B4ATutorialHelp
Help Management for Application
Help Management for Application
@Guenter Becker · 2021-07-13
B4ALibraryImages
ashImageZoom library
A zoomable ImageView that behaves like an image in a WebView
@a n g l o · 2021-07-12
B4ASnippetB4A
screen orientation - constant values
screen orientation - constant values
@Dave O · 2021-07-11
B4ASnippetDatabase
DBRequestManager - make recordset more useable.
I added this to the DBRequestManager module. Converts the data into a list of maps which I find more manageable. It seems to be EXTREMELY fast. Make sure there is at least one row before using it.
@MrKim · 2021-07-10
B4ASnippetTranslation/localisation
Localizator + PreferencesDialog
Localizator + PreferencesDialog
@arf programas · 2021-07-09
B4ALibraryDatabase
extDBUtils
DBUtils with extended functionality
@Guenter Becker · 2021-07-08
B4ASnippetOther
Gcode generator using B4A
Gcode generator using B4A
@fernando.oliboni · 2021-07-07
B4ALibraryAds
OldGoogleConsent - FirebaseAdmob2 with the old Google consent manager
OldGoogleConsent - FirebaseAdmob2 with the old Google consent manager
@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
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
B4ATutorialhttp
Connecting to HTTPS (secured) urls
Connecting to HTTPS (secured) urls
@Erel · 2021-06-22
B4ASnippetBarcode/scan
InterApp communication to Easy Barcode Scanner
InterApp communication to Easy Barcode Scanner
@Wong Ka Chun · 2021-06-21
B4ASnippetGame
Chess AI
Chess AI
@msmerce · 2021-06-20
B4ASnippetGPS/location/maps
Identify Lat Lon geodata by address
Find the geodata based on an address.
@Wolli013 · 2021-06-19
B4ALibraryAds
AdsHelper Extension for Traditional B4A apps & more
I wanted to share an update I made to the AdsHelper class and example. Added: - support for rewarded video ads - events for rewarded video - events for rewarded interstitial - events for open ads - added parameter for open ads for setting the background delay before allowing the ad to show - incorporated native ad example and moved the code into a separate class example of a fixed size banner ad (300x250) - support for traditional B4A apps
@Jack Cole · 2021-06-19
B4ALibraryFirebase
FirebaseAdMob
Admob ads integrated with Firebase backend
@Erel · 2021-06-16
B4ALibraryImages
B4A - AH_TakeScreenShot
You can take a screenshot of the screen with a single line of code.
@alirezahassan · 2021-06-14
B4ALibraryAds
arfRewardedAd - Reward Ads for AdMob2
arfRewardedAd - Reward Ads for AdMob2
@arf programas · 2021-06-11
B4AClassAudio/Video
Class media
An easy way to take/record/choose photo/video/audio
@spsp · 2021-06-10
B4ASnippetImages [SNAPSHOT]
A general solution to blocking screen capture [snapshot]
A general solution to blocking screen capture [snapshot]
@JackKirk · 2021-06-09
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
B4ASnippetImages [SDK 20 TO 30]
AddToGallery - add images and videos to the Gallery [SDK 20 to 30] - an update of Erel''s AddBitmapToGallery
AddToGallery - add images and videos to the Gallery [SDK 20 to 30] - an update of Erel''s AddBitmapToGallery
@JackKirk · 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
B4ALibraryImages
B4A - AH_ActivityScreenShot
You can take a screenshot of the screen with a single line of code.
@alirezahassan · 2021-06-03
B4ALibraryOS
RootBeer - Root checker library
RootBeer - Root checker library
@Pendrush · 2021-05-31
B4ATutorialB4A
Project Like First Flutter App
Project Like First Flutter App
@ziz · 2021-05-31
B4ASnippetLabel
Label Justification Mode
To justify text within the label just use the Reflector library and one line of code
@mismail · 2021-05-29
B4ATutorialDrawing
JPCT-AE Polyline Example
JPCT-AE Polyline Example
@sn_nn · 2021-05-26
B4ASnippetGPS/location/maps
Measure distance between 2 LatLng points
Measure distance between 2 LatLng points
@Daica · 2021-05-24
B4ALibraryComms & Network
B4A - AH_CheckInternet
Library with these functions: 1. Check the status of the airplane mode 2. Check internet connection status 3. Check the roaming status of the device 4. Check VPN connection status 5. Check Data State status 6. Get the name of the mobile operator 7. Get the type of mobile data connection 8. Get Sim Operator 9. Get the type of internet connection (WiFi, mobile data) 10. Get IP Address IPv4 11. Get IP Address IPv6 12. Get Get mac address 13. Check is IPv4 or IPv6 14. Get Ping Host 15. Get Ping 16. Get Ping Log 17. Get Ping States 18. More features coming
@alirezahassan · 2021-05-23