Message view based on xCustomlistview [B4X]
Chat-like view; received messages appear to the left, sent to the right.
@John Naylor · 2023-08-05
Conversations view for B4A, B4i [B4X]
Provides a view to display a conversations panel like various messenger systems. Add/update messages, avatars or automatic initials, long press to select conversation(s), preview latest message option, number of unread messages view, modify colours, borders etc etc.
@John Naylor · 2023-08-01
B4XLib Template and Necessary Files [B4X]
A template to create b4xlibs on the run
@hatzisn · 2023-07-28
AS CalendarAdvanced - OneRow/FiveRow Calendar - Expand and Collapse [B4X] [XUI]
AS CalendarAdvanced - OneRow/FiveRow Calendar - Expand and Collapse [B4X] [XUI]
@Alexander Stolte · 2023-07-20
Velocity [B4X]
Velocity is a Java-based template engine. It permits anyone to use a simple yet powerful template language to reference objects defined in Java code.
@aeric · 2023-07-18
Xml2Map - Simple way to parse XML documents [B4X]
Nobody likes to parse XML. Parsing JSON is simple and fun. Parsing XML is tedious and boring. That is the reason behind the Xml2Map class. It internally parses the XML document and returns a Map with the parsed data. It is similar to parsing JSON.
@Erel · 2023-07-16
SD_TextView [B4X] [XUI] [B4XLib]
A more modern editText (or TextField), but different from the B4XFloatTextField
@Star-Dust · 2023-06-19
B4XFormatter - Advanced number formatter [B4X]
B4XFormatter is an alternative to NumberFormat / NumberFormat2 keywords. It is implemented in B4X and it is cross platform.
@Erel · 2023-05-21
B4xBitSet_Utils Serialize a B4xBitSet [B4x]
I had a need to save the state of a B4xBitSet so I thought I should create a serializable version of it. The easiest method and compatible with B4xSerializator, was to create a list of Int values representing the bits.
@stevel05 · 2023-04-29
Music Tracker Box [xm, s3m, mod] [B4X]
Music player libraries for MOD, S3M and XM formats.
@mazezone · 2023-04-05
SD_SQL [MsSQL,MySQL] [B4X] [B4XLib]
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-05
PagesTransition [B4XPages]
PagesTransition [B4XPages]
@Solutions Development · 2023-03-27
BitmapsAsync [B4X]
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-28
lmB4XComboBox V. 1.01 [B4X]
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-16
ListPlus library
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-26
Expander v2 : Expandable CustomListView [B4X]
Expander v2 : Expandable CustomListView [B4X]
@epiCode · 2022-12-24
DSE_Layout - Align and Spread Controls [B4X]
DSE_Layout - Align and Spread Controls [B4X]
@HZZ · 2022-12-04
What3Words b4xlib [B4X]
This is a b4xlib for getting What3Words to coordinates, coordinates to What3Words and your location to What3Words
@hatzisn · 2022-11-29
SD_xMultiSpinner [B4X] [B4XLib] [XUI]
Spinner that allows selecting multiple items
@Star-Dust · 2022-10-14
SD Selector [B4X] [XUI]
SD Selector [B4X] [XUI]
@Star-Dust · 2022-10-13
Dynamsoft Barcode Reader - Cross-Platform Barcode/QR Code Decoding Library [B4X] [B4XPages]
Dynamsoft Barcode Reader is a barcode reading SDK written in C++ and has Java/Objective-C packages, so it is possible to wrap it as a B4X library using JavaObject and NativeObject. It is a commercial SDK that has good performance and customizability.
@xulihang · 2022-10-12
SD Gauge [B4X]
SD Gauge [B4X]
@Star-Dust · 2022-10-10
xBusy - customizable busy indicator that also blocks background interaction. [B4X] [XUI] [B4XLib]
xBusy - customizable busy indicator that also blocks background interaction. [B4X] [XUI] [B4XLib]
@Segga · 2022-10-05
B4XEncryption
B4XEncryption
@Erel · 2022-09-20
WavRandomAccessFile [B4x]
A wav file aware wrapper for RandomAccessFile that makes mixing and jumping around audio files easier.
@stevel05 · 2022-09-15
jSD_Dice [B4X] [XUI]
jSD_Dice [B4X] [XUI]
@Star-Dust · 2022-08-25
SD RollingBall [B4X]
Roll the balls on a billiard table
@Star-Dust · 2022-08-25
Arabic Numbers To Words [B4X]
Arabic Numbers To Words [B4X]
@Hamied Abou Hulaikah · 2022-08-21
DDDGrid - designer script grid [B4X] [DSE]
A simple, cross platform, class that uses the designer script extension feature to create grids
@Erel · 2022-08-18
DataScience [B4X]
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-14