B4AClassDatabase
DataBase Class
Used to create databases for B4A, with commands more like DBase.
@margret · 2012-10-23
B4ALibraryhttp
Http library v1.22
Http library v1.22
@Erel · 2012-10-22
B4ATutorialDesigner
Designer Scripts & AutoScale Tutorial
Designer Scripts & AutoScale Tutorial
@klaus · 2012-10-21
B4ALibraryGPS/location/maps
Expanded Location Manager Library
Expanded Location Manager Library
@lagore · 2012-10-20
B4ALibraryYouTube
YouTubeStreamFinder
YouTubeStreamFinder is used to retrieve info and stream URLs for You Tube videos. High quality video streams are now accessible.
@warwound · 2012-10-17
B4ALibraryDatabase
MySQL Library with jdbc
There are only three functions. 1) setDatabase("Server IPNUMBER (not name)","databasename","username","password") 2) Query("select * from tablename") --> return rows as a LIST 3) TableList --> return table names rows as a LIST. You can also write create, update or delete queries.
@hasanaydin52 · 2012-10-17
B4ATutorialFile xfer
DownloadManager tutorial
DownloadManager tutorial
@warwound · 2012-10-15
B4ALibraryWifi
VBWep
Allows you to connect to a WIFI (SSID) with username/password, list SSID and Signal Strengths and more, BSSID, MAC ADDRESS, and IP-ADDRESS
@vb1992 · 2012-10-14
B4ALibraryCamera
VBFrontCam (Front Camera)
Allows you to access the front facing camera to take photos on Gingerbread 2.3.1+ phones with a front camera. It also has simple Exposure, Effects, Zoom settings.
@vb1992 · 2012-10-14
B4ALibraryImages
VBBitmap
Extended version of loadbitmapsample, to auto check memory to avoid possible out of memory crashes with large bitmap loading
@vb1992 · 2012-10-14
B4ALibraryDatabase
MSSQL with JDBC Library v1.00
MSSQL with JDBC Library v1.00
@hasanaydin52 · 2012-10-13
B4AClassImages [CLASS]
Steganography on PNG Image [Class]
Steganography on PNG Image [Class]
@Takeru17 · 2012-10-08
B4ALibraryDialogs
SPDialogs1
Dialogs library with few DialogBoxes supporting CharSequences (e.g. RichString) for title, button labels and message. Version 1.01 contains only 3 simple dialogs; Msgbox3 - provides the same features like a MsgBox2 (from Core), but title, button labels and message accept a CharSequence instead of a String, so you can use RichStrings for more color and formats; MsgBox3WithoutDim - like Msgbox3 without dimming the background when the dialog is shown; CustomDialog3 - provides the same features like a CustomDialog2 (from Dialogs), but the titleand button labels accepts a CharSequence instead of a String, so you can use RichStrings for more color and formats.
@Specci48 · 2012-10-06
B4AClassCalendar
Custom Calendar Class
Custom Calendar Class
@Takeru17 · 2012-10-05
B4ALibraryViews - additional [CHARGEABLE]
ViewPack I. A collection of new views! [Chargeable]
ViewPack I. A collection of new views! [Chargeable]
@XverhelstX · 2012-10-02
B4AClassApp startup [CLASS]
Splash Screen With Fade Out [Class]
Splash Screen With Fade Out [Class]
@margret · 2012-10-02
B4AClassProgress/Gauge/Loading
ProgressCircle Class
Works like the ProgressBar but uses a Circle.
@margret · 2012-10-02
B4ALibraryGPS/location/maps
LocationManagerEx
gpsMock is supported!(GeoSet)
@IceFairy333 · 2012-10-01
B4ALibraryImages
ICOSImageView
ICOSImageView library
@lonleystar · 2012-10-01
B4ALibraryAudio/Video
AudioRecorder
A Library that enables you to record sound.
@XverhelstX · 2012-10-01
B4ALibrarySocial [CHARGEABLE]
SocialAuth - Social Network Integration [Chargeable]
SocialAuth - Social Network Integration [Chargeable]
@XverhelstX · 2012-09-30
B4ALibraryB4A
B4a Source Code Formatter (now open source)
B4a Source Code Formatter (now open source)
@Tom Law · 2012-09-28
B4ALibrarySpinner
DropList
DropList (Spinner-like, non-modal)
@canalrun · 2012-09-26
B4ALibraryMaths
Equation Evaluator
None of the other equation evaluators I found met my all requirements so I ported the one I made for a game engine from VB6. Yes, this is powerful to make scripting engines out of.
@NeoTechni · 2012-09-24
B4ATutorialhttp
Posting a byte array to a web service - vb.net example
Posting a byte array to a web service - vb.net example
@joneden · 2012-09-19
B4ATutorialB4A
How do they ... ? #4 (FR)
How do they ... ? #4 (FR)
@Informatix · 2012-09-18
B4ALibrarySidebar
GUISlidingSidebar
GUISlidingSidebar makes it easy to add a sliding sidebar to an Activity. It''s a wrapper around the gui-sliding-sidebar class by Julian Chu that can be found here: https://github.com/walkingice/gui-sliding-sidebar. gui-sliding-sidebar is licensed under the Apache License, Version 2.0, more details can be found here: https://github.com/walkingice/gui-sliding-sidebar/blob/master/LICENSE
@warwound · 2012-09-18
B4ALibraryPush notifications
PushLib
androidpn library for basic4android -push is easy now
@IceFairy333 · 2012-09-17
B4ATutorialLinux
Fastest method to code/compile as a Linux user.
Fastest method to code/compile as a Linux user.
@nypaulie · 2012-09-14
B4ATutorialWidget
Widget preview images
Notes on getting a widget preview image to appear in the widget list. The preview image appears in place of the app icon (if used).
@joneden · 2012-09-13