B4ALibraryBarcode/scan
ZXingLib
Integration version zxing 2.1 inside no need to install zx scaner or other apk,just a jar and xml file copy it to b4a library dir,and then use it well.
@IceFairy333 · 2013-03-09
B4ALibraryRuntime
Reflection
Reflection library for runtime creation and manipulation of Java classes and object instances.
@Agraham · 2013-03-09
B4ATutorialEmulator/VM
Android - Virtualbox
Android - Virtualbox
@fatman · 2013-03-07
B4AClassAsyncStreams
AsyncStreamsText
When a message (set of bytes) is sent over a network channel, of any type, there is no guarantee that the whole message will arrive as a single set of bytes. The message might be split or merged together with other messages. One way to overcome this issue is to initialize AsyncStreams in "prefix" mode. In this mode a 4 bytes header is added to each message with the message length. This allows AsyncStreams to internally build the messages correctly. However you can only use prefix mode if both sides of the connection adhere to this protocol. If for example you connect to a Bluetooth GPS then you cannot use prefix mode. AsyncStreamsText can help you if: 1. The data sent is text and not binary data. 2. Each message ends with an end of line character (both Unix and Windows formats will work). AsyncStreamsText works by handling the NewData event and looking for the end of line characters.
@Erel · 2013-03-05
B4ALibraryComms & Network [LIB]
NetExtras [lib]
NetExtras [lib]
@warwound · 2013-03-02
B4AClassGPS/location/maps
Class - Google Map Ruler
Class - Google Map Ruler
@ErickAsas · 2013-03-01
B4ATutorialOther
Using standard Android search dialog
Search is a core feature of Android. You can use a configurable standard search dialog for performing searches in your app. This search dialog can also be used within a Basic4Android App (with some limitations). This tutorial will show you how to use the Android search dialog in Basic4Android.
@Corwin42 · 2013-02-28
B4ATutorialB4X
Using torrents to distribute your free apps
Using torrents to distribute your free apps
@IanMc · 2013-02-26
B4AClassCompass [CLASS]
Compass [CLASS]
Compass [CLASS]
@tremara1 · 2013-02-25
B4AClassPane(l)
Baloon class
Displays two labels on a panel in a shape of text baloon.
@Derez · 2013-02-23
B4AClassProgress/Gauge/Loading [CLASS]
A simple gauge/meter [Class]
A simple gauge/meter [Class]
@tremara1 · 2013-02-22
B4ATutorialComms & Network
No-IP Android client - Access your device over the internet
No-IP Android client - Access your device over the internet
@Erel · 2013-02-21
B4ALibraryTabStrip [LIBRARY]
TabBar [Library]
TabBar [Library]
@Roger Garstang · 2013-02-19
B4ALibraryImages
Display several images in an imageView
Display several images in an imageView
@lorebarita · 2013-02-14
B4ATutorialStrings
Implode - Converting String Array to String
Implode - Converting String Array to String
@airblaster · 2013-02-11
B4ACode moduleWifi
Get WIFI Name
Alternative - Reflection Code Module - to find which type of network the device is connected to.
@stevel05 · 2013-02-09
B4ATutorialColour
Getting the Contrast Color (for a label, etc)
Getting the Contrast Color (for a label, etc)
@eelias · 2013-02-05
B4ALibraryAudio/Video [LIB]
Control the system media player from your app [LIB]
Control the system media player from your app [LIB]
@NeoTechni · 2013-02-05
B4ALibraryPane(l)
alternative to sliding panels
alternative to sliding panels
@Eduard · 2013-02-05
B4ATutorialOS
How To: Turn your app into a Home Screen launcher (with B4A)
How To: Turn your app into a Home Screen launcher (with B4A)
@jdiperla · 2013-02-04
B4AClassList- and scrollview [CLASS]
Drawer with ScrollView [Class]
Drawer with ScrollView [Class]
@Cableguy · 2013-02-03
B4ALibraryHelp
Help Reader
Displays text style help files from your app.
@HotShoe · 2013-01-31
B4ALibraryPhone
DTMF Decoder Library
DTMF Decoder Library
@madSac · 2013-01-27
B4ALibraryB4A [TOOL]
B4A Library Generator [Tool]
B4A Library Generator [Tool]
@XverhelstX · 2013-01-27
B4ALibraryBluetooth
BtAutoPair - Programmatic Bluetooth Device Bonding
BtAutoPair - Programmatic Bluetooth Device Bonding
@leongcc · 2013-01-26
B4ATutorialList- and scrollview
scrollview.panel.add views order question
scrollview.panel.add views order question
@basicall · 2013-01-21
B4ATutorialB4A [UNOFFICIAL]
Core Documentation [UNOFFICIAL]
Core Documentation [UNOFFICIAL]
@Vader · 2013-01-21
B4ALibraryContacts
New library TGetContacts to get all contacts
New library TGetContacts to get all contacts
@rabiuls · 2013-01-20
B4ALibraryList- and scrollview [LIB]
mListView based on native ListView [lib]
mListView based on native ListView [lib]
@icefairy333 · 2013-01-19
B4ALibraryGPS/location/maps
Google Map library Tile Overlay
Google Map library Tile Overlay
@RichardHirst · 2013-01-15