B4AClassViews - effects
Shadow Class
add shadow to any view.
@Derez · 2015-09-05
B4AClassYouTube
YoutubeGrabber class
This is simple class to grab in another format / quality youtube using the free service YTGrabber
@MarcoRome · 2015-07-15
B4AClassOS
GetProp
With this simple class you can retrieve (read only) device properties stored on the device. The device properties are stored as a pair of Key/Value in string format and is very similar to windows registry. The number of properties is different from one device to another and some of these could be really useful and some not.
@DavideV · 2015-07-13
B4AClassComms & Network
Soap
In this class you enter web service URL and method name and add all fields with type and value and send request to web service. Then web service return result in "return tag" and in end my class parse result of web service and return result without any extra tag of web service
@omidaghakhani1368 · 2015-07-13
B4AClassComms & Network
CheckEmail class
Check if Email-Domain is valid.
@MarcoRome · 2015-07-09
B4AClassViews - effects
Scrolling text
With this class you can give a scrolling effect (chars by chars) to label''s text (and views based on labels: button, edittext).
@DavideV · 2015-06-19
B4AClassOther
bcMaterial - A Community Material wrapper - open source
bcMaterial - A Community Material wrapper - open source
@DonManfred · 2015-06-13
B4AClassGame [CLASS]
Physical GamePad / Joystick Support [Class]
Physical GamePad / Joystick Support [Class]
@wonder · 2015-05-19
B4AClassImages [CLASS]
Vector [Class]
Vector [Class]
@wonder · 2015-05-17
B4AClassOther
Class TallySheet
Class TallySheet
@NeverGiveUp2 · 2015-02-28
B4AClassSeekbar
Vertical, Horizontal and Circle Seekbars class
Two things that are missing in the core Seekbar - 1. Vertical Seekbar 2. Control of the colors. The Attached Vertical seekbar class has both. I added a horizontal seekbar class to be compatible with the vertical.
@Derez · 2015-01-14
B4AClassFile handling
WildCardListing
Get List of Files using WildCards
@DonManfred · 2014-09-21
B4AClassSidebar
SlidingSidebar class
Puts an hidden sidebar on one of the four sides of the screen and reveals it when needed. Suited for a sliding menu. Can mimic a navigation drawer.
@Informatix · 2014-09-03
B4AClassPane(l)
clsFloatingWindow
With this class, you can create floating windows, move them with the finger, dock them, stick them to an edge, maximize them, customize their action bar... You fill them as you fill a panel.
@Informatix · 2014-06-30
B4AClassAction Bar, Drawer, etc
ActionBar
Allows to create custom action bars.
@Informatix · 2014-06-18
B4AClassDatabase [CLASS]
clsSQLiteBackups [CLASS]
clsSQLiteBackups [CLASS]
@LucaMs · 2014-04-02
B4AClassApp startup
Splash Screen Class
Used to display a splash screen in your project, Fade, Slide or Just Remove, user selects.
@margret · 2014-02-21
B4AClassPane(l)
Multi Type SlidingPanels Class
I wanted to make one SlidingPanels that it could be used in multiple ways. Now that I have finished writing the code I put at your disposal. At the moment you can do these variants SlidingPanels: - Classic full screen mode. - Sliding panels with smaller screen. - Sliding panels with smaller screen and with zoom! - With or without friction.
@Dominex · 2014-02-16
B4AClassB4A
JarFileLoader
It is possible to embed files directly in the compiled libraries by following these steps: 1. Add the attached class module, JarFileLoader, to your code (Project - Add Existing Module). 2. JarFileLoader can either load files from the Files folder or from the compiled jar. While you develop the library you should initialize it and set it to load files from the assets folder:
@Erel · 2014-02-11
B4AClassPreferences
My first class module - Settings menu panel - Feedback please
My first class module - Settings menu panel - Feedback please
@notedop · 2014-01-29
B4AClassOther
Input Type Constants
A class that provides constants for most of the available input types, and methods to apply them.
@stevel05 · 2013-12-07
B4AClassAction Bar, Drawer, etc
ActionDrawer
A class combining a custom actionbar with the native navigation drawer
@edgeryder1000 · 2013-10-16
B4AClassDatabase
KeyValues class
Extended KeyValueStore class with multiple values per key or per two keys.
@Derez · 2013-09-21
B4AClassFile handling
Search class
a simple file search
@Derez · 2013-09-21
B4AClassComms & Network
Simple Socket Class
Simple Socket Class
@Jmu5667 · 2013-09-13
B4AClassProgress/Gauge/Loading [LIBRARY][OPEN SOURCE CODE]
LGauges - Gauges generation [Library] [Open Source Code]
LGauges - Gauges generation [Library] [Open Source Code]
@vampirbcn · 2013-08-27
B4AClasshttp
HttpUtils2 class + service
Simple web services framework
@Erel · 2013-08-06
B4AClassList- and scrollview
CheckList class
A list based on ScrollView with expandable items. Eases the creation and management of lists with checkboxes (but not only).
@Informatix · 2013-07-19
B4AClassApp startup
Startup Wizard
StartupWizard basically shows a startup guide, or help screen or settings screen, on the first launch of an app.
@thedesolatesoul · 2013-07-13
B4AClassGPS/location/maps
Geodesic class
Convert Lat / Lon and UTM coordinates
@Erel · 2013-07-10