aSyncStream and flush
aSyncStream and flush
@Star-Dust · 2023-03-09
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
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
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
ReadOnly EditText
ReadOnly EditText
@aeric · 2023-03-01
Markdown Engine For B4A
Markdown Engine For B4A
@teddybear · 2023-02-22
Get the expiration time from firebase JWT token
Get the expiration time from firebase JWT token
@Erel · 2023-02-14
Lock Screen Rotation
Lock Screen Rotation
@Robert Valentino · 2023-02-11
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
Register User example using HttpUtils2
Register User example using HttpUtils2
@aeric · 2023-01-26
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
Page Indicator [XCustomListView]
Page Indicator [XCustomListView]
@Brian Michael · 2023-01-10
Android Bluetooth Arduino
B4A app to control inputs and outputs of Arduino connected to Bluetooth module HC-05
@moty22 · 2023-01-09
Fighting with sending HTML-content to Outlook. A simple solution for that mess...
Fighting with sending HTML-content to Outlook. A simple solution for that mess...
@BlueVision · 2022-12-29
Export B4XTable to Excel File [B4A]
Export B4XTable to Excel File [B4A]
@Brian Michael · 2022-12-25
Print or Save as PDF a Table from B4XTable
Print or Save as PDF a Table from B4XTable
@Brian Michael · 2022-12-25
Dedicated Touch Screen for Octoprint supporting older devices
Reclaim those old Phones / Tablets that are sitting around that DO NOT have access to the Google store anymore. This in not a replacement for Octoprint but a way to add a touch screen to your printer using old hardware.
@JakeBullet70 · 2022-12-22
Get focused view
Get focused view
@ANC-Software · 2022-12-16
Convert Julian Serial date to calendar date string
Convert Julian Serial date to calendar date string
@WN van Surksum · 2022-12-08
Solving a system of linear equations using Gaussian Elimination
Solving a system of linear equations using Gaussian Elimination
@grafsoft · 2022-10-31
SQLCipher and pragma cipher_memory_security
SQLCipher has this pragma that can speed up SQL quite a bit if memory security is turned off. Been using this for a few years now in a large database and never seen a problem with it. It can be useful when running multiple SQL''s or running a single slow SQL.
@RB Smissaert · 2022-10-29
FireStore StructuredQuery API REST
Code that allows you to make a query in a firestore database applying filters by fields
@gregorio_adrian_gimenez · 2022-10-23
Solar Tracker Auto calibration
Extremely low-cost, highly efficient solar panel system. Android App to position your solar panel (Azimuth and Elevation).
@freedom2000 · 2022-10-22
OBD2 Rev Counter USB ELM327
Rev counter using OBD2. Rquests RPM (PID 010C) every 0.2 sec. ELM327 V1.5 to USB.
@moty22 · 2022-10-18
B4XPlusMinus: change knobs icons
B4XPlusMinus: change knobs icons
@Serge Bertet · 2022-10-13
Activity_Click and Activity_KeyPress in B4XPages
Activity_Click and Activity_KeyPress in B4XPages
@hatzisn · 2022-10-12
Standard Tooltips for Android 8+ [DSE] [B4A]
Standard Tooltips for Android 8+ [DSE] [B4A]
@stevel05 · 2022-10-12
standard tooltips for Android 8+
standard tooltips for Android 8+
@Dave O · 2022-10-10
AddMenuItem in B4XPages for B4A and B4i
Organize all options in a context menu of an page (losing space for buttons only for the main options).
@skrjabin · 2022-10-08
Splashscreen Manifest AppCompat
Splashscreen Manifest AppCompat
@Mike1970 · 2022-10-02