B4ALibraryAds
AdMobConsentFormMultilang
This class shows the consent form required for ads in EEC countries and UK in several languages (see Consts in Class_Globals). It''s almost a clone of the Google Consent form.
@Ivan Aldaz · 2021-01-09
B4ALibraryAnimation
AXrLottie
AXrLottie (Android) Renders animations and vectors exported in the bodymovin JSON format. (Using rlottie)
@User242424 · 2021-01-06
B4ATutorialB4Xpages [B4APAGES]
Mixer [B4APages]
The sole purpose of creating this app was to try to come to grips with B4XPages. The reason for posting is the hope that someone will play devils advocate and point out some of the many things I have done incorrectly.
@Roger Daley · 2021-01-04
B4ASnippetB4A
Add pinned shortcut
Add pinned shortcut
@Erel · 2021-01-03
B4ALibraryAction Bar, Drawer, etc
StdActionBar
StdActionBar (Standard ActionBar) library is based on the native ActionBar API, therefore it is only supported by Android 4+.
@Erel · 2021-01-03
B4ALibraryAudio/Video
Video Player with Full Screen Option Native
Video Player with Full Screen Option Native
@Alberto Iglesias · 2021-01-03
B4ASnippetSpinner
Center Align Spinner Text: 95% perfect workaround
Center Align Spinner Text: 95% perfect workaround
@vascofire · 2021-01-02
B4ASnippetCharSequence / CSBuilder
To Make a simple CharSequence:
To Make a simple CharSequence:
@Antoine EGO · 2021-01-01
B4ATutorialDatabase
Updating an embedded DB
A common task we face while enhancing our apps is the need to update the structure of a running DB. This is relatively easy if you know for sure that your users will all go from version 1 to version 2 and then to version 3. But what happens if an user goes from version 1 straight to version 3 of your DB? Missing the "conversion" operations provided in the first update will eventually lead to crashes or impose to carry those former updates over to the next one.
@udg · 2021-01-01
B4ALibraryB4A
Chilkat-Bundle B4A
Chilkat is a cross-language, cross-platform API providing 90+ classes for many Internet protocols, formats, and algorithms.
@DonManfred · 2020-12-31
B4ALibraryApp protection
Protect app with code
This library protects app with pin. It uses a protected kvs (pinLockerLP.dat) file to store the pin. User can enable or disable pin.
@pliroforikos · 2020-12-31
B4ASnippetDatabase
SQL Server with no-ip
SQL Server with no-ip
@Wendell Carneiro Mendes · 2020-12-31
B4ALibraryHuawei
HMS - In App Purchases
HMS - In App Purchases
@Erel · 2020-12-30
B4ALibraryAds
Google App Open Ads B4A
Google App Open Ads
@Biswajit · 2020-12-29
B4ALibraryAnimation
AXWaveAnimation
AXWaveAnimation is a wave animation or a bubble animation for recording or playing audio using the amplitude of the voice.
@User242424 · 2020-12-28
B4AToolImages
Anywhere Software animated gif
Anywhere Software animated gif
@LucaMs · 2020-12-27
B4ASnippetSMS
Send SMS/MMS using Twilio Rest API
Send SMS/MMS using Twilio Rest API
@JohnC · 2020-12-25
B4ASnippetImages
Adaptive Icons - simple instructions and tips
Adaptive Icons - simple instructions and tips - All apps should have an adaptive icon
@Erel · 2020-12-23
B4ALibraryDatabase
Jackcess
A library to read and update MS Access .mdb and .accdb database files.
@Agraham · 2020-12-20
B4ALibraryDatabase
db2000.B4A.eXtrafunctions
db2000 functions
@maXim · 2020-12-18
B4ALibraryEncryption
AES128ECB encryption and decryption native B4A, B4J, VB6, C++, JAVA
AES128ECB encryption and decryption native B4A, B4J, VB6, C++, JAVA
@yancedywiler · 2020-12-15
B4ALibraryDialogs
Alimo_BaseDialog
This library creates a simple dialog for you to which you can add the desired view in any size, and also by changing the margins around it, the location of your dialoge.
@Alimoeini · 2020-12-14
B4AToolB4X
R.java Generator for SLC
R.java Generator for SLC
@laomms · 2020-12-11
B4ALibrarySwitch
B4XSwitch with adjustable size
This is a mod of the B4XSwitch class in the XUIViews library. I wanted a smaller switch than the default one, and got it by modifying a bit the code. There''s a new property called ''Size'', with 5 possible values: XS, S, M, L and XL. Default value is M, the original size.
@Ivan Aldaz · 2020-12-10
B4ALibraryProgress/Gauge/Loading
AXPowerView
An Android PowerView with awesome animations and circular loading, Inspired by HotspotShieldVPN.
@User242424 · 2020-12-08
B4AClassAction Bar, Drawer, etc [CLASS]
B4ADrawer - sliding drawer [class]
A class that implements a sliding menu. Unlike the nice jfeinstein SlidingMenu library the drawer covers the activity instead of pushing it. It is similar to the various design support navigation drawer libraries.
@Erel · 2020-12-08
B4ATutorialHuawei
Integrating In App Purchase in B4A Platform
Integrating In App Purchase in B4A Platform
@Almora · 2020-12-07
B4ATutorialB4A
Compilation time and auto-increment build version
This tutorial demonstrates how the custom build action feature can be used to add a file during compilation with the compilation time and an automatic version number that is incremented with every compilation.
@Erel · 2020-12-06
B4ALibrarySwitch [WRAPPED FROM KOTLIN]
ShSlideToAct [Wrapped from kotlin]
A simple Slide to Unlock Material widget for Android
@Salar82 · 2020-12-05
B4ATutorialFile xfer
Download list of images with HttpUtils2 and CustomListView
Download list of images with HttpUtils2 and CustomListView
@Erel · 2020-12-03