1D and 2D Barcode Scanner ZXING
Android library projects that provides easy to use and extensible Barcode Scanner views based on ZXing and ZBar.
@Johan Schoeman · 2024-10-06
FrostPocketBaseMobile - A Full Wrapper for Pocketbase-mobile server
FrostPocketBaseMobile is a B4A wrapper around the Pocketbase-mobile library by Rohit Sangwan. This wrapper brings the power of a Pocketbase Server to your B4A projects, allowing you to easily integrate a lightweight, self-hosted backend into your Android apps.
@FrostCodes · 2024-09-22
B4Xtesseract4android ver 4.70
B4Xtesseract4android ver 4.70
@roberto64 · 2024-09-12
JNSeekBar with gradient [XUI]
JNSeekBar with gradient [XUI]
@John Naylor · 2024-09-09
TensorFlowLite -Update- an experimental machine/deep learning wrapper for B4A
TensorFlowLite -Update- an experimental machine/deep learning wrapper for B4A
@Zkshazly · 2024-08-30
ExoPlayer [media3] - video player
This version is based on Media3 ExoPlayer v1.2. It replaces ExoPlayer 2: https://www.b4x.com/android/forum/threads/exoplayer-mediaplayer-videoview-alternative.72652/#content The underlying SDK isn''t backward compatible so calls with JavaObject may not work without modifications.
@Erel · 2024-08-26
BottomSheetBuilder
BottomSheetBuilder
@scsjc · 2024-08-17
Dropbox SDK V2 - Java [beta]
This is a wrap for the Dropbox JAVA SDK It is a request for the community too to parcitipate to this project doing test or writing documentation for the objects.
@DonManfred · 2024-08-03
Digitally sign XML Documents
Digitally sign XML Documents
@jkhazraji · 2024-07-24
Introducing liteCsvParse: A Lightweight Library for Efficient CSV Processing
Introducing liteCsvParse: A Lightweight Library for Efficient CSV Processing
@carlos7000 · 2024-07-22
Preferences - Material Design Preferences
This library provides a framework to create nice looking Material Design Preferences down to API9. It uses this GitHub project to fix some bugs in the android support preferences stuff. It also adds some nice features like simple icon tinting, simple menu list preferences and a color picker.
@corwin42 · 2024-07-21
Barcode reader based on Google Play Services Vision [beta]
This is not really a library. It is a modification to CameraEx example that adds barcode detection based on Google Play Services Vision. It uses JavaObject to create the detector and detect barcodes in the Preview event. You should call CreateDetector with the code types you want to detect. Fewer codes will yield faster detections. The implementation is quite simplistic as it is done on the main thread. It works good on Nexus 5X. I haven''t tested it on a low end devices.
@Erel · 2024-07-18
DocumentScanner based on Google ML Kit [class]
DocumentScanner based on Google ML Kit [class]
@Erel · 2024-07-18
Google Code Scanner - no permission, very simple to use, barcode scanning [class]
Google Code Scanner - no permission, very simple to use, barcode scanning [class]
@Erel · 2024-07-18
BLE2PeripheralEnhanced2 - BLE2Peripheral with multiple services
BLE2PeripheralEnhanced2 - BLE2Peripheral with multiple services
@CaptKronos · 2024-07-14
Fireworks library
Fireworks library
@Jerryk · 2024-07-07
GooglePlayBilling - In App Purchases
The previous service which was used by InAppBilling3 library is being deprecated and will soon won''t be available. GooglePlayBilling is based on the new in app purchases service: ttps://developer.android.com/google/play/billing/billing_library_overview
@Erel · 2024-07-07
NotificationListener
The NotificationListener library allows you to access the device notifications. This is a new feature which is only available on Android 4.3+ (api 18+).
@Erel · 2024-07-07
Unlocking the Full Potential: A Custom StringBuilder for B4A
When it comes to string manipulation, the StringBuilder class becomes a powerful tool in any developerâs arsenal. However, in B4A (Basic4Android), the built-in StringBuilder has its limitations.
@carlos7000 · 2024-06-22
ConnectivityManager in the age of asynchronicity
this is a network connection snapshot library for recent android models. it replaces classes and methods relating to network connectivity that were deprecated starting with sdk 28. until the latest classes, the only way to know if you were connected to a network was to poll the system. for google, this was an issue. how often to poll? when is a network connection going to be lost? how often is is going to be lost? with the latest classes, the system monitors network connectivity and changes in network behavior beyond the simple fact of being connected to some network. It raises an event for you to consume.
@drgottjr · 2024-06-16
Immersive Mode - Hide system bars
Immersive Mode - Hide system bars
@Claude Obiri Amadu · 2024-06-16
MP_Dialogs
This library is able to create different types of dialogues and the important thing is that you can display all dialogues with high graphics and apply a lot of personalization to each dialogue.
@b4a.developer · 2024-06-13
MLKIT Barcode Scanning Class
MLKIT Barcode Scanning Class
@drgottjr · 2024-06-11
Slightly modified AutoTextSizeLabel
The fields added are: - Min Text Size: Specify the minium size of the text of the label (less than this can''t go) - Max Text Size: Specify the minium size of the text of the label (more than this can''t go) - Ignore User Font Scale: Specify if the label should ignore the fact that the user could have widened the interface (n.b. default: True)
@Mike1970 · 2024-05-23
GiLoWordsGamesUtils
Library useful to create word game apps, for any languages. Actually only English and Italian but I will add VERY SOON a method to import simple CSV file for any language
@LordZenzo · 2024-05-18
DOListDialog - simple and customisable class [B4A]
DOListDialog - simple and customisable class [B4A]
@Dave O · 2024-05-12
BMPopUp [B4A] [XUI]
Allows you to create PopUp messages in your applications
@Brian Michael · 2024-05-05
ML Kit Subject Segmentation [class]
Input: image. Output: image with main subject.
@Erel · 2024-04-28
AS TabMenuAdvanced
A container view controller that manages a multiselection interface, where the selection determines which child view controller to display.
@Alexander Stolte · 2024-04-25
Re: [class] Google Code Scanner
Erelâs Google Code Scanner modified to include barcode type detection
@drgottjr · 2024-04-25