B4AClassDatabase
sqlclass Fast Sql string generation from simple class to Mysql,Sqlite
sqlclass Fast Sql string generation from simple class to Mysql,Sqlite
@Fabio vega · 2021-02-24
B4ATutorialSMS
Power monitor with SMS notification - free w/ source
Here''s the power monitor I built for my lab in B4A. Its fairly simple: if the device gets unplugged (power goes off), it waits for a moment and sends an SMS notification to the specified number. If the power comes back, it also sends a new SMS notification.
@juacocherp · 2021-02-23
B4ALibraryAds
AdManager Library
Wrapper for AdManager Library: https://developers.google.com/ad-manager/mobile-ads-sdk/android/quick-start Banner, Interstitial and Rewarded Ads only.
@Pendrush · 2021-02-22
B4ASnippetFirebase
Simple send Push Notification using PHP
Simple send Push Notification using PHP
@omarruben · 2021-02-21
B4ATutorialMenu
Example of adding and calling B4X menu items
Example of adding and calling B4X menu items
@PhilipBrown · 2021-02-20
B4ALibraryImages
ScaleImageView - Pan and zoom large images
Instead of loading the entire image at once it only fully decodes from the image file the areas needed for display. As a bonus the pre-zooming and centering is very accurate and works a treat.
@agraham · 2021-02-18
B4ALibraryUpdater
AppUpdating 2.0 - update non-market apps
AppUpdating 2.0 is a partial rewrite of AppUpdating, a lib written back in 2014 to allow the remote update of non-market applications hosted on a webserver.
@udg · 2021-02-18
B4ASnippetB4Xpages
A natural method for alerting the user of the locked orientation of a B4XPages App
When the user is holding the device in portrait mode, the app opens in landscape mode. This can be annoying. I thought it would be nice to let the user know in portrait mode that the app is in landscape mode. Then, when the user naturally rotates the device, the app would start automatically.
@William Lancee · 2021-02-18
B4ASnippetB4Xpages
A more elegant way to detect platform
A more elegant way to detect platform B4A/I/J
@William Lancee · 2021-02-16
B4ASnippetDate/time
Convert Mysql DateTime to regular string date time
Convert Mysql DateTime to regular string date time
@omarruben · 2021-02-15
B4ALibraryComms & Network
Net
The Net library supports FTP, SMTP and POP3 protocols. This library replaces the FTP library. Both regular connections and SSL connections are supported. SMTP - Allows you to directly connect to SMTP mail servers and send mails, including Html messages and attachments (more complicated than it may sound ;)) POP3 - Allows you to directly connect to POP3 mail servers and download messages. Currently the messages are not parsed. The raw string is returned. You can use MailParser class to parse the raw messages.
@Erel · 2021-02-14
B4ALibraryOther
CollectionsExtra
This library provides a LinkedList object which can be used as a stack, queue, or double-ended queue. It also includes an ArraysExtra object that allows arrays to be partially or fully copied, cloned, partially or fully filled with a given value, sorted and searched. ArraysExtra can also return, using the ToString method, a comma separated string representation of the contents of an array of Strings or of a primitive type.
@Agraham · 2021-02-11
B4ALibraryButton [SOURCE INCLUDED]
Simple Floating Button [Source included]
Simple Floating Button [Source included]
@incendio · 2021-02-10
B4ASnippetB4A
Disabling system darkmode in your app
Disabling system darkmode in your app
@Marvel · 2021-02-07
B4ALibraryDate/time
DateUtils
Date and time related methods
@Erel · 2021-02-07
B4ATutorialJSON
Android JSON tutorial
Android JSON tutorial
@Erel · 2021-02-07
B4ALibraryAnimation
PageTurnView
A library providing a PageTurnView that providing a page turn animation for displaying Bitmaps.
@Agraham · 2021-02-06
B4ATutorialPush notifications
Android push notification (C2DM) framework and tutorial
Android push notification (C2DM) framework and tutorial
@Erel · 2021-02-05
B4ALibraryAds
Huawei Ads Kit
Huawei Ads Kit
@Pendrush · 2021-02-04
B4ALibraryAds
MoPub Ads Library
MoPub Ads Library
@Pendrush · 2021-02-03
B4ATutorialAnimation [+10 EFFECTS]
Custom transitions between activities [+10 effects]
Custom transitions between activities [+10 effects]
@Abdulizor · 2021-02-03
B4ASnippetGPS/location/maps
GoogleMapsextra custom infowindow
GoogleMapsextra custom infowindow
@astronald · 2021-02-01
B4ATutorialOS
Check if Device Rooted
Check if Device Rooted
@HAH · 2021-01-31
B4AClassCharSequence / CSBuilder
CharSequence / TagCSBuilder
TagCSBuilder is a class built on top of CSBuilder. With TagCSbuilder the formatting information is not provided by method calls but by tags included in the string.
@Quandalle · 2021-01-27
B4ALibraryFTP
FTP server + Material Design
Simple FTP server and modern UI.
@Abdulizor · 2021-01-26
B4ATutorialB4A
Hint: solving compiler error Unknown member: initializenewinstance
Hint: solving compiler error Unknown member: initializenewinstance
@walt61 · 2021-01-25
B4ATutorialCharts
CHART JS IN ANDROID
Example how you can add Chart JS in your project
@Brian Michael · 2021-01-24
B4ALibraryAudio/Video
B4A ScreenRecorder
Here is a wrapper/library which lets you record the screen and save it as a video file.
@Moster67 · 2021-01-24
B4ASnippetDatabase
Tip: SQLite Column Does not exist even if you know it exists!!!
Tip: SQLite Column Does not exist even if you know it exists!!!
@Mashiane · 2021-01-19
B4ASnippetDatabase [JRDC2]
Helper functions... [jRDC2]
Helper functions... [jRDC2]
@Mashiane · 2021-01-19