AsyncTask
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-01
OkHttpUtils2
jOkHttpUtils2 is a b4x lib included with B4J. The source code is inside the library (it is a zip file).
@Erel · 2019-10-20
iReleaseLogger
iReleaseLogger combined with the desktop B4iLogger tool (written with B4J) allow you to monitor the app logs in release mode. This is useful when you encounter an error that you are unable to reproduce in debug mode.
@Erel · 2019-10-14
15 Mockup Elements for your Prototypes [BANAnoWired]
15 Mockup Elements for your Prototypes [BANAnoWired]
@Mashiane · 2019-10-14
Kiosk helper
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-10
HBRecorder [Screen recorder]
Lightweight screen and audio capturing Android library
@somed3v3loper · 2019-10-10
OreoHotspot [No password or SSID change]
OreoHotspot [No password or SSID change]
@somed3v3loper · 2019-10-07
Before and after image slider
The library uses Glide for image loading
@tuhatinhvn · 2019-10-07
BCrypt - Create salted Hashes [compatible with PHP]
BCrypt - Create salted Hashes [compatible with PHP]
@DonManfred · 2019-10-04
youtube-dl-android YouTube url extractor
youtube-dl-android YouTube url extractor
@tuhatinhvn · 2019-10-03
USSD
USSD
@somed3v3loper · 2019-09-29
SQLite 2 JavaScript / JSON
I needed to embed a sqlite db as part of a web app i''m working on, but as JavaScript / JSON. This app helps with converting your sqlite db to javascript. This is useful when one wants to use the data for READ ONLY purposes, my case in point.
@Mashiane · 2019-09-29
OpenGL2
Makes the Android OpenGL 2.0 API available in Basic4android for Android 2.2 or later devices.
@Agraham · 2019-09-29
PDFium - Pdfview2
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-26
Snowboy [Only English] [Chargeable]
A hotword detection engine
@somed3v3loper · 2019-09-22
Forms Builder - Designer for B4XPreferencesDialog [B4X]
FormsBuilder is a desktop tool that helps with building templates for B4XPreferencesDialog
@Erel · 2019-09-22
Paytm payment gateway Integration library
Paytm payment gateway Integration library
@maddy · 2019-09-16
SnapCLV - Move to the nearest item [B4X]
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-12
MultiSelect
The library MultiSelect v.1.02 created below for own needs has the ability to select several items from the list in the following example POIs. Interestingly, the "All Select" selection bar always remains visible when scrolling through the list.
@T201016 · 2019-09-09
PasscodeView
Material Design PasscodeView for Android
@DonManfred · 2019-09-07
toasty lib
The usual Toast, but with steroids.
@carycai · 2019-09-04
iWKWebView Library without Designer
Who needs to use WKWebView without the Designer, he can use the following library.
@Fabio Campanella · 2019-09-02
CarouselView
A Carousel for displaying images
@Johan Schoeman · 2019-09-01
Url Detector - detect and extract urls in a long piece of text
Url Detector - detect and extract urls in a long piece of text
@tuhatinhvn · 2019-08-27
JSListView - Simple Native Listview
Features: ~ Load custom layout for your items, use designer to build your item ~ Uses List for your Datasource ~ Uses Adapter Which is set once you set your Datasource
@SNOUHyhQs2 · 2019-08-23
Ffmpeg Library for B4X with Inline JAVA Only
Ffmpeg Library for B4X with Inline JAVA Only
@tuhatinhvn · 2019-08-23
Expandable Label
Expandable Label
@taylorw · 2019-08-19
AppCompat
Library to make new Android features like ActionBar/ToolBar and Material Design available to older Android versions.
@Corwin42 · 2019-08-18
Swipe actions on both sides of xCustomListView
Referring to: https://www.b4x.com/android/forum/threads/b4x-clvswipe-xcustomlistview-swipe-actions-and-pull-to-refresh.98252/ , I have edited class CLVSwipe of downloaded sample B4A_CLVSwipe.zip to function swiping both sides.
@Steve Kwok · 2019-08-14
Telegram Bot API [REST based] [WIP]
What I am sharing now is at the very beginning and still needs a lot of improvements and work BUT the most attempting point in here is that it should be easily used in any of our great B4X platforms (B4A,B4J and B4i )
@somed3v3loper · 2019-08-05