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
New wrapper for Tap for Tap
New wrapper for Tap for Tap
@MaxApps · 2012-10-23
Http library v1.22
Http library v1.22
@Erel · 2012-10-22
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
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
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
ViewPack I. A collection of new views! [Chargeable]
ViewPack I. A collection of new views! [Chargeable]
@XverhelstX · 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
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
fgContacts
Contact-Library with access to Family-Name and Given-Name
@Filippo · 2012-08-28
Custom Keyboard example/attempt
Custom Keyboard example/attempt
@Creaky · 2012-08-23
ICOSPowerGallery
This is a fast and smooth Gallery for b4android
@Giuseppe Salvi · 2012-08-22
ABExtDrawing
Extend the canvas and use several drawing tools.
@Alwaysbusy · 2012-08-14
WindowSetLib
with this lib you can set full screen at any time! -SetNoHomeKey disable the home key
@IceFairy333 · 2012-08-12
Google Plus
Code to download and parse a Google Plus feed without having the use log in
@NeoTechni · 2012-08-06
jkSSH2
Provides support for the SSH2 protocol and various functionalities (Shell commands, Port forwarding, File copy...)
@ribber · 2012-08-01
GameView - Create 2D Android games
GameView - Create 2D Android games
@Erel · 2012-07-31
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