B4ATutorialB4A
App Icon Change at Runtime
App Icon Change at Runtime
@Mariano Ismael Castro · 2023-11-24
B4ASnippetAudio/Video
Music player UI (B4A)
Music player UI (B4A)
@Abdulizor · 2023-11-17
B4ASnippetUI design
B4A - Task Manager App Template
B4A - Task Manager App Template
@Abdull Cadre · 2023-11-17
B4ASnippetDrawing
light switch: minimal code , generous resources
With less than 25 lines of code, a light switch transition effect (bulb on/off) is shown
@jkhazraji · 2023-11-16
B4ALibraryDate/time [PREFERENCES DIALOG]
DateTimePicker View [Preferences DIalog]
DateTimePicker View [Preferences DIalog]
@Guenter Becker · 2023-11-15
B4ATutorialB4Xpages
B4XPages Video Tutorial Series B4A
B4XPages Video Tutorial Series
@mcqueccu · 2023-11-15
B4ALibraryList- and scrollview
A vertical and horizontal scrollable Panel/Layout
A vertical and horizontal scrollable Panel/Layout
@Guenter Becker · 2023-11-13
B4ALibraryGoogle [GOOGLE PLAY SERVICES AVAILABILITY]
GoogleApiAvailability [Google Play Services availability]
A small library that serves as an aid in establishing the existence and correctness of the installation of google play services
@Ivica Golubovic · 2023-11-12
B4ALibraryB4X
Convert DateTime, Graphic, Boolean, Units
Convert DateTime, Graphic, Boolean, Units
@Guenter Becker · 2023-11-12
B4ALibraryAudio/Video
Audio library v1.5 - New AudioStreamer object
Audio library v1.5 - New AudioStreamer object
@Erel · 2023-11-10
B4ASnippetColour
StatusBar, NagivationBar and Background color all the same!
StatusBar, NagivationBar and Background color all the same!
@Cableguy · 2023-11-01
B4ALibraryGPS/location/maps
GPSGNSS Library
After discovering several problems in the operation of GPS and GNSS libraries on SDK32 and SDK33, I decided to make one library that will be compatible with almost all versions of android (from SDK less than 24 to SDK33 and above). This library combines deprecated GPS classes with still up-to-date GNSS classes and, based on the android version, decides which one to use.
@Ivica Golubovic · 2023-11-01
B4ASnippetGoogle
GoogleDrive via REST API V3 - Small Testproject
A small project to get a grip on Google Drive
@fredo · 2023-10-30
B4ATutorialFirebase
Debugging with Firebase / Android GPU Inspector
Debugging with Firebase / Android GPU Inspector
@designer2k2 · 2023-10-30
B4ALibraryWebView
WebViewExtras
WebViewExtras exposes more of the native Android WebView methods to your B4A application.
@warwound · 2023-10-16
B4ALibraryhttp
Http Interceptor
Http Interceptor
@drgottjr · 2023-10-12
B4ATutorialMQTT
MQTT Brokers list
MQTT Brokers list
@Hamied Abou Hulaikah · 2023-10-11
B4ALibraryFirebase
FirebaseAdmin Library
FirebaseAdmin Library
@Claude Obiri Amadu · 2023-10-08
B4ATutorialTable/Grid [SIMILAR TO A TREE][B4J][B4A]
Expandable CLV with sub-items [similar to a tree] [B4J] [B4A]
Expandable CLV with sub-items [similar to a tree] [B4J] [B4A]
@walt61 · 2023-10-08
B4ALibraryGPS/location/maps [LATEST]
FusedLocationProviderGMS [Latest]
This is a new FusedLocationProviderGMS library that is based on the latest version of Google Mobile Services (GMS)
@Ivica Golubovic · 2023-10-07
B4ATutorialPDF
PDFab - a default PDF viewer app based on DonManfred''s PDFium wrap
PDFab - a default PDF viewer app based on DonManfred''s PDFium wrap
@walt61 · 2023-10-06
B4ATutorialGame
Blue Stacks connection to B4X IDE.
Blue Stacks connection to B4X IDE.
@73Challenger · 2023-09-28
B4ALibrarySpeech
SpeechToText - Continuous Offline Voice Recognition
This is a wrapper of Acephei VOSK , With this, you can add continuous offline speech recognition feature to your application.
@Biswajit · 2023-09-27
B4ATutorialIcons / fonts
IconKitchen - Generate App Icons
IconKitchen - Generate App Icons
@Mashiane · 2023-09-19
B4ASnippetDatabase
cloudKVS - adding list of changes to NewData event
cloudKVS - adding list of changes to NewData event
@Dave O · 2023-09-19
B4ASnippetStrings
Unescape Unicode sequences for Spanish language
Unescape Unicode sequences for Spanish language
@GeoT · 2023-09-15
B4ATutorialGame
Tic-Tac-Toe. Extremely basic XUI cross platform WiFi game example B4A vs B4i - Newer developers
Tic-Tac-Toe. Extremely basic XUI cross platform WiFi game example B4A vs B4i - Newer developers
@Peter Simpson · 2023-09-14
B4ATutorialOS [>= M]
Another Torch [>= M]
A simple android application that can turn on/off the flashlight or torchlight by clicking a button
@Johan Schoeman · 2023-09-10
B4ATutorialDatabase
Import a CSV Text File Into a Newly Created SQLite Table
Import a CSV Text File Into a Newly Created SQLite Table
@Mahares · 2023-09-06
B4ASnippetDrawing
Draw on top of other apps permission
Starting from Android 6 a special permission is required if you want to use the SYSTEM_ALERT_WINDOW permission. This permission is not related to the runtime permissions. You can put this code in a class to check whether your app has permission and open the settings page if needed
@Erel · 2023-09-05