DataBase Class
Used to create databases for B4A, with commands more like DBase.
@margret · 2012-10-23
Http library v1.22
Http library v1.22
@Erel · 2012-10-22
Designer Scripts & AutoScale Tutorial
Designer Scripts & AutoScale Tutorial
@klaus · 2012-10-21
Expanded Location Manager Library
Expanded Location Manager Library
@lagore · 2012-10-20
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
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
DownloadManager tutorial
DownloadManager tutorial
@warwound · 2012-10-15
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
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
VBBitmap
Extended version of loadbitmapsample, to auto check memory to avoid possible out of memory crashes with large bitmap loading
@vb1992 · 2012-10-14
MSSQL with JDBC Library v1.00
MSSQL with JDBC Library v1.00
@hasanaydin52 · 2012-10-13
Steganography on PNG Image [Class]
Steganography on PNG Image [Class]
@Takeru17 · 2012-10-08
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
Custom Calendar Class
Custom Calendar Class
@Takeru17 · 2012-10-05
ViewPack I. A collection of new views! [Chargeable]
ViewPack I. A collection of new views! [Chargeable]
@XverhelstX · 2012-10-02
Splash Screen With Fade Out [Class]
Splash Screen With Fade Out [Class]
@margret · 2012-10-02
ProgressCircle Class
Works like the ProgressBar but uses a Circle.
@margret · 2012-10-02
LocationManagerEx
gpsMock is supported!(GeoSet)
@IceFairy333 · 2012-10-01
ICOSImageView
ICOSImageView library
@lonleystar · 2012-10-01
AudioRecorder
A Library that enables you to record sound.
@XverhelstX · 2012-10-01
SocialAuth - Social Network Integration [Chargeable]
SocialAuth - Social Network Integration [Chargeable]
@XverhelstX · 2012-09-30
B4a Source Code Formatter (now open source)
B4a Source Code Formatter (now open source)
@Tom Law · 2012-09-28
DropList
DropList (Spinner-like, non-modal)
@canalrun · 2012-09-26
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
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
How do they ... ? #4 (FR)
How do they ... ? #4 (FR)
@Informatix · 2012-09-18
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
PushLib
androidpn library for basic4android -push is easy now
@IceFairy333 · 2012-09-17
Fastest method to code/compile as a Linux user.
Fastest method to code/compile as a Linux user.
@nypaulie · 2012-09-14
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