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
B4AClassTable/Grid
CLVDragger Class with Remove Item for xCustomListView
CLVDragger Class with Remove Item for xCustomListView
@GeoT · 2023-02-26
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
B4ATutorialDatabase
How to convert from Firebird to Sqlite
How to convert from Firebird to Sqlite
@amorosik · 2023-02-14
B4ATutorialSpeech
User selection of a voice for Text To Speech.
User selection of a voice for Text To Speech.
@agraham · 2023-02-12
B4ASnippetB4A
Lock Screen Rotation
Lock Screen Rotation
@Robert Valentino · 2023-02-11
B4ALibraryWifi
MLwifi Library Updated to v4.00
Due to issues with using MLwifi with Android Q+, I have updated some of the core functions to work correctly with pre Q as well as Q+
@Computersmith64 · 2023-02-11
B4ATutorialService/Receiver
Service Modules
Service Modules - OLD INFO, MOSTLY INCORRECT NOW
@Erel · 2023-02-07
B4ATutorialOther
FREE Source Code''s !
FREE Source Code''s !
@ilan · 2023-02-02
B4ATutorialGPS/location/maps
Geofence - Monitoring a region in the background
Geofencing is an Android feature that allows your app to be notified when the user enters or exits a monitored region.The nice thing about this feature is that your app doesn''t need to run for monitoring to work.It will be started automatically when needed.
@Erel · 2023-02-01
B4ATutorialService/Receiver
Intents and receivers
Intents and receivers - examples
@Star-Dust · 2023-02-01
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
B4ATutorialAds [NOT TESTED]
AdMob mediation with Meta - Facebook and 20+ other networks [not tested]
AdMob mediation with Meta - Facebook and 20+ other networks [not tested]
@Pendrush · 2023-01-17
B4ATutorialOS
Check if the application is running on a Chromebook
Check if the application is running on a Chromebook
@yo3ggx · 2023-01-16
B4ALibraryGoogle [UNTESTED BETA]
In-App Review Library [untested Beta] - need someone to test library
In-App Review Library [untested Beta] - need someone to test library
@Pendrush · 2023-01-15
B4ATutorialSMS
Intent Filters - Intercepting SMS messages in the background
Intent Filters - Intercepting SMS messages in the background
@Erel · 2023-01-13
B4AClassCamera
Camera2Torch - Torch using B4A''s Camera2 library
Camera2Torch - Torch using B4A''s Camera2 library
@OliverA · 2023-01-12
B4ATutorialWidget
Android home screen widgets tutorial - part I
Android home screen widgets tutorial - part I
@Erel · 2023-01-10
B4ASnippetTable/Grid [XCUSTOMLISTVIEW]
Page Indicator [XCustomListView]
Page Indicator [XCustomListView]
@Brian Michael · 2023-01-10
B4ALibraryButton
SD Floating Button StandOut
A flying button that always stands out even on other Apps On the Desktop.
@Star-Dust · 2023-01-10
B4AClassOther
ActivityRecognition
This library allows you to monitor the user / device physical state (walking, running, still, etc.). The state detection is based on Android location services which use low power sensors to try to detect the current activity. Once you connect your app to these services you will receive notifications even when your app is in the background (similar to static intent filters). It requires Google Play Services to be installed. This library will not work with the latest version of Google Play Services.
@Erel · 2023-01-09
B4ASnippetBluetooth
Android Bluetooth Arduino
B4A app to control inputs and outputs of Arduino connected to Bluetooth module HC-05
@moty22 · 2023-01-09
B4ALibraryTranslation/localisation
B4xLanguage - Localize your B4a+B4i applications
B4xLanguage - Localize your B4a+B4i applications
@Filippo · 2023-01-05
B4ALibraryBluetooth
BLE 2 - Bluetooth Low Energy
BLE 2 - Bluetooth Low Energy
@Erel · 2023-01-04