Unlocking the Full Potential: A Custom StringBuilder for B4A 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-22v2024-06-22
ConnectivityManager in the age of asynchronicity B4A
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-16v2024-06-16
Immersive Mode - Hide system bars B4A
Immersive Mode - Hide system bars
@Claude Obiri Amadu · 2024-06-16v1.10
rAutoPID for B4R B4R
A simple PID library featuring time scaling, bang-bang control, and PWM relay control.
@candide · 2024-06-15v2024-06-15
MP_Dialogs B4A
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-13v2024-06-13
MLKIT Barcode Scanning Class B4A
MLKIT Barcode Scanning Class
@drgottjr · 2024-06-11v2024-06-11
jGoogleMaps B4J
Add markers, change position
@Erel · 2024-06-09v2.01
rConceptinetics B4R
This is a B4R Library to control LED lights using the DMX512 protocol.
@rwblinn · 2024-06-02v2024-06-02
AS FloatingActionMenu B4AB4IB4J
AS FloatingActionMenu [B4X] [XUI]
@Alexander Stolte · 2024-05-29v1.01
SQLiteJDBC and slf4j B4J
Starting with version 3.43.2.0, the authors of the SQLiteJDBC library added the SLF4J logging framework as a dependency.
@Claudio Oliveira · 2024-05-27v2024-05-27
PIDController Library for B4R B4R
PIDController Library for B4R
@candide · 2024-05-26v2024-05-26
B4J as an interactive backend for Python3 B4AB4IB4J
B4J as an interactive backend for Python3 [B4J, B4XPages]
@William Lancee · 2024-05-25v2024-05-25
Slightly modified AutoTextSizeLabel B4A
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-23v1.4
GiLoWordsGamesUtils B4A
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-18v1.8
ABMaterial B4J
ABMaterial is a new framework combining a tuned Materialize CSS with the free programming tool B4J. It allows creating WebApps that not only look great thanks to Googles Material Design, but can be programmed with the powerful free tool from Anywhere Software without any knowledge of HTML or CSS.
@alwaysbusy · 2024-05-17v5.15
lmB4XImageView B4AB4IB4J
Modified version of Erel''''s B4XImageView - which is inside the "Xui Views" library. It does not replace that, just add this to the additional libraries folder (B4X) and then choose whether to use in your project this or that. The changes are two: 1 - I added the Click event - which also takes into account the possible rounding of the image, which is the most important feature of the B4XImageView, perhaps. 2 - Added also the classic properties: Left, Top, Width, Height
@LucaMs · 2024-05-13v2.2.0
SimpleMediaManager B4AB4IB4J
SimpleMediaManager [SMM] - framework for images, videos and more [B4X]
@Erel · 2024-05-13v1.17
DOListDialog - simple and customisable class B4A
DOListDialog - simple and customisable class [B4A]
@Dave O · 2024-05-12v2024-05-12
A library to create Powerpoint Presentations B4J
This library creates powerpoint presentation files by handling a Javascript file or text set in the properties. It depends on PptxGenJS.
@jkhazraji · 2024-05-11v2024-05-11
SD_Wacom B4J
Connect to Wacom devices for signing.
@Star-Dust · 2024-05-08v1.07