Help Management for Application
Help Management for Application
@Guenter Becker · 2021-07-13
ashImageZoom library
A zoomable ImageView that behaves like an image in a WebView
@a n g l o · 2021-07-12
screen orientation - constant values
screen orientation - constant values
@Dave O · 2021-07-11
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
Localizator + PreferencesDialog
Localizator + PreferencesDialog
@arf programas · 2021-07-09
extDBUtils
DBUtils with extended functionality
@Guenter Becker · 2021-07-08
Gcode generator using B4A
Gcode generator using B4A
@fernando.oliboni · 2021-07-07
OldGoogleConsent - FirebaseAdmob2 with the old Google consent manager
OldGoogleConsent - FirebaseAdmob2 with the old Google consent manager
@Erel · 2021-06-22
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
InterApp communication to Easy Barcode Scanner
InterApp communication to Easy Barcode Scanner
@Wong Ka Chun · 2021-06-21
Chess AI
Chess AI
@msmerce · 2021-06-20
Identify Lat Lon geodata by address
Find the geodata based on an address.
@Wolli013 · 2021-06-19
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
FirebaseAdMob
Admob ads integrated with Firebase backend
@Erel · 2021-06-16
B4A - AH_TakeScreenShot
You can take a screenshot of the screen with a single line of code.
@alirezahassan · 2021-06-14
arfRewardedAd - Reward Ads for AdMob2
arfRewardedAd - Reward Ads for AdMob2
@arf programas · 2021-06-11
Class media
An easy way to take/record/choose photo/video/audio
@spsp · 2021-06-10
A general solution to blocking screen capture [snapshot]
A general solution to blocking screen capture [snapshot]
@JackKirk · 2021-06-09
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
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
Long-running background service example: AutoCount
App which contains all the basics of a long-running background service
@Andris · 2021-06-05
B4A - AH_ActivityScreenShot
You can take a screenshot of the screen with a single line of code.
@alirezahassan · 2021-06-03
RootBeer - Root checker library
RootBeer - Root checker library
@Pendrush · 2021-05-31
Project Like First Flutter App
Project Like First Flutter App
@ziz · 2021-05-31
Label Justification Mode
To justify text within the label just use the Reflector library and one line of code
@mismail · 2021-05-29
JPCT-AE Polyline Example
JPCT-AE Polyline Example
@sn_nn · 2021-05-26
Measure distance between 2 LatLng points
Measure distance between 2 LatLng points
@Daica · 2021-05-24
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