Avoid browser image cache [ABMaterial]
Avoid browser image cache [ABMaterial]
@Alexandre Riani · 2020-05-22
ToastMessage Class Modifications [B4X] [XUI]
Based on the work by UDG in the post: https://www.b4x.com/android/forum/threads/b4x-xui-toastmessage-class.92476/#content This is a cross platform library that will work in B4a, B4i, and B4j. These modifications help to mimic B4a/B4i ToastMessageShow better.
@gregchao · 2020-05-21
Live Code Swapping in v5 preview [BANano]
Live Code Swapping in v5 preview [BANano]
@alwaysbusy · 2020-05-21
I need 100 s. How to add programmatically? [B4X]
Custom views are designed to be added with the designer. It is however very simple to create a layout file with the custom view and load it multiple times.
@Erel · 2020-05-21
Highland Titles Calculator [Source code]
For B4A members who are also Lords and Ladies of Glencoe a themed calculator based on BrownPaper calculator. Allows the user to enter their own Title/Name which is used as a voice greeting when the calculator is first opened.
@Roger Daley · 2020-05-21
ShortcutBadger
The ShortcutBadger makes your Android App show the count of unread messages as a badge on your App shortcut!
@DonManfred · 2020-05-20
Text, Strings and Parsers [B4X]
This guide is relevant for B4A, B4i and B4J. There are all kinds of tools and libraries available for the different text based formats. The purpose of this guide is to organize the available resources.
@Erel · 2020-05-19
SQLiteDB PHP CRUD Class for BANano [BANanoSQLite]
SQLiteDB PHP CRUD Class for BANano [BANanoSQLite]
@Mashiane · 2020-05-19
MySQL CRUD with PHP - Part 1 [BANano]
MySQL CRUD with PHP - Part 1 [BANano]
@Mashiane · 2020-05-19
External Serial Connector
External Serial Connector [tool]
@Erel · 2020-05-19
CSBuilder Generator
1) B4J CSBuilder Generator This tool enable you to create CSBuiler for your B4A applications 2) B4A CSBuilder Generator This tool enable you to preview what you do with B4J CSBuiler Generator
@spsp · 2020-05-19
Creating Expenses.Show - a CRUD expense tracker with MySQL backend: Part 2 [BANanoVueMaterial]
Creating Expenses.Show - a CRUD expense tracker with MySQL backend: Part 2 [BANanoVueMaterial]
@Mashiane · 2020-05-19
Check is URL [B4X]
Check is URL [B4X]
@Alexander Stolte · 2020-05-19
BANanoSQL CRUD-ing around with BANanoSQLUtils [BANano]
BANanoSQL CRUD-ing around with BANanoSQLUtils [BANano]
@Mashiane · 2020-05-19
Visual Segment Designer
Visual Segment Designer
@Mark Turney · 2020-05-18
Validate Password strength [B4X]
Validate Password strength [B4X]
@Alexander Stolte · 2020-05-18
UserNotificationCenter class
A class that creates local notifications based on the newer iOS 10+ API. The notifications are configured to show even when the app is in the foreground. You can also add actions to the notification.
@Erel · 2020-05-18
Printing and Pdf creation
This is an Android 4.4+ (API 19+) library. Its two main features are: 1. Creating Pdf documents with the PdfDocument object. 2. Printing with the Printer object.
@Erel · 2020-05-18
Print PDF library supports higher resolution
Print PDF library supports higher resolution
@MitchBu · 2020-05-18
Count Regex Matches [B4X]
Count Regex Matches [B4X]
@Alexander Stolte · 2020-05-18
Check Valid E-Mail Format [B4X]
Check Valid E-Mail Format [B4X]
@Alexander Stolte · 2020-05-18
Access Wifi Information
This code takes care of requesting the location permission which is needed on Android 8+
@Erel · 2020-05-18
Background playback
Background playback
@Erel · 2020-05-17
Amir_ChartView
With this library, you can fully customise how your line chart looks. Itâs easy to setup and use in any iOS project. It supports chart settings directly from interface builder with live preview. Automatic redrawing on orientation change will make it easy for an application that has portrait and landscape layout.
@alimanam3386 · 2020-05-16
PopupMenu SubMenu
The class clsPopupMenu shows a Popup Menu which can owns sub menus. The options are stored in a map. In the exemple they are in json file in the assets folder.
@spsp · 2020-05-15
NumberProgressBar
The NumberProgressBar is a bar, slim and sexy
@DonManfred · 2020-05-15
SwiftButton [B4X] [XUI]
This is a port of the B4i SwiftButton library: https://www.b4x.com/android/forum/threads/iswiftybutton.75551/ It is based on XUI and it is supported by B4A, B4J and B4i.
@Erel · 2020-05-14
Download library from maven with all dependencies
Not a snippet as such but for those who build Java libraries the site below is useful as you can search for a library (on Maven) and download it with all depencies in a single zip file
@tchart · 2020-05-14
RTL Layout Support
Android now offers several APIs that allow you to build user interfaces that gracefully transform layout orientation to support languages that use right-to-left (RTL) UIs and reading direction, such as Arabic and Hebrew.
@mshafiee110 · 2020-05-13
PDF Viewer with PDFBox
This is a class ''clsPDFViewer'' which use PDFBOX to render a pdf file.
@spsp · 2020-05-13