Reduce an image file to a specific size - for example, <500KB to upload to the Forum. [B4X]
Reduce an image file to a specific size - for example, <500KB to upload to the Forum. [B4X]
@William Lancee · 2022-09-26
A cross-platform B4XPages class to display a network of nodes connected by arrows. [B4X]
A cross-platform B4XPages class to display a network of nodes connected by arrows. [B4X]
@William Lancee · 2022-09-21
Audio Streaming UDP [B4X]
Based on this @Erel code that simulated a Walkie Talkie, I developed a system for streaming audio between Android and Desktop devices with UDP. I found that some routers lose a lot of UDP packets (a high percentage) and the sound is not uniform. If you notice a discontinuous and disturbed sound, it could be the router system.
@Star-Dust · 2022-09-21
B4XEncryption
B4XEncryption
@Erel · 2022-09-20
JSON crack - Visualize your JSON as a diagram [B4X]
JSON crack - Visualize your JSON as a diagram [B4X]
@hatzisn · 2022-09-16
WavRandomAccessFile [B4x]
A wav file aware wrapper for RandomAccessFile that makes mixing and jumping around audio files easier.
@stevel05 · 2022-09-15
SMM + BBCodeView - a great pair [B4X]
SMM (SimpleMediaManager) is one of the more useful tools available for B4X developers. It takes care of many difficult tasks related to various media types. It is quite simple to combine it with BBCodeView and easily embed media inside rich text.
@Erel · 2022-09-01
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
A class to draw on canvas many types of arrows at any angle. [B4X]
A class to draw on canvas many types of arrows at any angle. [B4X]
@William Lancee · 2022-08-24
Arabic Numbers To Words [B4X]
Arabic Numbers To Words [B4X]
@Hamied Abou Hulaikah · 2022-08-21
B4J Codeviewer with simple search supporting multiple file extensions.
B4J Codeviewer with simple search supporting multiple file extensions.
@PaulMeuris · 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
Sort and Search Lists in Any Arbitrary Way
Sort and Search Lists in Any Arbitrary Way
@Heuristx · 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
Convert Day of the Year to Date [B4X]
Convert Day of the Year to Date [B4X]
@aminoacid · 2022-08-11
X2 v2.0 - 2021 [XUI2D]
X2 is an open source, cross platform 2d game engine based on box2d physics engine and BitmapCreator as the rendering engine. X2 itself is a b4xlib library.
@Erel · 2022-07-22
Designer Script Extensions [B4X]
The soon to be released versions of B4A, B4i and B4J include a new feature named: designer script extensions. The new feature allows calling B4X code from the visual designer scripts.
@Erel · 2022-07-19
LiveImageView - [B4X]
A simple Image Comparison Slider for B4X (B4A, B4i, B4J).
@ilan · 2022-07-19
FTP Server implemented with Socket and AsyncStreams [B4X]
This is an example of using low level network features to implement a high level protocol. It is an implementation of a standard FTP server. You can use standard FTP client programs to send or receive files. As it is based on AsyncStreams and it can handle multiple concurrent connections. It is compatible with B4J, B4i and B4A.Note that only passive mode (which is the preferred method) is implemented.
@Erel · 2022-07-18
AS CalendarAdvanced - Expand with xCLV [B4X]
This is a sample project to demonstrate how to expand or collapse the calendar and at the same time adjust a listview below it.
@Alexander Stolte · 2022-07-14
AS PopupMenuAdvanced - ComboBox [B4X]
This is a small example to demonstrate what is possible with the beautiful view.
@Alexander Stolte · 2022-07-14
AS WheelPicker PlusMinus Example [B4X]
AS WheelPicker PlusMinus Example [B4X]
@Alexander Stolte · 2022-07-14
ASTabMenu with xCustomListView Example [B4X] [XUI]
In this Example i want to show you, how to use the ASTabMenu togehther with the xCustomListView, to handle a lot of Tabs without getting into layout problems.
@Alexander Stolte · 2022-07-14
B4XCryptFile b4xlib [B4A, B4i, B4J] [B4X]
This library handles Strings and Binary files so you can Encrypt/Decrypt them using AES
@ThRuST · 2022-07-07
B4XAES Encryption/Decryption b4xlib [B4A, B4i, B4J] [B4X]
Encrypts/decrypts a string using AES (Requires Bouncy Castle)
@ThRuST · 2022-07-04
B4XPassword b4xlib
Generate random password
@ThRuST · 2022-07-01
Localizator - Script for Excel to translate directly from google translate [B4X]
An Excel file with a VBA macro to translate directly using google translate, It also detects and warns if any key is repeated in red.
@scsjc · 2022-06-25
CameraExClass- QrCode/Barcode Reader fix new SDK [B4X]
CameraExClass- QrCode/Barcode Reader fix new SDK [B4X]
@Mike1970 · 2022-06-21
AS_TabMenuAdvanced Custom Middle Button [B4X]
In this example we add a MiddleButton that is larger than the internal one and is outside the TabMenu.
@Alexander Stolte · 2022-06-15