B4ASnippetWear [WEAROS]
Raise left hand - tracking with Smartwatch [WearOS]
Raise left hand - tracking with Smartwatch [WearOS]
@Watchkido1 · 2023-08-18
B4ASnippetSpeech [TTS][SSML]
Bare Bone Text To Speech [TTS] with Speech Synthesis Markup Language [SSML] tool
Bare Bone Text To Speech [TTS] with Speech Synthesis Markup Language [SSML] tool
@MicroDrie · 2023-08-13
B4ASnippetAI/ML
Simple Call GPT-4
Simple Call GPT-4
@instahery · 2023-08-03
B4ASnippetOS
Open app details page in settings app
Open app details page in settings app
@Erel · 2023-07-20
B4ASnippetOS [XIAOMI/REDMI ACTIVATION DATE CHECKER]
XM Info Check [ Xiaomi/Redmi Activation date checker ]
XM Info Check [ Xiaomi/Redmi Activation date checker ]
@nso91191 · 2023-07-06
B4ASnippetHome automation
Lora Weather Station
Lora Weather Station
@freedom2000 · 2023-06-25
B4ASnippetEditText/Textview/TextArea/TextField
Localize B4XFloatTextField Hint text
Localize B4XFloatTextField Hint text
@AnandGupta · 2023-06-23
B4ASnippetB4A
Get Activity Orientation
Get Activity Orientation
@Hamied Abou Hulaikah · 2023-06-19
B4ASnippetComms & Network
Start Local Hotspot
Starting from Android 8 there is a public API for starting a local hotspot. Notes: - The hotspot doesn''t allow internet connection. - The password and SSID are chosen randomly and cannot be changed. - Debug it with USB debug mode as it will break B4A-Bridge connection.
@Erel · 2023-05-31
B4ASnippetService/Receiver
Start receiver at exact time
Start receiver at exact time. The standard StartReceiverAt is inexact, in order to allow the OS to make optimizations.
@Erel · 2023-05-28
B4ASnippetList- and scrollview
Programaticaly suppress divider in customlistview
Programaticaly suppress divider in customlistview
@Alain75 · 2023-05-25
B4ASnippetFile handling
File GetCreationTime alternative
File GetCreationTime alternative
@Hamied Abou Hulaikah · 2023-05-21
B4ASnippetImages
Thumbnails viewer
A HorizontalScrollView with square panels to hold the thumbnails of the images. With automatic scroll behavior so that each selected item can be seen in its entirety on the screen. With a colored frame for the selected item. Frame position memorized.
@GeoT · 2023-05-12
B4ASnippetFile handling
External Storage Extras
Additional methods for the original ExternalStorage class
@max123 · 2023-04-14
B4ASnippetImages
Image viewer. A zoomable image within each sliding panel
Image viewer. A zoomable image within each sliding panel
@GeoT · 2023-03-25
B4ASnippetAI/ML
GPT-3
Communicate with GPT-3
@Abdull Cadre · 2023-03-20
B4ASnippetImages
my share creation simple carousell
my share creation simple carousell
@dody · 2023-03-14
B4ASnippetAppCompat
Font Resizer: Responsive label and Popup Menu or xCustomListView Menu called from ACToolBar icon
Font Resizer: Responsive label and Popup Menu or xCustomListView Menu called from ACToolBar icon
@GeoT · 2023-03-11
B4ASnippetAsyncStreams
aSyncStream and flush
aSyncStream and flush
@Star-Dust · 2023-03-09
B4ASnippetAudio/Video [INFO AND PATHS]
To get multiple media files and folders via MediaStore [info and paths]
To get multiple media files and folders via MediaStore [info and paths]
@GeoT · 2023-03-07
B4ASnippetBluetooth
OBD2 Bluetooth
App uses OBD2 Bluetooth plug, it has ELM327 V2.1 IC that connects to all OBDII protocols. The app reads common PIDs, DTC (faults) and VID. To add PID you can use https://en.wikipedia.org/wiki/OBD-II_PIDs#Bitwise_encoded_PIDs Code based on bluetooth example.
@moty22 · 2023-03-03
B4ASnippetBluetooth
OBD2 USB
App uses OBD2 to USB from Ebay, it has ELM327 V1.5 IC that connects to all OBDII protocols. The app reads common PIDs, DTC (faults) and VID. To add PID you can use https://en.wikipedia.org/wiki/OBD-II_PIDs#Bitwise_encoded_PIDs Code uses felUsbSerial lib.
@moty22 · 2023-03-03
B4ASnippetEditText/Textview/TextArea/TextField
ReadOnly EditText
ReadOnly EditText
@aeric · 2023-03-01
B4ASnippethtml
Markdown Engine For B4A
Markdown Engine For B4A
@teddybear · 2023-02-22
B4ASnippetJWT
Get the expiration time from firebase JWT token
Get the expiration time from firebase JWT token
@Erel · 2023-02-14
B4ASnippetB4A
Lock Screen Rotation
Lock Screen Rotation
@Robert Valentino · 2023-02-11
B4ASnippetTheme
Theme Colors
Changing the action bar, status bar and navigation bar colors is done with resources set in the manifest editor.The following code is fully supported by Android 5+ devices but it will also work properly on Android 4 devices.
@Erel · 2023-01-29
B4ASnippethttp
Register User example using HttpUtils2
Register User example using HttpUtils2
@aeric · 2023-01-26
B4ASnippetDatabase
SQLite Using Vacuum Into To Make a Copy of an Open DB
SQLite Using Vacuum Into To Make a Copy of an Open DB
@Mahares · 2023-01-24
B4ASnippetMaths [ALGORITHM]
Bresenham Line Algorithm. Linear interpolation. [algorithm]
Bresenham Line Algorithm. Linear interpolation. [algorithm]
@max123 · 2023-01-19