✨ InetStatus - Check if Internet is available + type B4AB4IB4J
InetStatus - Check if Internet is available + type [WiFi/Cell/LAN] [B4X]
@Sergio Haurat · 2024-07-04v2024-07-04
✨ SP Ping - Run the ping command B4A, B4J and B4I B4AB4IB4J
SP Ping - Run the ping command B4A, B4J and B4I [B4X]
@Sergio Haurat · 2024-06-28v2024-06-28
✨ SP IFStatus - Check if interface status B4AB4IB4J
SP IFStatus - Check if interface status [WiFi, cell network data or LAN] has enabled or disabled [B4X]
@Sergio Haurat · 2024-06-27v2024-06-27
✨ 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
✨ ZT-Zip B4J
Here is another Zip iibrary for B4j. It wraps this zt-zip project from github : https://github.com/zeroturnaround/zt-zip. zt-zip licence is Apache License 2.0 The advantages of this one are that it can insert, replace and remove files without having to unpack and repack the zip file, and you can add and extract items from/to byte arrays.
@stevel05 · 2024-06-03v2024-06-03
✨ rConceptinetics B4R
This is a B4R Library to control LED lights using the DMX512 protocol.
@rwblinn · 2024-06-02v2024-06-02
✨ WebApiUtils v4 B4J
A utility class to simplify the development for server app using project template Web API Server v3.00+.
@aeric · 2024-06-02v4.70
✨ 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