B4ATutorialB4A [APK TO AAB]
App Bundle - Steps to updating Existing App [apk to aab]
App Bundle - Steps to updating Existing App [apk to aab]
@mcqueccu · 2021-08-14
B4ATutorialUI design [UI][B4A]
Camping App UI Example + Source Code [UI] [B4A]
Camping App UI Example + Source Code [UI] [B4A]
@XToolsGroup · 2021-08-14
B4ATutorialGPS/location/maps
Calculation of Distance in Km between two points on MapFragment
Calculation of Distance in Km between two points on MapFragment
@WebQuest · 2021-08-08
B4ATutorialMenu
Create a Slide Menu with a Panel
Create a Slide Menu with a Panel
@Serge Nova · 2021-08-05
B4ATutorialB4A
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
B4ATutorialFile xfer
Download huge files with HttpUtils2
Download huge files with HttpUtils2
@Erel · 2021-07-25
B4ATutorialCompass
Compass: TRUE HEADING & Magnetic Declination.
Displays TRUE HEADING with local magnetic declination.
@T201016 · 2021-07-14
B4ATutorialHelp
Help Management for Application
Help Management for Application
@Guenter Becker · 2021-07-13
B4ATutorialhttp
Connecting to HTTPS (secured) urls
Connecting to HTTPS (secured) urls
@Erel · 2021-06-22
B4ATutorialFirebase
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
B4ATutorialGoogle
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
B4ATutorialDatabase
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
B4ATutorialService/Receiver
Long-running background service example: AutoCount
App which contains all the basics of a long-running background service
@Andris · 2021-06-05
B4ATutorialB4A
Project Like First Flutter App
Project Like First Flutter App
@ziz · 2021-05-31
B4ATutorialDrawing
JPCT-AE Polyline Example
JPCT-AE Polyline Example
@sn_nn · 2021-05-26
B4ATutorialGPS/location/maps
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
B4ATutorialAudio/Video
Use MediaStore to play and export Ringtones. Demo, lib and Java source code.
The media provider provides an indexed collection of common media types, such as Audio, Video, and Images, from any attached storage devices. Root permission is not required.
@zhousongke · 2021-05-08
B4ATutorialB4A
Erels B4A Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
Erels B4A Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
@Mashiane · 2021-04-27
B4ATutorialFirebase [PREVENT ISSUES]
FCM messages checklist [prevent issues]
With newer Android versions came more options for power saving and permissions we have to deal with. There are a lot of threads about FCM messages not arriving or beeing delayed. Here''s a small "checklist" which may help.
@KMatle · 2021-04-21
B4ATutorialB4A
B4A on Parallels M1 MAC
B4A works fine in Parallels windows on M1 MAC.
@Robert Zmrzli · 2021-04-20
B4ATutorialB4A
B4ABuilder / B4JBuilder - Command line compilation
B4ABuilder / B4JBuilder - Command line compilation
@Erel · 2021-04-18
B4ATutorialB4A
B4A beginner tutorials
I started a channel in youtube for B4A.
@ADeveloper · 2021-04-05
B4ATutorialSMS
Self sms Verification
This simple example illustrate how to verify user phone number using self sms. The example send sms from user phone to his/her phone. No need for extra external third parities sms gateway. FAST SOLUTION for user verification.
@HAH · 2021-04-03
B4ATutorialDatabase [UI APP]
JRDC2 for SQL Server / Azure [UI App]
JRDC2 for SQL Server / Azure [UI App]
@TamersTech · 2021-03-29
B4ATutorialB4Xpages [DESIGN][B4XPAGE][B4A]
Food_Market Example UI [Design] [B4XPage] [B4A]
Food_Market Example UI. This design is made only from Designer. Libraries such as Customlistview were not used.
@Ertan · 2021-03-28
B4ATutorialOCR
Google Vision/Play Services OCR example
Google Vision/Play Services OCR example
@KMatle · 2021-03-25
B4ATutorialB4A
B4A Rapid book updated to B4A 10.6
B4A Rapid book updated to B4A 10.6
@PhilipBrown · 2021-03-22
B4ATutorialWidget
A Not-So-Simple Clock - Android Widget
An Android Widget version of Not-So-Simple Clock
@William Lancee · 2021-03-20
B4ATutorialSMS
Free Automatic pick & choose SMS Blocker or Automatic and immediately respond to sms
The app Is designed to run in background.. You enter a phone number for a SMS, and it will send a message immediately back to that sms when a text is received... NOW it does not actually block the sms.. but in my case it sends a text saying it did.
@DonWarr · 2021-03-13
B4ATutorialGoogle
Google Play App Signing
Google Play App Signing service allows developers to let Google store the app signing key for them. Developers need to use a different key, the upload key, to sign the app before release. The advantage of this service is that with the help of Google support you can generate a new upload key in case the previous one was lost. Without this service it is not possible to update an app if you lost its signing key.
@Erel · 2021-03-07