StateManager - Helps managing Android applications settings and state
StateManager - Helps managing Android applications settings and state
@Erel · 2021-09-30
Permission Dialog Won''t Display
Permission Dialog Won''t Display
@Buncher60 · 2021-09-25
Online Course App UI Example + Source Code [UI] [B4A]
Online Course App UI Example + Source Code [UI] [B4A]
@XToolsGroup · 2021-09-25
Intent Based Camera
This example uses an intent to take a picture with the default camera app. It is based on this tutorial: https://developer.android.com/training/camera/photobasics.html
@Erel · 2021-09-19
File Choose
File Choose
@Serge Nova · 2021-09-19
Full Chat [NovaChat]
Full Chat [NovaChat]
@Serge Nova · 2021-09-16
Get resolution of video from file
Get resolution of video from file
@Paolodc · 2021-09-07
Android FTP tutorial
Android FTP tutorial
@Erel · 2021-08-25
Chart flow to help choose folder
This chart flow will help you choose the folder in all kinds of different cases
@Erel · 2021-08-18
SQLite Full Text Search on a Large Database and Display on an xClv
SQLite Full Text Search on a Large Database and Display on an xClv
@Mahares · 2021-08-17
Learn to use B4A views
Learn to use Design Views in B4A
@Serge Nova · 2021-08-17
Full private chat and multi-chat [similar to Whatsapp]
Full private chat and multi-chat [similar to Whatsapp]
@Serge Nova · 2021-08-17
Read QR code from file
If you want to scan QR code from a file (Bitmap or pdf) you can try this code; you need PDFium and Barcode Reader
@yiankos1 · 2021-08-15
Publish New App to Google Play
Publish New App to Google Play
@aeric · 2021-08-15
Camping App UI Example + Source Code [UI] [B4A]
Camping App UI Example + Source Code [UI] [B4A]
@XToolsGroup · 2021-08-14
App Bundle - Steps to updating Existing App [apk to aab]
App Bundle - Steps to updating Existing App [apk to aab]
@mcqueccu · 2021-08-14
Calculation of Distance in Km between two points on MapFragment
Calculation of Distance in Km between two points on MapFragment
@WebQuest · 2021-08-08
Create a Slide Menu with a Panel
Create a Slide Menu with a Panel
@Serge Nova · 2021-08-05
Core Programming - Chain of Several Programmer
Core Programming Is a group chain of Programmer working on the development of new Features.
@Serge Nova · 2021-08-01
Download huge files with HttpUtils2
Download huge files with HttpUtils2
@Erel · 2021-07-25
Compass: TRUE HEADING & Magnetic Declination.
Displays TRUE HEADING with local magnetic declination.
@T201016 · 2021-07-14
Help Management for Application
Help Management for Application
@Guenter Becker · 2021-07-13
Make sure you are enrolled in new 15% Play Store Fee
Make sure you are enrolled in new 15% Play Store Fee
@JohnC · 2021-06-22
FirebaseAdMob and User Consent
More information: https://developers.google.com/admob/android/eu-consent By default, AdMob serves personalized ads. With the new GDPR law, publishers (you) need to request consent before the private data can be used to serve personalized ads to EU users.
@Erel · 2021-06-22
Connecting to HTTPS (secured) urls
Connecting to HTTPS (secured) urls
@Erel · 2021-06-22
SQL dynamic queries with jRDC2
MS SQL server provides special stored procedure ''sp_executesql'' to execute SQL statements, this stored procedure accepts one string-type parameter which is the SQL query we want to execute. By using this procedure with jRDC2 we will be able to execute any SQL query/nonquery statement. All we need is to add this line to our SQL commands in config properties file on B4J jRDC.
@Mostez · 2021-06-06
Long-running background service example: AutoCount
App which contains all the basics of a long-running background service
@Andris · 2021-06-05
Project Like First Flutter App
Project Like First Flutter App
@ziz · 2021-05-31
JPCT-AE Polyline Example
JPCT-AE Polyline Example
@sn_nn · 2021-05-26
FusedLocationProvider + Resolution Dialog
This example shows several things: 1. Configuring FusedLocationProvider based on the instructions: https://www.b4x.com/android/forum/threads/fusedlocationprovider.50614/#content 2. Managing FLP in the starter service. This way it is not affected by the activity''s life cycle. 3. Requesting the runtime permission and checking that location services are enabled. If they are not enabled then a system dialog will appear and will let the user enable them
@Erel · 2021-05-10