B4ATutorialMenu
Navigation Side Menu
Navigation Side Menu
@mfstuart · 2022-08-23
B4ASnippetStrings
Detect Language of String from Unicode Characters
Detect Language of String from Unicode Characters
@HZZ · 2022-08-21
B4ALibraryViews - effects [B4A][XUI]
New Library - HaloAdvanced [B4A] [XUI]
Allows you to enrich almost every list with the HALO EFFECT
@T201016 · 2022-08-19
B4ALibraryInterop
EventBus Departing Gate 3
Android optimized publish/subscribe event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. E.g., to raise an event in an activity that''s in the background or that was killed.
@drgottjr · 2022-08-17
B4ATutorialNFC
NFC - Reading and Writing
NFC - Reading and Writing
@Erel · 2022-08-16
B4ALibraryInterop
eventbus now departing gate 2.
Android optimized publish/subscribe event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. E.g., to raise an event in an activity that''s in the background or that was killed.
@drgottjr · 2022-08-14
B4ATutorialGoogle
In App Billing - steps required in Google Console
In App Billing - steps required in Google Console
@Andrew (Digitwell) · 2022-08-10
B4ASnippetIcons / fonts [OR FONT ICONS]
high-contrast text system setting - work-around for colored text [or font icons]
Android 5+ has an accessibility system setting called "high-contrast fonts", which lets the user force text (or icons rendered using fonts like Material or FontAwesome) to be outlined black or white (instead of the color you set). If you use colored text (or text-based icons) to indicate important things, this can play havoc with your UI.
@Dave O · 2022-07-31
B4ATutorialB4A
Api Levels
Api Levels
@hatzisn · 2022-07-26
B4ASnippetAudio/Video
Get the path to media files returned from ContentChooser
Get the path to media files returned from ContentChooser
@Erel · 2022-07-24
B4ALibraryService/Receiver
StartSerivceExact with Extra
I needed to schedule a service but I needed also to know which sql row it was scheduled for. And for this reason and probably other reasons, this small library was born. It is a modified version of the internal method used in b4a.
@somed3v3loper · 2022-07-19
B4ATutorialFirebase
Push messages with Firebase and B4A: Some additional hints and a working example
Push messages with Firebase and B4A: Some additional hints and a working example
@Frank · 2022-07-18
B4ALibraryDrone
DJI Drones
DJI Drones are very popular and advanced drones. DJI provides an Android app that is used during flights to control the drone. The Android device connects to the remote controller with a USB cable (USB debug mode should be enabled).
@Erel · 2022-07-17
B4ASnippetTabStrip
simple way to hide/show a TabStrip tab
simple way to hide/show a TabStrip tab
@toby · 2022-07-11
B4ASnippetProgress/Gauge/Loading
BM_Loading
Loading indicator
@PuzzleTak · 2022-07-07
B4AToolB4A
B4A Sdk Manager source code
B4A Sdk Manager source code
@Erel · 2022-07-04
B4ASnippetMap
Convert data map to list
Converts a map''s keys or values to a list
@toby · 2022-07-01
B4ALibraryDatabase
TDDBUtils Functions to handle SQLite and SQLCipher
This library supports the development of database driven Application (SQLite3/SQLCipher 4) with a growing (Work in Process) list of handy functions to make developers life easier.
@Guenter Becker · 2022-06-29
B4ALibraryViews - additional
extended Native Views
Add extra properties to views
@Guenter Becker · 2022-06-27
B4ATutorialInterop
Connect B4A to Bluestacks 5
Connect B4A to Bluestacks 5
@Random.Information · 2022-06-22
B4ASnippetFile handling
Delete specific files according to their type from a specific folder simple short code
Delete specific files according to their type from a specific folder simple short code
@alfaiz678 · 2022-06-20
B4ASnippetFirebase
FirebaseRealtimeDatabase create Listener
Create a listener to receive data from FirebaseRealtimeDatabase every time it changes.
@musaso · 2022-06-17
B4ASnippetFile handling
epub to txt file converter
epub to txt file converter
@endbyte · 2022-06-14
B4ASnippetMap
Convert map to array
Convert map to array
@toby · 2022-06-12
B4ASnippetWebView
Upload files with WebView
Code requires Android 5+ 1. Set a custom WebViewChromeClient. It is implemented with inline Java code. 2. The ShowFile_Chooser event is raised when the user clicks on a "browse" button. 3. You need to get the file URI with FileProvider and call SendResult.
@Erel · 2022-06-09
B4ASnippetAI/ML
BCP-47 Codes for all languages supported by Google''s ML Kit
BCP-47 Codes for all languages supported by Google''s ML Kit
@Michael2150 · 2022-06-08
B4ALibraryAds
FirebaseAdMob2 - Google Mobile Ads SDK v20+
FirebaseAdMob2 - Google Mobile Ads SDK v20+
@Erel · 2022-06-07
B4ASnippetStrings
Check language direction based on dailing code
Check language direction based on dailing code
@Hamied Abou Hulaikah · 2022-06-06
B4ASnippetNotifications
Notifications permission with targetSdkVersion = 33
Notifications permission with targetSdkVersion = 33
@Erel · 2022-06-06
B4ATutorialLinux
B4A on Linux 2022
B4A on Linux 2022
@Raboebie · 2022-06-04