Throwables library B4AB4IB4J
This is a simple b4xlib library that just allows throwing an IllegalArgumentException or a NumberFormatException. Sometimes a Toast or Dialog is not enough of an alert that something is going to break if the data passed is incorrect, especially in libraries.
@stevel05 · 2020-12-21v2020-12-21
jcifs-ng SMB-Client B4J B4J
jcifs-ng SMB-Client [SMB2]
@DonManfred · 2020-12-19v0.33
CLVExpandable - Allows expanding or collapsing xCustomListView items B4AB4IB4J
CLVExpandable - Allows expanding or collapsing xCustomListView items [B4X]
@Erel · 2020-12-14v2020-12-14
New sqlite-jdbc version 3.34.0 B4J
New sqlite-jdbc version 3.34.0 [2020.12.10]
@Claudio Oliveira · 2020-12-13v2020-12-13
This is a QR code generator for B4J projects. It doesnt require jShell so it will work on B4J server projects. B4J
QR Code Generator [for Server]
@tchart · 2020-12-13v2020-12-13
New sqlite-jdbc version 3.32.3.3 B4J
New sqlite-jdbc version 3.32.3.3 [2020.12.08]
@Claudio Oliveira · 2020-12-09v2020-12-09
BCToast - Cross platform custom toast message B4AB4IB4J
BCToast is a custom "toast" message implementation based on BCTextEngine. Note that unlike B4A built-in toast message feature, this toast message can only be displayed from an Activity. Default duration is set to 3000 ms. It can be changed with the DurationMs field.The text itself is highly customizable. See BCTextEngine for more information.
@Erel · 2020-12-06v1.01
Learning & Understanding the BANanoPromise B4J
Learning & Understanding the BANanoPromise [BANanoLocalBase]
@Mashiane · 2020-12-05v2020-12-05
jKMeans B4J
This is a wrapper of this KMeans implementation: https://github.com/eugenp/tutorials...va/com/baeldung/algorithms/kmeans/KMeans.java KMeans is an unsupervised machine learning algorithm.
@xulihang · 2020-12-01v2020-12-01
SD: GridImage B4AB4IB4J
This library adds a view that displays images loaded from local or from the internet (by entering only the url) and arranges them in a grid. The clicked image is displayed in double size. The basic size of each cell can be established
@Star-Dust · 2020-11-29v0.04
xComboBox - Cross Platform ComboBox with Images B4AB4IB4J
xComboBox - Cross Platform ComboBox with Images [B4X] [XUI]
@Alberto Iglesias · 2020-11-29v2020-11-29
A framework-less library for the adventurous BANanoNinjas B4J
A framework-less library for the adventurous BANanoNinjas [BANanoHTML]
@Mashiane · 2020-11-24v2020-11-24
OWASP Java HTML Sanitizer B4J
A fast and easy to configure HTML Sanitizer written in Java which lets you include HTML authored by third-parties in your web application while protecting against XSS.
@tchart · 2020-11-12v2020-11-12
Create Desktop Apps with Electron B4J
Create Desktop Apps with Electron [BANanoElectron]
@Mashiane · 2020-10-30v2020-10-30
GitHub API Library B4J
This is a work in progress library that wraps the GitHub API for Java library
@tchart · 2020-10-27v2020-10-27
Cuppify - build Modern REST API''''s with ease B4J
A Professional B4J framework that allows you to build Modern REST API''''s with ease.
@FrostCodes · 2020-10-26v0.793
Fused Location B4xLibrary B4AB4IB4J
I created this B4X library to avoid the different implementations of GPS Locating in B4A and B4i. In B4A it uses the FusedLocationProvider and in B4i it uses the iLocation Library.
@hatzisn · 2020-10-26v1.1
An Object Oriented UX library for BANano B4J
An Object Oriented UX library for BANano [BANanoWebix]
@Mashiane · 2020-10-25v2020-10-25
NumberFormatInput B4xLib B4J
This is a B4xlib customview that uses a textfield, label and the textformatter lib to provide formatting of a numeric text field with NumberFormat2.
@stevel05 · 2020-10-15v2020-10-15
Vertical Text Engine B4J
Words in Chinese, Japanese and Korean (CJK) can be arranged vertically and I didn''''t find a good vertical text engine for B4X. In the previous thread I posted, Erel gave a workground solution but it cannot display multiline text and punctuations correctly, The BCTextEngine does not have this support yet, too. So I decided to make one.
@xulihang · 2020-10-15v2020-10-15