Lock Screen Rotation
Lock Screen Rotation
@Robert Valentino · 2023-02-11
Service Modules
Service Modules - OLD INFO, MOSTLY INCORRECT NOW
@Erel · 2023-02-07
FREE Source Code''s !
FREE Source Code''s !
@ilan · 2023-02-02
Intents and receivers
Intents and receivers - examples
@Star-Dust · 2023-02-01
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
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
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
Check if the application is running on a Chromebook
Check if the application is running on a Chromebook
@yo3ggx · 2023-01-16
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
Intent Filters - Intercepting SMS messages in the background
Intent Filters - Intercepting SMS messages in the background
@Erel · 2023-01-13
Camera2Torch - Torch using B4A''s Camera2 library
Camera2Torch - Torch using B4A''s Camera2 library
@OliverA · 2023-01-12
SD Floating Button StandOut
A flying button that always stands out even on other Apps On the Desktop.
@Star-Dust · 2023-01-10
Page Indicator [XCustomListView]
Page Indicator [XCustomListView]
@Brian Michael · 2023-01-10
Android home screen widgets tutorial - part I
Android home screen widgets tutorial - part I
@Erel · 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
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
B4xLanguage - Localize your B4a+B4i applications
B4xLanguage - Localize your B4a+B4i applications
@Filippo · 2023-01-05
BLE 2 - Bluetooth Low Energy
BLE 2 - Bluetooth Low Energy
@Erel · 2023-01-04
Very simple GPS Program
Very simple GPS Program
@Justcooldev · 2023-01-03
AudioTrack
Wrapper for AudioTrack Library allows sending audio from within an app.
@stevel05 · 2023-01-03
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
BLE nRF Connect pre-BLE2 problem solving
BLE nRF Connect pre-BLE2 problem solving
@emexes · 2022-12-27
SD DigestServer [httpServer+Digest Auth]
Source code included. I have extended the HttpServer Library functions by adding Digest authentication. This is a demonstration version, it allows normal http connections (such as httpserver) and activating the digest protocol on a specific folder will display (if you enter the correct credentials) a standard page. You can ask for the full version privately which allows you to send your http pages to requests for authenticated pages.
@Star-Dust · 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
Export B4XTable to Excel File [B4A]
Export B4XTable to Excel File [B4A]
@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
SD AutoComposeTextView [XUI]
SD AutoComposeTextView [XUI]
@Star-Dust · 2022-12-21
Firebase phone number authentication
A wrap to integrate firebase auth phone number authentication.
@Enrico Fuoti · 2022-12-17