B4ALibraryComms & Network
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
B4ALibraryDialogs
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
B4ALibraryBarcode/scan
MLKIT Barcode Scanning Class
MLKIT Barcode Scanning Class
@drgottjr · 2024-06-11
B4ALibraryLabel
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
B4ALibraryGame
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
B4ALibraryDialogs [B4A]
DOListDialog - simple and customisable class [B4A]
DOListDialog - simple and customisable class [B4A]
@Dave O · 2024-05-12
B4ALibraryDialogs [B4A][XUI]
BMPopUp [B4A] [XUI]
Allows you to create PopUp messages in your applications
@Brian Michael · 2024-05-05
B4ALibraryImages [CLASS]
ML Kit Subject Segmentation [class]
Input: image. Output: image with main subject.
@Erel · 2024-04-28
B4ALibraryBarcode/scan [CLASS]
Re: [class] Google Code Scanner
Erel’s Google Code Scanner modified to include barcode type detection
@drgottjr · 2024-04-25
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
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
B4ALibraryB4A
List of TD_ CustomViews, Modules, Classes and Services
List of TD_ CustomViews, Modules, Classes and Services
@Guenter Becker · 2024-04-20
B4ALibraryTranslation/localisation [UPDATED!]
App localization with Google Translator [Updated!]
App localization with Google Translator [Updated!]
@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
B4ALibraryHuawei
HMS - Huawei SDK
HMS - Huawei SDK
@Erel · 2024-04-14
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
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
B4ALibraryPrint
ESC/POS Thermal Printer
ESC/POS Thermal Printer
@roberto64 · 2024-01-26
B4ALibraryWebView [SUCCESSOR TO ULTIMATEWEBVIEW]
WebkitLibrariesSet [successor to UltimateWebView]
(Deprecated) WebkitLibrariesSet [successor to UltimateWebView]
@Ivica Golubovic · 2024-01-01
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
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
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
B4ALibraryComms & Network
B4a Janus Webrtc Audio Bridge Library
B4a Janus Webrtc Audio Bridge Library
@Addo · 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