✨ SD_SQL B4AB4IB4J
A library that allows you to connect to MySql, MsSql (for the moment) databases with B4A and B4J; B4I is work in progress.
@Star-Dust · 2023-04-05v0.07
✨ Music Tracker Box B4AB4IB4J
Music player libraries for MOD, S3M and XM formats.
@mazezone · 2023-04-05v2023-04-05
✨ B4XAttibute - Allows you to set attributes for directories and files. B4J
A simple library that will allow you to set/remove attributes (+H,+R,+S,+A/-H,-R-S-A) for directory(s) and/or file(s) including on request of all subfolders.
@T201016 · 2023-04-05v2023-04-05
✨ PagesTransition B4AB4IB4J
PagesTransition [B4XPages]
@Solutions Development · 2023-03-27v1.07
✨ Caffeine Cache B4J
Caches can be critical for servers and other apps where you cannot store all data in memory and still need good performance.
@Erel · 2023-02-28v2023-02-28
✨ BitmapsAsync B4AB4IB4J
A cross platform library that allows loading images using background threads. It can be useful with keeping the app responsive while loading many images.
@Erel · 2023-02-28v2023-02-28
✨ ImageScaler B4J
Library to resize image in B4J non-UI app
@aeric · 2023-02-24v1.00
✨ B4JServer QRCode Generator B4J
B4JServer QRCode Generator
@aeric · 2023-02-21v1.00
✨ SD_Streaming B4J
This library is developed in JAVA and is a wrapper of the VLCj library. Is based on the code by @moster67 (see here). It has been reworked to obtain an h.264 streaming from the pc cam, streaming of an mp4 video and finally of the desktop and a portion of it. Demo only, streams max. 120 seconds.
@Star-Dust · 2023-02-20v1.01
✨ SD_VideoStreaming B4J
To the SD_Streaming library it adds a few functions to make some methods simple. In particular, it is not necessary to create an fxml file for the player in case you want to use it to receive a stream. Demo only, streams max. 120 seconds.
@Star-Dust · 2023-02-19v2023-02-19
✨ FirebaseServer - backend verification for signed in users B4J
Users can sign in to your B4A or B4i apps using Google or Facebook with the FirebaseAuth libraries. FirebaseServer completes the puzzle with server side verification of the user. This means that the signed in user gets a token id (long string) from Firebase services by calling FirebaseAuth.GetUserTokenId. The client sends the token id to the server. The server verifies the token using this library. Once verified we know for sure that the request was sent from our app and we know the identity of the signed in user.
@Erel · 2023-02-14v2023-02-14
✨ jAudioStreamer library B4J
jAudioStreamer library
@yo3ggx · 2023-02-12v1.0
✨ jSelenium - A Test Automation for B4J B4J
jSelenium - A Test Automation for B4J [b4j]
@tummosoft · 2023-01-27v1.0
✨ lmB4XComboBox V. 1.01 B4AB4IB4J
It is a modified version of the Erel''''s original B4XComboBox and allows you to store in it a value for each text item. Not rarely (mainly in DBs managements) you need a ComboBox in which an Item is made of a display value and an associated value, i.e. a "description field" of a table and the relative primary key (usually the classic Integer ID). Note that the type of the values associated is object, not just Int.
@LucaMs · 2023-01-16v2.03
✨ MongoDB - Documents database B4J
MongoDB access
@Erel · 2023-01-10v2023-01-10
✨ JDA - JAVA Discord Api - Create a Bot for Discord B4J
JDA - JAVA Discord Api - Create a Bot for Discord
@DonManfred · 2023-01-02v2023-01-02
✨ ListPlus library B4AB4IB4J
ListPlus can be defined as Single type list or Different types list. The first implies a list with the same types of variables or objects. ListPlus has a large number of additional methods compared to the native B4X List.
@Ivica Golubovic · 2022-12-26v1.0
✨ Expander v2 : Expandable CustomListView B4AB4IB4J
Expander v2 : Expandable CustomListView [B4X]
@epiCode · 2022-12-24v2022-12-24
✨ Windows Notifications Library B4J
Windows Notifications Library
@hatzisn · 2022-12-14v2022-12-14
✨ jWebSocketClient B4J
With this library you can implement WebSocket clients.
@Erel · 2022-12-04v1.13