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
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
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
DSE_Layout - Align and Spread Controls B4AB4IB4J
DSE_Layout - Align and Spread Controls [B4X]
@HZZ · 2022-12-04v2022-12-04
jWebSocketClient B4J
With this library you can implement WebSocket clients.
@Erel · 2022-12-04v1.13
B4j WebSocket Client B4J
A barebones WebSocket server and client implementation not based on Jetty
@Addo · 2022-12-01v2022-12-01
What3Words b4xlib B4AB4IB4J
This is a b4xlib for getting What3Words to coordinates, coordinates to What3Words and your location to What3Words
@hatzisn · 2022-11-29v2022-11-29
pigpio for b4j B4J
pigpio is a library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO). pigpio works on all versions of the Pi.
@jinyistudio · 2022-11-25v2022-11-25