✨ 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
✨ jSerial for AArch64 B4J
I wanted to open a serial interface on my pine64 Board with ARM-64bit. Unfortunately, the official jSSC Lib does not support 64bit architecture. I have built a new one which supports 64bit as well as the officially supported platforms.
@Blueforcer · 2018-07-17v2018-07-17
✨ 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
✨ rESP8266rtc .. a Real Time Clock B4R
A software based Real Time Clock.
@Starchild · 2018-07-07v1.05
✨ ESP32 - use real time clock library rESP8266rtc B4R
I have updated the B4R library rESP8266rtc (v1.05) so it can also be used with the ESP-32 modules.
@Starchild · 2018-07-07v2018-07-07
✨ 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
✨ Mapping with Leaflet.js? B4J
Mapping with Leaflet.js? [ABMaterial]
@Mashiane · 2018-06-29v2018-06-29
✨ 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
✨ Updates to internal libaries B4J
Updates to internal libaries
@Erel · 2018-06-19v2018-06-19
✨ AppBrain Ads B4A
AppBrain Ads
@Erel · 2018-06-17v2018-06-17
✨ Automatic Content Recognition Library B4I
Create Apps to identify Music, Shows, TV Channels and more. Over 40 million Music Fingerprint Database & 3rd Party IDs Supported. Check this website first to create your account and get your keys to use this library: https://www.acrcloud.com/
@Alberto Iglesias · 2018-06-16v1.0.0
✨ 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
✨ iGameView - Library for games B4I
iGameView is a port of B4A GameView library: https://www.b4x.com/android/forum/threads/gameview-create-2d-android-games-part-i.20038/ It also includes methods for low latency audio playback, similar to B4A SoundPool. These features are based on the following open source project: https://github.com/kstenerud/ObjectAL-for-iPhone (see the license in the readme). You can use the audio playback features without the GameView drawing features.
@Erel · 2018-06-06v1.05
✨ 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