B4ATutorialOther
Custom transitions between activities
Custom transitions between activities
@Erel · 2012-02-16
B4ATutorialNFC
Reading NDEF data from NFC tags
Reading NDEF data from NFC tags
@Erel · 2012-02-12
B4ATutorialB4A
B4A on Kindle Fire & Amazon App Store Tutorial
B4A on Kindle Fire & Amazon App Store Tutorial
@margret · 2012-02-10
B4ATutorialIn-App Billing
Android In-app Billing tutorial
Android In-app Billing tutorial
@Erel · 2012-02-02
B4ATutorialStateListDrawable
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
B4ATutorialSocial
OAuth Facebook Feeds
OAuth Facebook Feeds
@stevel05 · 2012-02-01
B4ATutorialB4A
TestMyApp - Fast way to test your apps via ftp
TestMyApp - Fast way to test your apps via ftp
@martindroid · 2012-01-27
B4ATutorialImages
Nine patch images tutorial
Nine patch images tutorial
@Erel · 2012-01-22
B4ATutorialFile handling
List folder content and show selected image.
List folder content and show selected image.
@joseluis · 2012-01-19
B4ATutorialComms & Network
Tutorial - Online Scoreboard
Tutorial - Online Scoreboard
@admac231 · 2012-01-16
B4ATutorialB4A
Tutorial - How to sign apk with non-B4A keystore
Tutorial - How to sign apk with non-B4A keystore
@JonPM · 2012-01-15
B4ATutorialB4A
IDE Color Schemes
IDE Color Schemes
@Erel · 2012-01-12
B4ATutorialGoogle
Google has made a site for Android UI design guidelines
Google has made a site for Android UI design guidelines
@NeoTechni · 2012-01-12
B4ATutorialB4A
Comparison Operators in Select Case
Comparison Operators in Select Case
@Tom Law · 2012-01-10
B4ATutorialB4A
Manifest Editor
Manifest Editor
@Erel · 2012-01-08
B4ATutorialhtml
Parse HTML code
Parse HTML code
@NeoTechni · 2011-12-31
B4ATutorialXML
Create XML and Send to WCF Rest Service
Create XML and Send to WCF Rest Service
@riko · 2011-12-30
B4ATutorialAudio/Video
URI content://media ... to real file
URI content://media ... to real file
@dagofo · 2011-12-24
B4ATutorialDatabase
Connect Android to MS SQL Server Tutorial
Connect Android to MS SQL Server Tutorial
@Erel · 2011-12-11
B4ATutorialB4A
Basic4android Documentation as Windows Compiled Helpfile
Basic4android Documentation as Windows Compiled Helpfile
@Philipp · 2011-12-09
B4ATutorialPhone
Android Sip / Voip tutorial
Android Sip / Voip tutorial
@Erel · 2011-12-07
B4ATutorialProgress/Gauge/Loading
Change color of Android ProgressBar
Change color of Android ProgressBar
@moster67 · 2011-11-30
B4ATutorialIntent
List of application intents
List of application intents
@bluedude · 2011-11-02
B4ATutorialGame
How to write a sudoku solver
How to write a sudoku solver
@corwin42 · 2011-10-20
B4ATutorialPane(l)
BetterSlidingPanels - Nice sliding panels with page indicator
BetterSlidingPanels - Nice sliding panels with page indicator
@corwin42 · 2011-10-20
B4ATutorialB4A
byref mimic and performances
byref mimic and performances
@acorrias · 2011-10-09
B4ATutorialUI design
Style guide for Android interface design
Style guide for Android interface design
@netchicken · 2011-10-07
B4ATutorialEncryption
Encrypting information with RandomAccessFile library
Encrypting information with RandomAccessFile library
@Erel · 2011-09-18
B4ATutorialWidget
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
B4ATutorialMail
Using POP3 to communicate with Android devices
Using POP3 to communicate with Android devices
@Erel · 2011-09-05