B4ASnippetB4A
Lock Screen Rotation
Lock Screen Rotation
@Robert Valentino · 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
B4ATutorialService/Receiver
Intents and receivers
Intents and receivers - examples
@Star-Dust · 2023-02-01
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
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
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
B4ALibraryButton
SD Floating Button StandOut
A flying button that always stands out even on other Apps On the Desktop.
@Star-Dust · 2023-01-10
B4ASnippetTable/Grid [XCUSTOMLISTVIEW]
Page Indicator [XCustomListView]
Page Indicator [XCustomListView]
@Brian Michael · 2023-01-10
B4ATutorialWidget
Android home screen widgets tutorial - part I
Android home screen widgets tutorial - part I
@Erel · 2023-01-10
B4ASnippetBluetooth
Android Bluetooth Arduino
B4A app to control inputs and outputs of Arduino connected to Bluetooth module HC-05
@moty22 · 2023-01-09
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
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
B4ATutorialGPS/location/maps
Very simple GPS Program
Very simple GPS Program
@Justcooldev · 2023-01-03
B4ALibraryAudio/Video
AudioTrack
Wrapper for AudioTrack Library allows sending audio from within an app.
@stevel05 · 2023-01-03
B4ASnippetMail
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
B4ATutorialBluetooth
BLE nRF Connect pre-BLE2 problem solving
BLE nRF Connect pre-BLE2 problem solving
@emexes · 2022-12-27
B4ALibraryhttp [HTTPSERVER+DIGEST AUTH]
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
B4ASnippetPDF
Print or Save as PDF a Table from B4XTable
Print or Save as PDF a Table from B4XTable
@Brian Michael · 2022-12-25
B4ASnippetExcel [B4A]
Export B4XTable to Excel File [B4A]
Export B4XTable to Excel File [B4A]
@Brian Michael · 2022-12-25
B4ASnippetPrint
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
B4ALibraryEditText/Textview/TextArea/TextField [XUI]
SD AutoComposeTextView [XUI]
SD AutoComposeTextView [XUI]
@Star-Dust · 2022-12-21
B4ALibraryFirebase
Firebase phone number authentication
A wrap to integrate firebase auth phone number authentication.
@Enrico Fuoti · 2022-12-17