B4ALibraryNotifications
NotificationListener
The NotificationListener library allows you to access the device notifications. This is a new feature which is only available on Android 4.3+ (api 18+).
@Erel · 2024-07-07
B4ASnippetAI/ML
B4XCopilot - A.I. Assistant
B4XCopilot - A.I. Assistant
@Blueforcer · 2024-07-04
B4ASnippetAudio/Video
targetSdkVersion 34 foreground service for mediaPlayback
targetSdkVersion 34 foreground service for mediaPlayback
@Addo · 2024-07-04
B4ATutorialGPS/location/maps
Background location tracking Android
Simple example of a foreground service that keeps the process running in the background. The current location is shown in the persistent notification. The app starts at boot and theoretically should run all the time. It also schedules itself to run with StartServiceAt. This can help in cases where the OS kills the process.
@Erel · 2024-07-03
B4ASnippetBluetooth
wear dashboard
This script was written to demonstrate Bluetooth Low Energy connection from a WearOS watch with the AEON electronic interface or with PC simulation software. It is intended to provide useful information for the development of various online graphics applications for the AEON product.
@Mr Blue Sky · 2024-06-29
B4ATutorialComms & Network
select image from device and upload in server
select image from device and upload in server
@jaber103 · 2024-06-28
B4ASnippetMail [SOLVED]
SMTP Errors [SOLVED]
SMTP Errors [SOLVED]
@yiankos1 · 2024-06-27
B4ASnippetClock
B4A My Rolex
B4A My Rolex
@Grinaute · 2024-06-26
B4ASnippetComms & Network [WIFI/CELL/LAN]
B4X Check Internet available + type [WiFi/Cell/LAN] + IsValidIP + IsValidURL
B4X Check Internet available + type [WiFi/Cell/LAN] + IsValidIP + IsValidURL
@Sergio Haurat · 2024-06-22
B4ASnippetComms & Network [WIFI/CELL]
Check Internet connection + Know connection type [WiFi/Cell]
Check Internet connection + Know connection type [WiFi/Cell]
@Sergio Haurat · 2024-06-22
B4ATutorialGoogle
Google Play Billing v.7 Subscription Example
Google Play Billing v.7 Subscription Example
@asales · 2024-06-22
B4ALibraryStrings
Unlocking the Full Potential: A Custom StringBuilder for B4A
When it comes to string manipulation, the StringBuilder class becomes a powerful tool in any developer’s arsenal. However, in B4A (Basic4Android), the built-in StringBuilder has its limitations.
@carlos7000 · 2024-06-22
B4ASnippetBluetooth
dashboard
Application designed to simulate sending data from a PC to a smartphone.
@Mr Blue Sky · 2024-06-20
B4ALibraryComms & Network
ConnectivityManager in the age of asynchronicity
this is a network connection snapshot library for recent android models. it replaces classes and methods relating to network connectivity that were deprecated starting with sdk 28. until the latest classes, the only way to know if you were connected to a network was to poll the system. for google, this was an issue. how often to poll? when is a network connection going to be lost? how often is is going to be lost? with the latest classes, the system monitors network connectivity and changes in network behavior beyond the simple fact of being connected to some network. It raises an event for you to consume.
@drgottjr · 2024-06-16
B4ALibraryB4A
Immersive Mode - Hide system bars
Immersive Mode - Hide system bars
@Claude Obiri Amadu · 2024-06-16
B4ASnippetLabel
ScrollingLabel - drag your finger
if i have text to show whose content is too great (or too large) to fit on one screenful, i want to be able to scroll the text up and down with my finger (or, optionally, left to right and back).
@drgottjr · 2024-06-16
B4ATutorialCharts
mpAndroidCharts - PieChart, Line Chart and BarChart with JavaObject
mpAndroidCharts - PieChart, Line Chart and BarChart with JavaObject
@Johan Schoeman · 2024-06-15
B4ALibraryDialogs
MP_Dialogs
This library is able to create different types of dialogues and the important thing is that you can display all dialogues with high graphics and apply a lot of personalization to each dialogue.
@b4a.developer · 2024-06-13
B4ALibraryBarcode/scan
MLKIT Barcode Scanning Class
MLKIT Barcode Scanning Class
@drgottjr · 2024-06-11
B4ASnippetList- and scrollview
B4A Page scrolling in fullscreen mode using a scrollview
B4A Page scrolling in fullscreen mode using a scrollview
@PaulMeuris · 2024-06-03
B4ATutorialhttp
Http Server hosting a page with download link
Just a simple example with a link to a file stored in File.DirInternal.
@aeric · 2024-06-01
B4ATutorialInterop
Share Text File Between 2 Apps
Share Text File Between 2 Apps
@aeric · 2024-06-01
B4ATutorialSpinner
Example Spinner to Bold, Italic or other typeface
Example Spinner to Bold, Italic or other typeface
@AHilberink · 2024-05-30
B4ATutorialWidget [RESIZABLE, ADAPTIVE]
Widget Layout [Resizable, Adaptive]
Widget Layout [Resizable, Adaptive]
@Sagenut · 2024-05-28
B4ALibraryLabel
Slightly modified AutoTextSizeLabel
The fields added are: - Min Text Size: Specify the minium size of the text of the label (less than this can''t go) - Max Text Size: Specify the minium size of the text of the label (more than this can''t go) - Ignore User Font Scale: Specify if the label should ignore the fact that the user could have widened the interface (n.b. default: True)
@Mike1970 · 2024-05-23
B4ASnippetEditText/Textview/TextArea/TextField
EditText Utils
EditText Utils
@klaus · 2024-05-21
B4ASnippetSMS [FREE SOURCE INCLUDED !]
Send SMS from anywhere using B4A ! [Free source included !]
Send SMS from anywhere using B4A ! [Free source included !]
@Justcooldev · 2024-05-20
B4ALibraryGame
GiLoWordsGamesUtils
Library useful to create word game apps, for any languages. Actually only English and Italian but I will add VERY SOON a method to import simple CSV file for any language
@LordZenzo · 2024-05-18
B4ASnippetLogging/Exceptions
Log Calling Class and Method
Log Calling Class and Method
@Blueforcer · 2024-05-15
B4ALibraryDialogs [B4A]
DOListDialog - simple and customisable class [B4A]
DOListDialog - simple and customisable class [B4A]
@Dave O · 2024-05-12