B4JSnippetB4J Server
Spark Framework POC
Spark Framework POC to map a dynamic URL in a Server Handler
@EnriqueGonzalez · 2021-08-24
B4JTutorialComms & Network
Setting a dynamic address IP in namecheap. Program + source
Setting a dynamic address IP in Namecheap.com. Program + source
@MichalK73 · 2021-08-24
B4ASnippetComms & Network
Internet / Website wait for connection and keep trying X times
Internet / Website wait for connection and keep trying X times
@scottie · 2021-08-24
B4XTutorialB4Xpages [B4XPAGES]
Save the pages size and position [B4XPages]
Save the pages size and position [B4XPages]
@Erel · 2021-08-22
B4XLibraryComms & Network [B4X][B4XLIB]
B4XCheckInternetLM [B4X] [B4XLib]
Very simple cross-platform library to test if an Internet connection is active.
@LucaMs · 2021-08-22
B4JLibraryAI/ML [NLP]
Apache Tika - Parse everything [NLP]
Apache Tika is an open source project that allows extracting text and meta data from many formats: https://tika.apache.org/1.27/formats.html
@Erel · 2021-08-22
B4XLibraryCompass [B4X][XUI VIEWS]
AMCompassView [B4X] [XUI Views]
AMCompassView [B4X] [XUI Views]
@AmirMK82 · 2021-08-22
B4XLibraryGPS/location/maps [B4X]
PlusCodes Library [B4X]
This is an implementation of the Open Location Code, OLC, library in B4X.
@mading1309 · 2021-08-21
B4JSnippetB4J
Full Screen Form without taskbar
Full Screen Form without taskbar
@androh · 2021-08-20
B4ISnippetBarcode/scan
Detect QR code from an image
Detect QR code from an image
@yiankos1 · 2021-08-20
B4JTutorialComms & Network
STARTTLS - upgrading a non-tls socket to a tls socket.
STARTTLS - upgrading a non-tls socket to a tls socket.
@Erel · 2021-08-19
B4ALibraryLabel
ScrollingLabel_SideFade
This is a small mod of the ScrollingLabel view. Just adds the possibility to set side faders and its width in the Designer. They are two panels filled with gradient from transparent to the label color.
@Ivan Aldaz · 2021-08-19
B4XLibraryButton [B4X][XUI VIEWS]
AMProgressButton [B4X] [XUI Views]
A new styled button with built-in progressbar
@AmirMK82 · 2021-08-19
B4JSnippetAudio/Video
Play short sound clip using inline java
Code to play sounds by frequency and duration using inline java. A stream of sounds can be played in queue to compose a short sound clip.
@jkhazraji · 2021-08-18
B4ATutorialFile handling
Chart flow to help choose folder
This chart flow will help you choose the folder in all kinds of different cases
@Erel · 2021-08-18
B4XLibraryButton [B4X][XUI VIEWS]
AMButton - New flexible and attractive button [B4X] [XUI Views]
AMButton - New flexible and attractive button [B4X] [XUI Views]
@AmirMK82 · 2021-08-18
B4RClassThread [MODULE]
TascScheduler module [Module]
A basic task scheduler to manage multi-threading in B4R environment
@candide · 2021-08-17
B4ATutorialDatabase
SQLite Full Text Search on a Large Database and Display on an xClv
SQLite Full Text Search on a Large Database and Display on an xClv
@Mahares · 2021-08-17
B4ATutorialB4A
Learn to use B4A views
Learn to use Design Views in B4A
@Serge Nova · 2021-08-17
B4ATutorialIRC / IM [SIMILAR TO WHATSAPP]
Full private chat and multi-chat [similar to Whatsapp]
Full private chat and multi-chat [similar to Whatsapp]
@Serge Nova · 2021-08-17
B4AClassFile handling [CLASS]
FileProvider - share files [class]
After investigating several issues with the current FileProvider code that you can find in the forum, I decided to make some improvements and implement it in a class. Starting from Android 7 (API 24) you cannot directly share file uris with other applications. You need to use FileProvider. The FileProvider class should work on all Android versions (4+).
@Erel · 2021-08-16
B4XLibrarySearchView [B4X]
SQLSearchView - SQLite based Search View [B4X]
This class is based on B4XSearchTemplate. The difference is that instead of building an in-memory index, it uses a SQLite database. It is relevant when you want to search large collections.
@Erel · 2021-08-15
B4ATutorialBarcode/scan
Read QR code from file
If you want to scan QR code from a file (Bitmap or pdf) you can try this code; you need PDFium and Barcode Reader
@yiankos1 · 2021-08-15
B4XLibraryFile xfer [B4X]
RangeDownloader - resumable downloads [B4X]
RangeDownloader uses http range feature to download the file in chunks. It will resume the download from the previous point, even if the app was previously killed.
@Erel · 2021-08-15
B4ATutorialGoogle
Publish New App to Google Play
Publish New App to Google Play
@aeric · 2021-08-15
B4ASnippetSpinner
Setting a spinner''s background without losing the down arrow
I wanted to change the background color of a spinner, but doing this normally loses the down arrow at the right end of the control. Here''s a simple sub to fix that.
@Dave O · 2021-08-14
B4ATutorialUI design [UI][B4A]
Camping App UI Example + Source Code [UI] [B4A]
Camping App UI Example + Source Code [UI] [B4A]
@XToolsGroup · 2021-08-14
B4ATutorialB4A [APK TO AAB]
App Bundle - Steps to updating Existing App [apk to aab]
App Bundle - Steps to updating Existing App [apk to aab]
@mcqueccu · 2021-08-14
B4AClassSearchView
LargeSearchView
SearchView that can handle many items
@Erel · 2021-08-12
B4ALibraryBarcode/scan
HMS - Barcode / QR Scan
HMS v1.04 adds support for HMS Scan kit.
@Erel · 2021-08-11