ParsBottomSheetBuilder B4A
A simple library that creates BottomSheets according to the Material Design specs: https://material.google.com/components/bottom-sheets.html
@mshafiee110 · 2019-11-26v2019-11-26
Wrapper for Doki/Don''''t Kill My App B4A
If you have worked on an app that has a service that needs to be running all the time, you must have gone through the delightful experience of different phones killing your background service in different ways, despite taking all the corrective measures.
@Inman · 2019-11-23v2019-11-23
TableView Sort Icons B4A
When I use Flexible Table (https://www.b4x.com/android/forum/threads/class-flexible-table.30649/), most times I forget to include the sorting icons in fileassets. Furthermore, I wanted a dynamical way of creating such icons, so I modified the library code. If you find useful, please include in future versions.
@advansis · 2019-11-08v2019-11-08
ImageInternetChooser: pick image icon up from Internet directly B4A
End-users of some apps may need to choose small icons to save it into app''''s database. But there was no tool to choose a needed icon in 2-3 taps, but the Internet is always under finger. It seems, now it''''s possible.
@peacemaker · 2019-11-06v2019-11-06
ThreadExtras B4A
This is a simple library i want to share. It wraps three thread related java classes: AsyncTask, Process, Runnable
@warwound · 2019-11-01v2019-11-01
NamedPipe B4A
This is a simple to use library that enables you to create a NamedPipe. Your NamedPipe can be used to send and receive bytes from one process to another process.
@warwound · 2019-11-01v2019-11-01
AsyncTask B4A
This library wraps the android AsyncTask class. AsyncTask enables proper and easy use of the UI thread. This class allows you to perform background operations and publish results on the UI thread without having to manipulate threads and/or handlers. An asynchronous task is defined by a computation that runs on a background thread and whose result is published on the UI thread. An asynchronous task is defined by 3 generic types, called Params, Progress and Result, and 4 steps, called PreExecute, DoInBackground, ProgressUpdate and PostExecute.
@warwound · 2019-11-01v2019-11-01
Kiosk helper B4A
Really simple lib to help in kiosk apps. Sole purpose : disable the statusbar on top (which is impossible to do...). So, try to hide it really fast when the user drags it down. Had a report of not working, but on my two devices, it seems to do it''''s job, so testers needed.
@vpires · 2019-10-10v2019-10-10
HBRecorder B4A
Lightweight screen and audio capturing Android library
@somed3v3loper · 2019-10-10v2019-10-10
OreoHotspot B4A
OreoHotspot [No password or SSID change]
@somed3v3loper · 2019-10-07v2019-10-07
Before and after image slider B4A
The library uses Glide for image loading
@tuhatinhvn · 2019-10-07v2019-10-07
BCrypt - Create salted Hashes B4A
BCrypt - Create salted Hashes [compatible with PHP]
@DonManfred · 2019-10-04v2019-10-04
youtube-dl-android YouTube url extractor B4A
youtube-dl-android YouTube url extractor
@tuhatinhvn · 2019-10-03v2019-10-03
USSD B4A
USSD
@somed3v3loper · 2019-09-29v2019-09-29
OpenGL2 B4A
Makes the Android OpenGL 2.0 API available in Basic4android for Android 2.2 or later devices.
@Agraham · 2019-09-29v1.5
PDFium - Pdfview2 B4A
This is a wrap for a PDF-View which is based on PDFium. It is based on these two Github-Projects: Pdfium and Android PDF-View. The PDF-View is based on Pdfium 1.9. It supports Horizontal and Vertical scrolling, Pagesnap.
@DonManfred · 2019-09-26v1.0
Snowboy B4A
A hotword detection engine
@somed3v3loper · 2019-09-22v2019-09-22
Forms Builder - Designer for B4XPreferencesDialog B4AB4IB4J
FormsBuilder is a desktop tool that helps with building templates for B4XPreferencesDialog
@Erel · 2019-09-22v1.66
Paytm payment gateway Integration library B4A
Paytm payment gateway Integration library
@maddy · 2019-09-16v2019-09-16
SnapCLV - Move to the nearest item B4AB4IB4J
SnapCLV is a very simple class that adds a "snap" feature to xCLV in vertical mode. When the user stops scrolling the list the list scrolls to the nearest item so the top item will not be partially hidden.
@Erel · 2019-09-12v2019-09-12