B4ALibraryButton
ImageButtonsView
ImageButtonsView is simple widget i created to use with a MapView and the OSMDroid library, but could be useful in other projects. It consists of an ImageButton that toggles the visibility of the other user added ImageButtons.
@warwound · 2012-10-26
B4ALibraryAds
New wrapper for Tap for Tap
New wrapper for Tap for Tap
@MaxApps · 2012-10-23
B4ALibraryhttp
Http library v1.22
Http library v1.22
@Erel · 2012-10-22
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
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
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
B4ALibraryViews - additional [CHARGEABLE]
ViewPack I. A collection of new views! [Chargeable]
ViewPack I. A collection of new views! [Chargeable]
@XverhelstX · 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
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
B4ALibraryContacts
fgContacts
Contact-Library with access to Family-Name and Given-Name
@Filippo · 2012-08-28
B4ALibraryKeyboard
Custom Keyboard example/attempt
Custom Keyboard example/attempt
@Creaky · 2012-08-23
B4ALibraryImages
ICOSPowerGallery
This is a fast and smooth Gallery for b4android
@Giuseppe Salvi · 2012-08-22
B4ALibraryDrawing
ABExtDrawing
Extend the canvas and use several drawing tools.
@Alwaysbusy · 2012-08-14
B4ALibraryRuntime
WindowSetLib
with this lib you can set full screen at any time! -SetNoHomeKey disable the home key
@IceFairy333 · 2012-08-12
B4ALibraryGoogle
Google Plus
Code to download and parse a Google Plus feed without having the use log in
@NeoTechni · 2012-08-06
B4ALibraryComms & Network
jkSSH2
Provides support for the SSH2 protocol and various functionalities (Shell commands, Port forwarding, File copy...)
@ribber · 2012-08-01
B4ALibraryGame
GameView - Create 2D Android games
GameView - Create 2D Android games
@Erel · 2012-07-31
B4ALibraryImages
RSCrop - Crop images with gallery
It opens your gallery where you select your image and then the cropping activity opens. After the cropping is done, an event is raised with the Path and a success boolean.
@XverhelstX · 2012-07-27