B4ALibraryAds
AdsHelper extends FirebaseAdMob2 / Google Mobile Ads v20.0+
AdsHelper is a class that adds the following features: - Managing the user consent with Google''s User Messaging Platform: https://developers.google.com/admob/ump/android/quick-start - App Open Ads: https://developers.google.com/admob/android/app-open-ads It can be extended with more features.
@Erel · 2021-06-20
B4ASnippetGame
Chess AI
Chess AI
@msmerce · 2021-06-20
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
B4ASnippetGPS/location/maps
Identify Lat Lon geodata by address
Find the geodata based on an address.
@Wolli013 · 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
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
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
B4ALibraryImages
B4A - AH_ActivityScreenShot
You can take a screenshot of the screen with a single line of code.
@alirezahassan · 2021-06-03
B4ATutorialB4A
Project Like First Flutter App
Project Like First Flutter App
@ziz · 2021-05-31
B4ALibraryOS
RootBeer - Root checker library
RootBeer - Root checker library
@Pendrush · 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
B4ALibraryComms & Network [LIB]
Global Proxy Connector & DNS Changer [Lib]
This library enables you to connect to proxy servers using Android''s VpnService.
@sfsameer · 2021-05-25
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
B4ALibraryImages
Convert/Compress Image - WebP, JPG, PNG
Convert/Compress Image between different formats WebP, JPG, PNG.
@Pendrush · 2021-05-17
B4ALibraryList- and scrollview
MC7RecyclerView
MC7RecyclerView
@M-CAP7AIN · 2021-05-11
B4ASnippetWidget
What Waste
Widget demo app
@pricciardi · 2021-05-11
B4ALibraryCaptcha
CaptchaView
Use this for captcha challenge in your applications
@jahswant · 2021-05-10
B4ALibraryWebView
ErrorView
Custom error view for webview
@jahswant · 2021-05-10
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
B4ALibraryEditText/Textview/TextArea/TextField
HashTagHelper
This is a library designed for highlighting hashtags ("#example") and catching click on them
@jahswant · 2021-05-10
B4ALibraryViews - additional
JoyStickView
Android Library for JoyStick View.
@jahswant · 2021-05-10
B4ALibraryApp startup
ShowCaseView
With this lib you can capture user attention or a first run tutorial.
@jahswant · 2021-05-10
B4ALibraryMenu
Simple Circle Menu Library
Simple customisable menu that could have from 1 to 10 (and more) buttons.
@jahswant · 2021-05-10