Audio library v0.9
Audio library v0.9
@Erel · 2011-02-01
Downloading files using Service module
Downloading files using Service module
@Erel · 2011-01-29
Static Code Modules
Static Code Modules
@Erel · 2011-01-27
B4A-HelpViewer - View and search the documentation offline
B4A-HelpViewer - View and search the documentation offline
@Erel · 2011-01-18
Clipboard
Clipboard Library
@mtw · 2011-01-17
Android Views (controls) and dialogs
Android Views (controls) and dialogs
@Erel · 2011-01-13
ABSimMetrices
A library to do ''fuzzy'' matches. It looks for the similarity between two strings or searches for the best match of a string in a table of strings.
@Alwaysbusy · 2011-01-13
ABZxing
Barcode reader 1.0. This is a library to read barcodes.
@Alwaysbusy · 2011-01-12
AVD sd card maker
AVD sd card maker
@tremara1 · 2011-01-08
List with two columns and a checkbox
List with two columns and a checkbox
@drmover · 2011-01-06
B4ALogViewer
Colour-coded filtered viewer for Android Logcat output
@Agraham · 2011-01-03
B4A to Eclipse
B4A to Eclipse
@ZJP · 2011-01-02
listview reading second line
listview reading second line
@Cor · 2010-12-23
Android Text To Speech example
Android Text To Speech example
@Erel · 2010-12-23
ABZipUnzip
This is a library to zip and unzip files and folders. (As is: development stopped)
@Alwaysbusy · 2010-12-23
Drawing a selection window
Drawing a selection window
@Erel · 2010-12-22
ABTwitter
This is a library to use Twitter functionality in b4a with oAuth authentication. (As is: development stopped, other ways possible to access Twitter)
@Alwaysbusy · 2010-12-22
Android Network Tutorial
Android Network Tutorial
@Erel · 2010-12-21
Android views animation tutorial
Android views animation tutorial
@Erel · 2010-12-19
Creating a table view based on ScrollView
Creating a table view based on ScrollView
@Erel · 2010-12-17
Nice utity for wireless file transfers
Nice utity for wireless file transfers
@Erel · 2010-12-15
Take pictures with the internal camera
Take pictures with the internal camera
@Erel · 2010-12-14
Running shell commands as SuperUser
Running shell commands as SuperUser
@m0narX · 2010-12-14
DDMS - Dalvik Debug Monitor
DDMS - Dalvik Debug Monitor
@moster67 · 2010-12-08
GPStoOSGB
Converter for GPS lat, long and altitude to and from UK National Grid References and ODN heights.
@Agraham · 2010-12-07
Clocks
DigitalClock, AnalogClock and Chronometer views.
@Agraham · 2010-12-07
BasicLib library
BasicLib library
@agraham · 2010-12-07
Signing your application before uploading to Google Play
Signing your application before uploading to Google Play
@Erel · 2010-12-05
Pong - a game
Pong - a game
@mhc · 2010-12-02
Creating a linked list using Type keyword
The Type keyword is used to create your own types or structures. You can use such types to create simple structures that group some values. However you can also use it to create more complex collections. In this tutorial we will create a linked list.
@Erel · 2010-12-02