A small class to view many-columned B4XTables - for example Excel sheets. [B4XPages] [XLUtils]
A small class to view many-columned B4XTables - for example Excel sheets. [B4XPages] [XLUtils]
@William Lancee · 2021-04-30
OTP: Create OTP credentials & show a QR-Code which can be scanned/used with Authenticator apps [B4x] [PHP/HTML/JS]
OTP: Create OTP credentials & show a QR-Code which can be scanned/used with Authenticator apps [B4x] [PHP/HTML/JS]
@KMatle · 2021-04-29
JustifyTextView
With this library you can justify the text in a textView.
@jahswant · 2021-04-29
BitmapCreator Effects [B4X]
BitmapCreatorEffects class includes all kinds of very simple to use image effects. The class is cross platform and compatible with B4J (v6.3+), B4A (v8.3+) and B4i (v5.0+).
@Erel · 2021-04-29
RTFeditor Version 2021
This custom view is a small rich text word processor to be used as a view/control in your project
@Guenter Becker · 2021-04-28
Padding data [e.g. building blocks of a multiple of 16] [B4x]
For some solutions you need to pad data to a specific length (=blocksize or a multiple of x, like a multiple of 16 in AES). This snippet gets the next higher multiple of the padding. If your data is 5 bytes long, the blocksize would be 16, having 17 bytes it would be 32.
@KMatle · 2021-04-28
Null in relation to assigning database values to variables
Null in relation to assigning database values to variables
@j_o_h_n · 2021-04-28
Mashy''s B4J Overview
This is a collection of my b4J articles in a nice listing that is more accessible. This listing has been created with MashOverviewCreator.
@Mashiane · 2021-04-28
Arduino NANO Serial AES-128KeyGen
As you know Arduino boards can be used for countless activities; in my case i use the NANO board as keygen for a software that i''m coding.
@MarcelloCSI · 2021-04-28
Walts B4xGoodies Explorer Using BVAD3 on Mobile Device [BANano]
Walts B4xGoodies Explorer Using BVAD3 on Mobile Device [BANano]
@Mashiane · 2021-04-27
Use OTP in your apps [php code also included] [B4x]
OTP is a one time pin (here: 6 digits) depending on a given password and the actual time.
@KMatle · 2021-04-27
Post multipart requests / file uploads with progress [B4X]
Post multipart requests / file uploads with progress [B4X]
@Erel · 2021-04-27
Generate RSA private/public key in php and prepare it to use in B4x [B4x]
Sometimes it makes sense to generate pricat/public key pairs for clients on the server side by code. Here''s an example how to do this in php (OpenSSL must be installed as it usually is)
@KMatle · 2021-04-27
Erels B4X Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
Erels B4X Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
@Mashiane · 2021-04-27
Erels B4R Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
Erels B4R Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
@Mashiane · 2021-04-27
Erels B4J Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
Erels B4J Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
@Mashiane · 2021-04-27
Erels B4I Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
Erels B4I Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
@Mashiane · 2021-04-27
Erels B4A Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
Erels B4A Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
@Mashiane · 2021-04-27
FCM messages/notifications: Use Phonewakestate to throw notifications without delay
I mentioned that my fcm messages arrive without delay (data messages), but throwing a notification (even with high priority) doesn''t work all the time when the phone sleeps. Setting the phonewakestate before throwing the notification and releasing it after seems to work.
@KMatle · 2021-04-26
Mock Provider for Api 30
A customer asked me to implement this feature for some purposes. Gone through the forum and internet the old libary doesnt work anymore from api 17.
@MbedAndroid · 2021-04-25
PasswordChecker - Check your Password if it was pwnd
Tool to check if a password was pwnd by a data breach. It will hash the given password into sha-1 and then search thru the very big database file from "haveibeenpwnd.com".
@Serjoscha Bald · 2021-04-23
Notification with reply field
Notification with reply textfield
@mehrad.king · 2021-04-23
MediaBrowser
Lists the media content (audio, image and video) of the MediaStore (a database containing meta data for all available media on both internal and external storage devices). Includes an audio player.
@Informatix · 2021-04-22
Date convertor -> Persian [Shamsi] to Gregorian and vice versa
Date convertor -> Persian [Shamsi] to Gregorian and vice versa
@MegatenFreak · 2021-04-22
BLE Xiaomi Temperature Sensor Project [ESP32 with BLE+WIFI]
BLE Xiaomi Temperature Sensor Project [ESP32 with BLE+WIFI]
@tchart · 2021-04-22
Trust all SSL Socket [B4X]
This code creates an SSL socket that doesn''t verify the server certificate.
@Erel · 2021-04-21
FCM messages checklist [prevent issues]
With newer Android versions came more options for power saving and permissions we have to deal with. There are a lot of threads about FCM messages not arriving or beeing delayed. Here''s a small "checklist" which may help.
@KMatle · 2021-04-21
B4XVonage - Send SMS, MMS, WhatsApp, Facebook, Viber, Video, Audio Messages etc etc via Vonage
B4XVonage - Send SMS, MMS, WhatsApp, Facebook, Viber, Video, Audio Messages etc etc via Vonage
@Mashiane · 2021-04-20
B4A on Parallels M1 MAC
B4A works fine in Parallels windows on M1 MAC.
@Robert Zmrzli · 2021-04-20
B4ABuilder / B4JBuilder - Command line compilation
B4ABuilder / B4JBuilder - Command line compilation
@Erel · 2021-04-18