B4ATutorialhttp
User Login + MySQL PHP API
User Login + MySQL PHP API
@aeric · 2024-04-24
B4ATutorialDatabase
Share SQLite database between 2 devices
Share SQLite database between 2 devices
@aeric · 2024-03-13
B4ATutorialWidget [RESIZABLE, ADAPTIVE]
Widget Layout [Resizable, Adaptive]
Widget Layout [Resizable, Adaptive]
@Sagenut · 2024-03-04
B4ATutorialOther
B-POS - Simple point of sale
B-POS is a fairly simple point of sale app that''s designed to run on a tablet and enable the sale of merchandise at events.
@nwhitfield · 2024-02-05
B4ATutorialB4A
Create a B4X library with Android Studio - Step by step
Create a B4X library with Android Studio - Step by step
@zolive33 · 2024-01-26
B4ATutorialHome automation [HOME AUTOMATION]
Athom Pre-Flashed TASMOTA Infrared Remote Controller with B4X [Home Automation]
Athom Pre-Flashed TASMOTA Infrared Remote Controller with B4X [Home Automation]
@walt61 · 2024-01-14
B4ATutorialAudio/Video
ExoPlayer - full screen feature
This example demonstrates how you can add a full screen button to a video.
@Erel · 2023-12-25
B4ATutorialB4A
How to Install and Run Android Apps Natively on Windows 10 and 11 with WSABuilds
How to Install and Run Android Apps Natively on Windows 10 and 11 with WSABuilds
@fernando1987 · 2023-12-25
B4ATutorialWebView
WebViewExtras Examples for beginners
WebViewExtras Examples for beginners
@FrostCodes · 2023-12-24
B4ATutorialEmulator/VM
Tips or Tricks for using Android Emulator
Tips or Tricks for using Android Emulator
@aeric · 2023-12-21
B4ATutorialDatabase
Syncing local databases using PHP to access a database on a hosted server
Syncing local databases using PHP to access a database on a hosted server
@Cliff McKibbin · 2023-12-17
B4ATutorialB4Xpages
Convert a big Activity project to B4XPages
Convert a big Activity project to B4XPages
@asales · 2023-12-09
B4ATutorialB4A
B4A Change Log (versions history)
B4A Change Log (versions history)
@Erel · 2023-12-06
B4ATutorialEmulator/VM [AVD]
How to change Default Android Emulator Skins [AVD] with Device Skins
How to change Default Android Emulator Skins [AVD] with Device Skins
@mcqueccu · 2023-11-29
B4ATutorialKiosk
B4A Uninstalling a kiosk app
B4A Uninstalling a kiosk app
@Peter Simpson · 2023-11-27
B4ATutorialB4A
App Icon Change at Runtime
App Icon Change at Runtime
@Mariano Ismael Castro · 2023-11-24
B4ATutorialB4Xpages
B4XPages Video Tutorial Series B4A
B4XPages Video Tutorial Series
@mcqueccu · 2023-11-15
B4ATutorialFirebase
Debugging with Firebase / Android GPU Inspector
Debugging with Firebase / Android GPU Inspector
@designer2k2 · 2023-10-30
B4ATutorialMQTT
MQTT Brokers list
MQTT Brokers list
@Hamied Abou Hulaikah · 2023-10-11
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
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
B4ATutorialIcons / fonts
IconKitchen - Generate App Icons
IconKitchen - Generate App Icons
@Mashiane · 2023-09-19
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
B4ATutorialB4A
B4A Rapid book updated to B4A 12.50
B4A Rapid book updated to B4A 12.50
@PhilipBrown · 2023-08-09
B4ATutorialPrint
Print Made Easy
Print Made Easy (via the rawbt printing service app)
@Hamied Abou Hulaikah · 2023-07-25
B4ATutorialB4A
android.jar / targetSdkVersion / minSdkVersion
There are several versioned components that affect the compilation process and the runtime behavior of our apps. The purpose of this tutorial is to explain the differences between them and help you choose which version to use. Each Android version is mapped to an api level. You can see this mapping here: https://developer.android.com/about/dashboards/index.html The api level is used in our code.
@Erel · 2023-07-16
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 · 2023-07-16