B4ALibraryWebView
ErrorView
Custom error view for webview
@jahswant · 2021-05-10
B4ALibraryCaptcha
CaptchaView
Use this for captcha challenge in your applications
@jahswant · 2021-05-10
B4JSnippetAudio/Video
Audio Sine Generator
Audio Sine Generator
@moty22 · 2021-05-10
B4ASnippetAudio/Video
Exoplayer read stream radio online
Exoplayer read stream radio online
@musaso · 2021-05-09
B4JTutorialExcel [XLUTILS]
Creating Tables [XLUtils]
Creating Tables [XLUtils]
@Erel · 2021-05-09
B4ATutorialAudio/Video
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
B4ALibraryBasic
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
B4AToolBasic
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
B4ASnippetGoogle
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
B4XSnippetB4X
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
B4RTutorialFile xfer
ESP32: Download huge file from a server and save it
ESP32: Download huge file from a server and save it
@KMatle · 2021-05-07
B4JTutorialExcel [XLUTILS]
Writing Excel Workbooks [XLUtils]
Writing Excel Workbooks [XLUtils]
@Erel · 2021-05-06
B4JTutorialExcel [XLUTILS]
Reading and writing example [XLUtils]
Reading and writing example [XLUtils]
@Erel · 2021-05-06
B4JTutorialExcel [XLUTILS]
Conditional formatting [XLUtils]
Conditional formatting [XLUtils]
@Erel · 2021-05-06
B4ILibraryBluetooth
BLE (Bluetooth Low Energy)
This library allows you to connect and read data from BLE peripheral devices.
@Erel · 2021-05-06
B4AToolBasic
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
B4ASnippetWidget
B4A Quotes Widget - in B4XPages
A widget app with B4XPages
@AnandGupta · 2021-05-06
B4ASnippetFile handling
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
B4JLibraryXML
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
B4JTutorialExcel [XLUTILS]
Hyperlinks and Outlining / Grouping [XLUtils]
Hyperlinks and Outlining / Grouping [XLUtils]
@Erel · 2021-05-05
B4ASnippetB4A
detecting screen orientation - current vs. new
Detecting screen orientation - current (pre-Activity_Pause) vs. new
@Dave O · 2021-05-05
B4ALibraryList- and scrollview
UltimateListView
A ListView with many advanced features
@Informatix · 2021-05-04
B4XTutorialEncryption [COMPATIBLE WITH B4X, PHP AND ALL OTHER PLATFORMS]
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
B4JTutorialExcel [XLUTILS]
Templates and Charts [XLUtils]
Templates and Charts [XLUtils]
@Erel · 2021-05-03
B4XLibraryViews - additional [B4X][XUI]
SD ElasticTrimmer [B4X] [XUI]
SD ElasticTrimmer [B4X] [XUI]
@Star-Dust · 2021-05-03
B4JTutorialCharts
javafx charts / graphs - LineChart
This is an "inline java code" example for the javafx line chart.
@Johan Schoeman · 2021-05-03
B4AToolDialogs
FormsBuilder View
This is a tool to preview Preferences dialogs designed with Erel''s Tool FormsBuilder on a device.
@spsp · 2021-05-03
B4JTutorialBAnano [BANANO]
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
B4XToolB4X [TOOL][SOURCE CODE]
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
B4XTutorialB4X [B4X]
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