B4ALibraryAudio/Video
Audio library v0.9
Audio library v0.9
@Erel · 2011-02-01
B4ATutorialFile xfer
Downloading files using Service module
Downloading files using Service module
@Erel · 2011-01-29
B4ATutorialB4A
Static Code Modules
Static Code Modules
@Erel · 2011-01-27
B4ATutorialB4A
B4A-HelpViewer - View and search the documentation offline
B4A-HelpViewer - View and search the documentation offline
@Erel · 2011-01-18
B4ALibraryClipboard
Clipboard
Clipboard Library
@mtw · 2011-01-17
B4ATutorialDialogs
Android Views (controls) and dialogs
Android Views (controls) and dialogs
@Erel · 2011-01-13
B4ALibraryStrings
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
B4ALibraryBarcode/scan
ABZxing
Barcode reader 1.0. This is a library to read barcodes.
@Alwaysbusy · 2011-01-12
B4ATutorialFile handling
AVD sd card maker
AVD sd card maker
@tremara1 · 2011-01-08
B4ATutorialTable/Grid
List with two columns and a checkbox
List with two columns and a checkbox
@drmover · 2011-01-06
B4ALibraryLogging/Exceptions
B4ALogViewer
Colour-coded filtered viewer for Android Logcat output
@Agraham · 2011-01-03
B4ATutorialB4A
B4A to Eclipse
B4A to Eclipse
@ZJP · 2011-01-02
B4ATutorialList- and scrollview
listview reading second line
listview reading second line
@Cor · 2010-12-23
B4ATutorialSpeech
Android Text To Speech example
Android Text To Speech example
@Erel · 2010-12-23
B4ALibraryCompression
ABZipUnzip
This is a library to zip and unzip files and folders. (As is: development stopped)
@Alwaysbusy · 2010-12-23
B4ATutorialDrawing
Drawing a selection window
Drawing a selection window
@Erel · 2010-12-22
B4ALibrarySocial
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
B4ATutorialComms & Network
Android Network Tutorial
Android Network Tutorial
@Erel · 2010-12-21
B4ATutorialAnimation
Android views animation tutorial
Android views animation tutorial
@Erel · 2010-12-19
B4ATutorialTable/Grid
Creating a table view based on ScrollView
Creating a table view based on ScrollView
@Erel · 2010-12-17
B4ATutorialFTP
Nice utity for wireless file transfers
Nice utity for wireless file transfers
@Erel · 2010-12-15
B4ATutorialCamera
Take pictures with the internal camera
Take pictures with the internal camera
@Erel · 2010-12-14
B4ATutorialOS
Running shell commands as SuperUser
Running shell commands as SuperUser
@m0narX · 2010-12-14
B4ATutorialB4A
DDMS - Dalvik Debug Monitor
DDMS - Dalvik Debug Monitor
@moster67 · 2010-12-08
B4ALibraryGPS/location/maps
GPStoOSGB
Converter for GPS lat, long and altitude to and from UK National Grid References and ODN heights.
@Agraham · 2010-12-07
B4ALibraryClock
Clocks
DigitalClock, AnalogClock and Chronometer views.
@Agraham · 2010-12-07
B4ALibraryBasic
BasicLib library
BasicLib library
@agraham · 2010-12-07
B4ATutorialGoogle
Signing your application before uploading to Google Play
Signing your application before uploading to Google Play
@Erel · 2010-12-05
B4ATutorialGame
Pong - a game
Pong - a game
@mhc · 2010-12-02
B4ATutorialOther
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