Swipe actions on both sides of xCustomListView
Referring to: https://www.b4x.com/android/forum/threads/b4x-clvswipe-xcustomlistview-swipe-actions-and-pull-to-refresh.98252/ , I have edited class CLVSwipe of downloaded sample B4A_CLVSwipe.zip to function swiping both sides.
@Steve Kwok · 2019-08-14
Happy birthday to you [Beep example]
Happy birthday to you [Beep example]
@Douglas Farias · 2019-08-14
Gerador de CPF [Brazilian document]
Example of how to randomly generate valid CPF (Brazilian document).
@Douglas Farias · 2019-08-10
Slow Motion video recording using CamEX2
Here is the example of SlowMo video capture using Camera2 API and CamEX2 class. This is the code for recording slow-motion video which you can find at the bottom of CamEX2 Class of attached example
@Brandsum · 2019-08-08
Alice - AES Encryption
Alice is a Java AES/DES encryption library for working with byte arrays, files, and streams. Various key lengths, block modes, padding schemes, key deriviation functions, and Message Authentication Codes (MAC) are available.
@DonManfred · 2019-08-05
JustImgSlider - simple horizontal image slider class
JustImgSlider - simple horizontal image slider class
@peacemaker · 2019-08-02
Simple views colision example [RPG Game]
A simple collision example, where our player (black square) can collide with any other view that has the tag = 1
@Douglas Farias · 2019-07-31
Firebase Authex - login mail/password SOLVED
Allows you to enter a firebase with the email / password, avoiding errors that cannot be resolved in the library.
@gregorio_adrian_gimenez · 2019-07-28
CharSequence / CSBuilder Tutorial
B4A v6.80 (which was not yet released) adds several new features related to the ability to format rich strings.
@Erel · 2019-07-25
Facebook login no event raised fix
If your facebook and firebase configurations are all ok but the auth event is not raising or if you are getting "An account already exists with the same email address but different sign-in credentials. Sign in using a provider associated with this email address." error message then this tutorial is for you.
@Brandsum · 2019-07-24
Parsing your apps logs
Parsing your apps logs
@Erel · 2019-07-23
phonevalidator library
This library is a super simple wrap of google''s libphonenumber library. The only functionality exposed is to validate a phone number.
@JackKirk · 2019-07-21
Animation with SetLayoutAnimated
Animation with SetLayoutAnimated
@rraswisak · 2019-07-20
Introduction to the libGDX library
Introduction to the libGDX library
@Informatix · 2019-07-18
Group and count Recordset [or list or array etc.]
Needed a fast way to take a recordset and group and count a specified column, so that is get the unique items of that column and count the occurrences of all those unique items. A recordset with a column with largish (10 to 2000 chars) and about 400000 rows produces a map with 60000 values and counts in about 700 milli-seconds.
@RB Smissaert · 2019-07-16
Remove multiple spaces inside strings
Remove multiple spaces inside strings
@gravel · 2019-07-15
Remove linefeeds & carriagereturn/linefeeds from strings
Remove linefeeds & carriagereturn/linefeeds from strings
@gravel · 2019-07-15
Camera Intent, Picture and Video
Camera Intent, Picture and Video
@spsp · 2019-07-14
FirebaseAdmob Native Ad Class
This example uses a pre-built layout and uses the Unified Native Ad for the type of native ad.
@Jack Cole · 2019-07-07
CAM2FTP create time elapsed videos
This app save each image into a server via FTP and if you want download all images to merge into a video
@Luis Marcom · 2019-07-06
AndroidX SDK
Android Support Library was implemented and maintained in the last 8 years by Google. It includes a wide range of features and it hides many of the differences between the various Android versions. Android Support Library was replaced by AndroidX SDK. It is no longer maintained and new versions of Firebase SDK depend on AndroidX. This is a good time to switch to AndroidX.
@Erel · 2019-07-02
ThermalPrinterHelper
Aim is to use the simplest way to print from a Bluetooth printer.
@somed3v3loper · 2019-07-01
Bluetooth ESC/POS Printer Class
Bluetooth ESC/POS Printer Class
@agraham · 2019-06-12
PyJSON
A treat for my Pythonic friends who got used to its JSON module
@wonder · 2019-06-11
Android InApp Purchase Tutorial
In this tutorial i will show you how to add an in app product to your android app.
@ilan · 2019-06-11
Navigation
Library to help in navigation applications.
@Derez · 2019-06-09
Load HTML to Label B4A
This is how you can set HTML data to Label (works only in release mode),
@Brandsum · 2019-06-09
PhoneStateChanged sample: all possible calling states
PhoneStateChanged sample: all possible calling states
@peacemaker · 2019-06-06
VB6 VBA uses prefix mode and data structure of prefix mode.
VB6 VBA uses prefix mode and data structure of prefix mode.
@boy8199 · 2019-06-05
Tricks Anti Debug - Anti Proxy
Check if your app is - intercepted by a proxy - hooked to a process to debug
@MarcoRome · 2019-06-05