ZXingLib enhanced
Enhanced version of ZXingLib
@Johan Schoeman · 2021-11-25
CovidPass - the reader
Decodes a Covid pass QR code
@drgottjr · 2021-11-10
Paystack B4A Android Library
This is a library for easy integration of Paystack with your Android application with B4A.
@Claude Obiri Amadu · 2021-11-08
AnimationPlus
Extends the Animation library by adding the interpolators, new parameters, new drawables and the AnimationSet. Can be used for tweened animations or image-by-image animations.
@Informatix · 2021-11-03
MetroUI_TimeEdit [B4A] [B4i]
A component that can be useful if you are dealing with time zones. You can manage Hours - Minutes and Seconds as you wish.
@Ertan · 2021-10-29
PHPMailer
PHPMailer(https://github.com/PHPMailer/PHPMailer) is a code library to send emails safely and easily via PHP code from a web server. This B4A Library is to allow sending of Emails in B4A Apps with online PHP servers.
@Claude Obiri Amadu · 2021-10-27
FlowMenu - Sleek Animated Menu [B4A]
FlowMenu - Sleek Animated Menu [B4A]
@mohsyn · 2021-10-22
Facebook Audience Network Library
Facebook Audience Network Library
@Pendrush · 2021-10-14
ImageDownloader Service
Simple way to efficiently download multiple images
@Erel · 2021-10-10
Android View Animations Library
Android View Animations Library
@Pendrush · 2021-10-08
Dialogs2 library - an update to the original Dialogs library
I wrote the original Dialogs library many moons ago and it has suffered with age owing to the changes made to Android and B4A over the years despite the administrations of several other people. Although modal dialogs are deprecated in general they are still very convenient for use with my BasicIDE on-device development environment which does not implement Wait For, although there is an ugly workaround. Therefore I have taken the Dialogs v4.01 source code and updated it into a new Dialogs2 library. Every dialog, except CustomLayoutDialog now supports both Show and ShowAsync. In past editions of B4A events raised by views on a CustomDialog or CustomDialog2 would run while the dialog was shown modally but over the years Erel has had to change the Msgbox mechanism as Android has (d)evolved and now custom dialogs that relied on events from views on the dialog no longer work as expected. For example in the reworked CustomDialog2 example in the DialogsDemo file the ListView ItemClick no longer works when Show is invoked but is fine with ShowAsync while a Button Click works in both cases.
@agraham · 2021-10-07
SpeechRecognitionNoUI - google speech recognition without popup
With this, you can add speech recognition feature to your application without google speech recognition popup
@Biswajit · 2021-09-26
CLVNested - Allows nesting CLVs
Putting a CLV inside another one will not work out of the box. The inner list will not be scrollable. CLVNested makes it possible. Limitations: - One list per item. - The user will not be able to interact with the inner list views. - Will not work with other extensions that "steal" the touch events such as CLVSwipe.
@Erel · 2021-09-20
WebViewAssetLoader - the demo
Questions about webview''s failing to load local resources under sdk30 are starting to pop up occasionally. What it boils down to is google wants you to use the https:// scheme to load local resources into webviews. This is a problem if you don''t run a secure server on the same device as the app.
@drgottjr · 2021-09-09
xCLV with Navigation Buttons
A modified xCLV to display navigation button to scroll up or down to bottom.
@mohsyn · 2021-09-05
LEDLabel 1.01
This allows you to make a label with tiny indicator on left which can be turned on or off (with any choice of color)
@mohsyn · 2021-08-30
MetroUI_TextView [B4A] [B4i] [XUI]
We have made our first special component and put it into use. We Have No Expectations. If you want, you can take the codes with winrar and open B4Xlib codes, edit and duplicate them. Because Sharing is Good.
@Ertan · 2021-08-25
Crashlytics - crash reports
Crashlytics is a crash reporting service similar to FirebaseCrash. It is part of Firebase services and it will probably replace FirebaseCrash at some point. It requires B4A v7.8+.
@Erel · 2021-08-24
ScrollingLabel_SideFade
This is a small mod of the ScrollingLabel view. Just adds the possibility to set side faders and its width in the Designer. They are two panels filled with gradient from transparent to the label color.
@Ivan Aldaz · 2021-08-19
HMS - Barcode / QR Scan
HMS v1.04 adds support for HMS Scan kit.
@Erel · 2021-08-11
Echo Cancellation libraries
Echo Cancellation libraries
@KZero · 2021-08-07
Firebase ML-Vision Translate [Chargeable]
With ML Kit''s on-device translation API, you can dynamically translate text between 59 languages.
@DonManfred · 2021-08-06
Alberto Iglesias Library Store
Alberto Iglesias Library Store
@Alberto Iglesias · 2021-08-03
Beauty Theme for Android app - Kongzue Dialog V3
Beauty Theme for Android app - Kongzue Dialog V3
@tuhatinhvn · 2021-07-16
ashImageZoom library
A zoomable ImageView that behaves like an image in a WebView
@a n g l o · 2021-07-12
extDBUtils
DBUtils with extended functionality
@Guenter Becker · 2021-07-08
OldGoogleConsent - FirebaseAdmob2 with the old Google consent manager
OldGoogleConsent - FirebaseAdmob2 with the old Google consent manager
@Erel · 2021-06-22
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
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