B4ALibraryImages [CLASS]
ML Kit Subject Segmentation [class]
Input: image. Output: image with main subject.
@Erel · 2024-04-28
B4ALibraryBarcode/scan [CLASS]
Re: [class] Google Code Scanner
Erel’s Google Code Scanner modified to include barcode type detection
@drgottjr · 2024-04-25
B4ALibraryMenu
AS TabMenuAdvanced
A container view controller that manages a multiselection interface, where the selection determines which child view controller to display.
@Alexander Stolte · 2024-04-25
B4ALibraryFile handling
xCSVHelper - wrapper from Apache Commons CSV
Apache Commons is a powerful library for handling CSV files. It offers features like reading arbitrary numbers of values per line and ignoring commas within quoted elements.
@tummosoft · 2024-04-21
B4ASnippetSMS [ER]
FORWARD[er]!
A semi-automatic SMS forwarding service
@drgottjr · 2024-04-21
B4ALibraryB4A
List of TD_ CustomViews, Modules, Classes and Services
List of TD_ CustomViews, Modules, Classes and Services
@Guenter Becker · 2024-04-20
B4ALibraryTranslation/localisation [UPDATED!]
App localization with Google Translator [Updated!]
App localization with Google Translator [Updated!]
@Guenter Becker · 2024-04-20
B4ALibraryImages
xGifView - Gif view for Android
xGifView - Gif view for Android
@tummosoft · 2024-04-19
B4ASnippetWebView
WebView get cookie
WebView get cookie
@peacemaker · 2024-04-19
B4ASnippetOS
Get Free USB mass storage space
Get Free space on USB mass storage
@Blueforcer · 2024-04-19
B4ALibraryComms & Network
JSch
SFTP protocol (Secured File Transfer Protocol)
@Erel · 2024-04-18
B4ASnippetWebView
CodeMirror Javascript Code editor wrapper on Android - a proof of concept
CodeMirror Javascript Code editor wrapper on Android - a proof of concept
@max123 · 2024-04-18
B4ASnippetJava
Using Java 8+ lambdas with inline Java code
Using Java 8+ lambdas with inline Java code
@Erel · 2024-04-17
B4ALibraryHuawei
HMS - Huawei SDK
HMS - Huawei SDK
@Erel · 2024-04-14
B4ALibraryBluetooth
Bosch GLM100C - MT-Protocol to read Devicemeasurent from Bosch Rangefinder using Bluetooth
Bosch GLM100C - MT-Protocol to read Devicemeasurent from Bosch Rangefinder using Bluetooth
@DonManfred · 2024-04-14
B4ALibraryAI/ML
B4X - OpenAI - a class to work with OpenAI in your B4X-Project
B4X - OpenAI - a class to work with OpenAI in your B4X-Project
@DonManfred · 2024-04-08
B4ASnippetMail
Getting the user''s email address on a device
Getting the user''s email address on a device
@Dave O · 2024-03-30
B4ATutorialDatabase
Share SQLite database between 2 devices
Share SQLite database between 2 devices
@aeric · 2024-03-13
B4ASnippetLogging/Exceptions [ROOT]
Log to USB [Root]
The `Log2USB` function is designed to facilitate logging within Android applications by writing log entries to a text file (`SystemLog.txt`) located on the first accessible USB drive without Userinput. It requires root access due to its use of the `SuShell` component to execute Unix commands.
@Blueforcer · 2024-03-13
B4ASnippetAR/VR
VR Headset with B4A.
VR Headset with B4A.
@js486dog · 2024-03-12
B4ALibraryViews - additional
Android UI components 2024 - TUMMO UI
Android UI components 2024 - TUMMO UI
@tummosoft · 2024-03-12
B4ASnippetAnimation
Animation easing functions
Animation easing functions
@klaus · 2024-03-09
B4ALibraryAction Bar, Drawer, etc
B4XDrawer Extension
B4XDrawer with tree structure, icons, colours
@Guenter Becker · 2024-03-08
B4ALibraryDatabase
xSQLCipher for Android Sqlcipher 4.5.4
This library is modified based on Erel''s source code. I tried popular SQLCipher libraries like Zetetic, Guardianproject but Sqlcipher worked better, even though this library is no longer updated.
@tummosoft · 2024-03-04
B4ASnippetImages
To get bitmaps of thumbnails of your videos or images on device with MediaStore
To get bitmaps of thumbnails of your videos or images on device with MediaStore
@GeoT · 2024-02-27
B4ASnippetDate/time
DIY NTP Network Atomic Clock Time
DIY NTP Network Atomic Clock Time
@emexes · 2024-02-25
B4ASnippetStrings [RANDOM STRING]
Dynamic [Random String] Example
Dynamic [Random String] Example
@Eng. Nizar · 2024-02-20
B4ASnippetImages
Code Multi Devices
Adjusts the ImageView to fit the display
@Sailboat11 · 2024-02-15
B4ALibraryBluetooth
Customise GATT Services - BLEPeripheral2Enhanced
I''ve added the following features to the original BlePeripheral2 V1.12 library which I''ve renamed to BlePeripheral2Enhanced V1.5.: Create a custom primary service with your own unique UUID Create multiple characteristics with your own unique UUIDs under the primary service UUID Characteristics can be set to either Read and Write, just Read or just Write Set notifications Get the sending characteristic UUID Get the received data as a String, Hexadecimal or Binary
@Peter Simpson · 2024-02-11
B4ATutorialOther
B-POS - Simple point of sale
B-POS is a fairly simple point of sale app that''s designed to run on a tablet and enable the sale of merchandise at events.
@nwhitfield · 2024-02-05