ViewPager - Cleaned up ViewPager B4A
This library is a cleaned up and slightly enhanced version of the AHViewPager library. There are some deprecated objects in AHViewPager that I removed here and it has a slighly better handling now.
@corwin42 · 2018-08-09v1.10
Bitmaps to Video B4A
This is a library which creates a video from a series of bitmaps.
@CaptKronos · 2018-08-09v1.1
List2 B4AB4IB4J
Description: A simple class to add 3 methods to the native List. Methods: IndexOf2(Item As Object, StartIndex As Int) As Int Returns the index of the specified item starting the search from StartIndex. Returns -1 if Item was not found. GetAllIndexes(Item As Object) As List Returns a list of indexes of the specified item. An initialized empty list will be returned if no items will be found. Count(Item As Object) As Int Returns the number of occurrences of Item.
@LucaMs · 2018-08-08v2018-08-08
SD AwesoneWheel B4AB4IB4J
SD AwesoneWheel [B4X] [XUI]
@Star-Dust · 2018-08-01v0.05
SD RevealColorView B4A
This XUI library serves to change color to an animation (XUI) panel. This panel has the same methods as an XUI panel
@Star-Dust · 2018-07-17v0.01
xRegexField - regex validated data input B4AB4IB4J
please find attached my porting to B4X/XUI of an old and very useful B4J class from @Erel. Fundamentally it is an EditText (or TextField) with a few properties useful to check user input and react accordingly. Pattern: used to hold a regex pattern in order to validate input data SafeValue: a backup value to be returned if input data is invalid ForceSafeVal: if True forces the class to return the SafeValue above BorderColor: border color to signal the user his/her data doesn''''t match the pattern BorderWidth: border width used with BorderColor above BorderRadius: border radius used with BorderColor above LetFocusOut: if True allows the focus to leave the control even if data is invalid KbdType (B4A only): specifies one of three possible soft keyboards (TEXT, NUMBERS, DECIMAL_NUMBERS)
@udg · 2018-07-16v2018-07-16
CropView B4AB4IB4J
Cross platform, custom view that allows the user to select the cropping window.
@Erel · 2018-07-10v2018-07-10
DSAlphaLockView B4A
This library create alpha view black that blocks all content from an activity.
@Andre Souza · 2018-07-03v2018-07-03
BGL Parser B4A
Java parser for Babylon dictionaries
@somed3v3loper · 2018-06-30v0.13
GRLib (Assorted Functions) B4AB4IB4J
I would like to share my library created. I have converted some of the Java Inline code such as isNumeric(), getMD5(), bytes2Hex(), getSHA1() and i have also added the following; 1. generateToken(param1) - This function generates a token using a random secure. 2. nToWord(tnNumber) - This function converts a number or amount into words.
@Cassie · 2018-06-27v2018-06-27
Telegram Bots API B4A B4A
The same library as on https://www.b4x.com/android/forum/threads/telegram-bots-api.66458/ compiled for B4A .
@somed3v3loper · 2018-06-24v1.12
AppBrain Ads B4A
AppBrain Ads
@Erel · 2018-06-17v2018-06-17
Digital Panel B4A
I created a class that displays digital numbers in a panel. I needed it for something I am creating and I would like it to share it with you. It is pretty easy to create a digital panel with as many digits as you want, at any dimensions you want and with any colors you want.
@hatzisn · 2018-06-14v2018-06-14
CompassView - Another CompassView B4A
Compass view with full options style.
@Johan Schoeman · 2018-06-09v2018-06-09
SendInput - Emulate user input within your app B4A
SendInput - Emulate user input within your app
@Jim Brown · 2018-06-07v0.2
FilePicker B4A
Android Library to select files/directories from Device Storage.
@DonManfred · 2018-05-31v1.01
SlidingPuzzleView B4AB4IB4J
SlidingPuzzleView is a custom view for sliding puzzle games
@Star-Dust · 2018-05-27v0.02
SlidingPuzzleView B4A
SlidingPuzzleView is a custom view for sliding puzzle games
@Johan Schoeman · 2018-05-26v2018-05-26
Reverse geolocation with OpenStreetMap B4A
i wrote a simple class to obtain the full address (if available) from a given Latitude and Longitude location. The address, along other more or less useful info, is obtained from the online nominatim server that makes use of the OpenStreetMap. The pros is that it doesn''''t require any key or registration ,the cons is that it doesn''''t allow a massive usage, see their policy
@DavideV · 2018-05-24v2018-05-24
Shadows B4AB4IB4J
I have created a very simple little code to create the shadow to the images in the views, it can also be used to transform colors into shades of gray.
@Star-Dust · 2018-05-16v2018-05-16