Custom transitions between activities
Custom transitions between activities
@Erel · 2012-02-16
Reading NDEF data from NFC tags
Reading NDEF data from NFC tags
@Erel · 2012-02-12
B4A on Kindle Fire & Amazon App Store Tutorial
B4A on Kindle Fire & Amazon App Store Tutorial
@margret · 2012-02-10
Android In-app Billing tutorial
Android In-app Billing tutorial
@Erel · 2012-02-02
StateListDrawable & States Tester
StateListDrawable & States Tester. I made a little demonstrative app as a complete example of how StateListManager is used control combinations of states, and how to change either normal background images or 9patch background images based on the state.
@joseluis · 2012-02-01
OAuth Facebook Feeds
OAuth Facebook Feeds
@stevel05 · 2012-02-01
TestMyApp - Fast way to test your apps via ftp
TestMyApp - Fast way to test your apps via ftp
@martindroid · 2012-01-27
Nine patch images tutorial
Nine patch images tutorial
@Erel · 2012-01-22
List folder content and show selected image.
List folder content and show selected image.
@joseluis · 2012-01-19
Tutorial - Online Scoreboard
Tutorial - Online Scoreboard
@admac231 · 2012-01-16
Tutorial - How to sign apk with non-B4A keystore
Tutorial - How to sign apk with non-B4A keystore
@JonPM · 2012-01-15
IDE Color Schemes
IDE Color Schemes
@Erel · 2012-01-12
Google has made a site for Android UI design guidelines
Google has made a site for Android UI design guidelines
@NeoTechni · 2012-01-12
Comparison Operators in Select Case
Comparison Operators in Select Case
@Tom Law · 2012-01-10
Manifest Editor
Manifest Editor
@Erel · 2012-01-08
Parse HTML code
Parse HTML code
@NeoTechni · 2011-12-31
Create XML and Send to WCF Rest Service
Create XML and Send to WCF Rest Service
@riko · 2011-12-30
URI content://media ... to real file
URI content://media ... to real file
@dagofo · 2011-12-24
Connect Android to MS SQL Server Tutorial
Connect Android to MS SQL Server Tutorial
@Erel · 2011-12-11
Basic4android Documentation as Windows Compiled Helpfile
Basic4android Documentation as Windows Compiled Helpfile
@Philipp · 2011-12-09
Android Sip / Voip tutorial
Android Sip / Voip tutorial
@Erel · 2011-12-07
Change color of Android ProgressBar
Change color of Android ProgressBar
@moster67 · 2011-11-30
List of application intents
List of application intents
@bluedude · 2011-11-02
How to write a sudoku solver
How to write a sudoku solver
@corwin42 · 2011-10-20
BetterSlidingPanels - Nice sliding panels with page indicator
BetterSlidingPanels - Nice sliding panels with page indicator
@corwin42 · 2011-10-20
byref mimic and performances
byref mimic and performances
@acorrias · 2011-10-09
Style guide for Android interface design
Style guide for Android interface design
@netchicken · 2011-10-07
Encrypting information with RandomAccessFile library
Encrypting information with RandomAccessFile library
@Erel · 2011-09-18
Update a homescreen widget more frequently than 30 minutes
Normally a homescreen widget can only update itself every 30 minutes. A lower value is not possible in the ConfigureHomeWidget() call. But what if you want to create something like a clock which needs to be updated every minute? This is possible too but I experienced some problems handling the widgetservice correctly in this case. If it is not handled correctly the service will run forever even if no widget is visible on the homescreen anymore. I will explain it in this tutorial on a simple clock widget example.
@Corwin42 · 2011-09-06
Using POP3 to communicate with Android devices
Using POP3 to communicate with Android devices
@Erel · 2011-09-05