ErrorView
Custom error view for webview
@jahswant · 2021-05-10
CaptchaView
Use this for captcha challenge in your applications
@jahswant · 2021-05-10
Audio Sine Generator
Audio Sine Generator
@moty22 · 2021-05-10
Exoplayer read stream radio online
Exoplayer read stream radio online
@musaso · 2021-05-09
Creating Tables [XLUtils]
Creating Tables [XLUtils]
@Erel · 2021-05-09
Use MediaStore to play and export Ringtones. Demo, lib and Java source code.
The media provider provides an indexed collection of common media types, such as Audio, Video, and Images, from any attached storage devices. Root permission is not required.
@zhousongke · 2021-05-08
BasicLib interpreter and BasicIDE development IDE revisited
An updated, polished and reasonably documented version of my mobile development environment that is easily customized with your own additions
@agraham · 2021-05-08
BasicIDE Suite - on device development IDE
The BasicIDE Suite is a significant upgrade to both my previous BasicIDE and BalToBasicIDE projects. As a reminder these projects implement a programming IDE that runs independently of B4A on the device itself. Please read these original postings for a bit of background.
@agraham · 2021-05-08
minor fix to GoogleDrive API for folder names with apostrophes
minor fix to GoogleDrive API for folder names with apostrophes
@Dave O · 2021-05-07
Library Manager app for creating and maintaining .b4xlib libraries
I have created an app for managing multiple .b4xlib libraries. I found that keeping multiple libraries updated while they are being developed and tested was quite tricky. This app helps highlight what has been changed and I keep it running in the background while I work.
@jdkellow · 2021-05-07
ESP32: Download huge file from a server and save it
ESP32: Download huge file from a server and save it
@KMatle · 2021-05-07
Writing Excel Workbooks [XLUtils]
Writing Excel Workbooks [XLUtils]
@Erel · 2021-05-06
Reading and writing example [XLUtils]
Reading and writing example [XLUtils]
@Erel · 2021-05-06
Conditional formatting [XLUtils]
Conditional formatting [XLUtils]
@Erel · 2021-05-06
BLE (Bluetooth Low Energy)
This library allows you to connect and read data from BLE peripheral devices.
@Erel · 2021-05-06
BasicIDE Suite 2 - Now with on-device visual designer
This is an updated version of my programming IDE that runs independently of B4A on the device itself.
@agraham · 2021-05-06
B4A Quotes Widget - in B4XPages
A widget app with B4XPages
@AnandGupta · 2021-05-06
Text Reader Save Any Where application
By this simple App you can type texts and save it any where on your mobile (removable SD card or Inbuilt storage).
@Vellad · 2021-05-05
SimpleXML2
This is an update to the SimpleXMl library I posted here; https://www.b4x.com/android/forum/threads/simplexml.75571/#post-748743. This update now allows reading and writing of XML files. The node traversal is now done via the XmlNodes so this is a new library.
@tchart · 2021-05-05
Hyperlinks and Outlining / Grouping [XLUtils]
Hyperlinks and Outlining / Grouping [XLUtils]
@Erel · 2021-05-05
detecting screen orientation - current vs. new
Detecting screen orientation - current (pre-Activity_Pause) vs. new
@Dave O · 2021-05-05
UltimateListView
A ListView with many advanced features
@Informatix · 2021-05-04
Updated B4R-AES256 example [compatible with B4x, php and all other platforms]
Updated B4R-AES256 example [compatible with B4x, php and all other platforms]
@KMatle · 2021-05-03
Templates and Charts [XLUtils]
Templates and Charts [XLUtils]
@Erel · 2021-05-03
SD ElasticTrimmer [B4X] [XUI]
SD ElasticTrimmer [B4X] [XUI]
@Star-Dust · 2021-05-03
javafx charts / graphs - LineChart
This is an "inline java code" example for the javafx line chart.
@Johan Schoeman · 2021-05-03
FormsBuilder View
This is a tool to preview Preferences dialogs designed with Erel''s Tool FormsBuilder on a device.
@spsp · 2021-05-03
Searching B4xGoodies & Creating Overviews with Walt''s B4xGoodies Explorer using BVAD3 [BANano]
Searching B4xGoodies & Creating Overviews with Walt''s B4xGoodies Explorer using BVAD3 [BANano]
@Mashiane · 2021-05-01
lmRenameB4XPagesProject [Tool] [Source code]
If you want to change the B4XPages project name, you need to manually rename 6 files - 2 for each platform - and the "main root folder" if desired (very often). In particular, you know how tedious it is to rename "meta" files, because of the double dot. With this tool you can do it automatically and without the risk of making mistakes.
@LucaMs · 2021-05-01
Padding/depadding PKCS7/5 and other [B4x]
Here''s another example to pad/depad data for many use cases (like Encryption).
@KMatle · 2021-04-30