B4ALibraryImages [CLASS]
ML Kit Subject Segmentation [class]
Input: image. Output: image with main subject.
@Erel · 2024-04-28
B4ALibraryMenu
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
B4ALibraryBarcode/scan [CLASS]
Re: [class] Google Code Scanner
Erel’s Google Code Scanner modified to include barcode type detection
@drgottjr · 2024-04-25
B4ALibraryBarcode/scan [CLASS]
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-04-24
B4ALibraryFile handling
xCSVHelper - wrapper from Apache Commons CSV
Apache Commons is a powerful library for handling CSV files. It offers features like reading arbitrary numbers of values per line and ignoring commas within quoted elements.
@tummosoft · 2024-04-21
B4ALibraryAudio/Video
addoMedia3 - AndroidX Media3 Exoplayer Wrapper
addoMedia3 - AndroidX Media3 Exoplayer Wrapper
@Addo · 2024-04-20
B4ALibraryTranslation/localisation [UPDATED!]
App localization with Google Translator [Updated!]
App localization with Google Translator [Updated!]
@Guenter Becker · 2024-04-20
B4ALibraryB4A
List of TD_ CustomViews, Modules, Classes and Services
List of TD_ CustomViews, Modules, Classes and Services
@Guenter Becker · 2024-04-20
B4ALibraryImages
xGifView - Gif view for Android
xGifView - Gif view for Android
@tummosoft · 2024-04-19
B4ALibraryComms & Network
JSch
SFTP protocol (Secured File Transfer Protocol)
@Erel · 2024-04-18
B4ALibraryBarcode/scan [CLASS]
DocumentScanner based on Google ML Kit [class]
DocumentScanner based on Google ML Kit [class]
@Erel · 2024-04-17
B4ALibraryBluetooth
Bosch GLM100C - MT-Protocol to read Devicemeasurent from Bosch Rangefinder using Bluetooth
Bosch GLM100C - MT-Protocol to read Devicemeasurent from Bosch Rangefinder using Bluetooth
@DonManfred · 2024-04-14
B4ALibraryAI/ML
B4X - OpenAI - a class to work with OpenAI in your B4X-Project
B4X - OpenAI - a class to work with OpenAI in your B4X-Project
@DonManfred · 2024-04-08
B4ALibraryViews – additional
Android UI components 2024 - TUMMO UI
Android UI components 2024 - TUMMO UI
@tummosoft · 2024-03-12
B4ALibraryAction Bar, Drawer, etc
B4XDrawer Extension
B4XDrawer with tree structure, icons, colours
@Guenter Becker · 2024-03-08
B4ALibraryDatabase
xSQLCipher for Android Sqlcipher 4.5.4
This library is modified based on Erel''s source code. I tried popular SQLCipher libraries like Zetetic, Guardianproject but Sqlcipher worked better, even though this library is no longer updated.
@tummosoft · 2024-03-04
B4ALibraryDatabase
SQLCipher
Encrypted databases. SQLCipher is an open source project that extends SQLite and adds full database encryption. B4A SQLCipher object is a special subtype of SQL object. There is almost no need to change any code in order to switch from regular SQL to SQLCipher.
@Erel · 2024-03-03
B4ALibraryBluetooth
Customise GATT Services - BLEPeripheral2Enhanced
I''ve added the following features to the original BlePeripheral2 V1.12 library which I''ve renamed to BlePeripheral2Enhanced V1.5.: Create a custom primary service with your own unique UUID Create multiple characteristics with your own unique UUIDs under the primary service UUID Characteristics can be set to either Read and Write, just Read or just Write Set notifications Get the sending characteristic UUID Get the received data as a String, Hexadecimal or Binary
@Peter Simpson · 2024-02-11
B4ALibraryBarcode/scan
Generic Android powered 1D/2D laser barcode scanner library
Generic Android powered 1D/2D laser barcode scanner library
@Peter Simpson · 2024-02-11
B4ALibraryPrint
ESC/POS Thermal Printer
ESC/POS Thermal Printer
@roberto64 · 2024-01-26
B4ALibrarySlider [B4A]
CustomMinimalSlider - Minimalistic slider that can do slider or progress bar [B4A]
CustomMinimalSlider - Minimalistic slider that can do slider or progress bar [B4A]
@max123 · 2024-01-14
B4ALibraryAudio/Video [MEDIA3]
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-01-02
B4ALibraryWebView
UltimateWebView Custom View
(Deprecated) Downloading files, webrtc service, geolocation service, uploading files from local memory, uploading files from the camera, using javascripts, etc.
@Ivica Golubovic · 2024-01-01
B4ALibraryWebView [SUCCESSOR TO ULTIMATEWEBVIEW]
WebkitLibrariesSet [successor to UltimateWebView]
(Deprecated) WebkitLibrariesSet [successor to UltimateWebView]
@Ivica Golubovic · 2024-01-01
B4ALibraryWebView
UltimateWebView2
The UltimateWebView2 library is the successor of the WebkitLibrarySet and old UltimateWebView library. This library is a complete java wrapper, while the previous versions are a B4X libraries. This opens up many possibilities in the functioning of the library as well as for future updates.
@Ivica Golubovic · 2023-12-31
B4ALibraryDrawing
Library SnowfallView
PTX SnowfallView is a graphical library for creating a snowfall effect in B4A applications. It provides various customization options to enhance the visual experience.
@PuzzleTak · 2023-12-28
B4ALibraryComms & Network
B4a Janus Webrtc Audio Bridge Library
B4a Janus Webrtc Audio Bridge Library
@PassionDEV · 2023-12-25
B4ALibraryAudio/Video
ExoPlayer - MediaPlayer / VideoView Alternative
ExoPlayer is an open source project that replaces the native MediaPlayer and VideoView types. It supports more media formats, it is more powerful and more customizable.
@Erel · 2023-12-25
B4ALibraryGPS/location/maps
OSMDroid 6
A new version of the OSMDroid library that is based on the original version 6.1.15 from GitHub. This new version is completely new and is not based on an upgrade of the previous version found in this forum. The new version works on new versions of Android because it places the cache files in a location allocated by the system, and not in external memory like the previous one. Of course, in addition to that, it is much improved and supports a larger number of online map providers.
@Ivica Golubovic · 2023-12-22
B4ALibraryDropbox [BETA]
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 · 2023-12-21