Digital Ink Recognition based on ML Kit
Digital Ink (handwriting) Recognition based on ML Kit
@Erel · 2025-01-19
DJI-Wrapper of the Mobile SDK V5
DJI-Wrapper of the Mobile SDK V5
@schimanski · 2025-01-19
AHSwipeToRefresh
A library for the swipe to refresh UI pattern.
@Corwin42 · 2025-01-14
SD: ScratchCard
I created a new view / panel that simulates the effect of scratch cards. Create a panel from code that design and you can hook other views that will be visible after the user has passed the finger on the surface. It has all the properties of a panel and also returns the native panel.
@Star-Dust · 2025-01-06
Zebra SE4710 barcode scan engine
Zebra SE4710 barcode scan engine
@Peter Simpson · 2024-12-25
Magnetics
calculates magnetic variation and inclination for place and time.
@Derez · 2024-12-20
RichEditor
RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android
@somed3v3loper · 2024-12-04
MaxLabel
I have modified a custom view AutoTextSizeLabel where the font size is maximized either in height or width.Now it takes into account both borders and padingns. It is packaged in the b4xlib library.
@Jerryk · 2024-11-29
Manage External Storage - access internal external storage > SDK 30
A class that lets apps on SDK 30 and higher devices treat the file store as a real file store and not some dumbed down abstracted thing.
@agraham · 2024-11-11
Intellvold New B4A CardView
Intellvold New B4A CardView
@intellvold · 2024-11-01
GPBilling [B4A]
This library wraps the GooglePlayBilling base library. It returns the results in structures as they are built in the Google accounting system.
@Jerryk · 2024-10-29
GPBpurchases - Google Play Billing purchases library
GPBpurchases - Google Play Billing purchases library
@Jerryk · 2024-10-29
EasyAR [Augmented Reality] Library
EasyAR [Augmented Reality] Library
@walterf25 · 2024-10-27
UsbSerial
This is an expanded version of the original UsbSerial library. It has added support for Prolific PL2303 USB to serial converters, Android ADK devices and USB permissions. All devices use the same simple interface intended to be used with AsyncStreams and AsyncStreamsText. Note that AsyncStreams prefix mode is not supported. The library is based on the same open source project Android USB host serial driver library as the existing UsbSerial library but no longer needs a separate jar file as the project source code is incorporated in the library.
@Erel · 2024-10-25
SDZipLibrary improvement
SDZipLibrary improvement
@Alain75 · 2024-10-23
Generic Android powered 1D/2D laser barcode scanner library
Generic Android powered 1D/2D laser barcode scanner library
@Peter Simpson · 2024-10-22
TTSextras - Freedom of Speech
TTSextras allows you to: 1) save raw PCM (android''s default) audio output to a file in your system''s Documents folder. do with it as you see fit. 2) save synthesized output (as a .wav file) to RuntimePermissions.GetSafeDirDefaultExternal("") or to your systems''s Files folder. listen and share to your heart''s content. 3) synthesize text greater than 4000 bytes at a time. obviously, within the limits of your device''s memory. 4) easy voice selection and identification. you can map a given voice to a user-friendly description for future reference.
@drgottjr · 2024-10-21
addoMedia3 - AndroidX Media3 Exoplayer Wrapper
addoMedia3 - AndroidX Media3 Exoplayer Wrapper
@Addo · 2024-10-15
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