DataScience B4AB4IB4J
This is a library contains Linear Regression class that predicts Y value for any given data contains X, Y row data.
@Hamied Abou Hulaikah · 2022-08-14v2022-08-14
B4XCryptFile b4xlib B4AB4IB4J
This library handles Strings and Binary files so you can Encrypt/Decrypt them using AES
@ThRuST · 2022-07-07v2022-07-07
B4XAES Encryption/Decryption b4xlib B4AB4IB4J
Encrypts/decrypts a string using AES (Requires Bouncy Castle)
@ThRuST · 2022-07-04v2.0
B4XPassword b4xlib B4AB4IB4J
Generate random password
@ThRuST · 2022-07-01v1.3
iPopView - A Pop View based on UIPopover pop with a lot of possibilities B4I
iPopView - A Pop View based on UIPopover pop with a lot of possibilities
@Alberto Iglesias · 2022-06-12v1.0.0
AS Bottom Menu V2 B4AB4IB4J
This is the V2 of the ASBottomMenu, with more Features, less code than the V1, B4X optimized and more... Why a new thread for this? Because i have develope the class from the ground new, the event names etc. have been changed. The V2 is not compatible with the V1.
@Alexander Stolte · 2022-05-29v2.11
TMDB B4AB4IB4J
Download descriptions, covers, backgrounds and other things about a movie from TMDB (The Movie DataBase)
@MichalK73 · 2022-05-27v2022-05-27
SD_CosmosMenu B4AB4IB4J
SD_CosmosMenu [XUI] [B4X]
@Star-Dust · 2022-05-21v1.03
Socket.IO Client Library B4I B4I
Socket.IO Client Library
@Brandsum · 2022-05-14v1.40
HintOverlay - display hints that also highlight target views B4AB4IB4J
HintOverlay - display hints that also highlight target views, with a connecting line between hint and view [B4X] [XUI] [B4XLib]
@Segga · 2022-04-26v1.20
SnapCLVAdvanced - Move to the nearest item - Instant snap B4AB4IB4J
I took the original CLVSnap code from @Erel and modified it to create a new class. With this class you can decide if you want to have an instant snap or if you want the list to snap only when the list stops moving.
@Alexander Stolte · 2022-04-13v1.00
CLVItemToolbox - custom view. B4AB4IB4J
When you create an item layout for your xCustomListView in the Designer, add this CLVItemToolbox like any other view. You can choose which of the 3 icons to display (Check, Edit, Remove) and change the images if you don''''t like them.
@LucaMs · 2022-03-30v1.31
lmB4XSQLiteDump B4AB4IB4J
This library allows you to dump SQLite database tables.
@LucaMs · 2022-03-29v2022-03-29
lmInputDlg B4AB4IB4J
Cross platform (B4A, B4J, B4I) simple but useful input dialog, based on B4XDialog (ShowCustom).
@LucaMs · 2022-03-26v2022-03-26
SD CreativeBackgroud B4AB4IB4J
This new library is based on my latest work of gradual backgrounds and @JordiCP ''''s code that gave me permission to rework it and insert it in a custom view.
@Star-Dust · 2022-03-08v0.06
B4XCollections - More collections B4AB4IB4J
B4XCollections is a b4x lib. It adds several cross platform collections. It includes a static module named B4XCollections which should be used to create new instances of the collections. You can either create new empty collections or pass the initial data.
@Erel · 2022-03-08v1.13
LineUtils v1.2 - get required height for multiline TextView/label with variable line spacing B4AB4IB4J
LineUtils v1.2 - get required height for multiline TextView/label with variable line spacing [B4X]
@mohsyn · 2022-02-27v2022-02-27
B4XSwitch changing colors in runtime B4AB4IB4J
B4XSwitch changing colors in runtime [B4X]
@Blueforcer · 2022-02-22v2022-02-22
SD_ClockRange B4AB4IB4J
I wanted to create a view that would help me for a Timer. (MinRange - MaxRange) It could be for minutes or hours and then an editable Range. Furthermore, the user had to be able to choose where to start and where to end (MinValue - MaxValue) The timer when it started had to show how far it had gone (MinLevel-Max_Level).
@Star-Dust · 2022-02-16v0.04
B4XTableSelections - extended selection modes for B4XTable B4AB4IB4J
B4XTableSelections extends B4XTable and adds new selection modes: SINGLE_CELL_TEMP - this is the built-in selection mode. Unlike the other selection modes it disappears automatically. SINGLE_CELL_PERMANENT - selection of a single cell. SINGLE_LINE_PERMANENT - selection of a single line. MULTIPLE_CELLS - selection of multiple cells. MULTIPLE_LINES - selection of multiple lines
@Erel · 2022-01-13v1.04