B4XTutorialSocial
B4X Pleroma - open source client for Mastodon-Pleroma social networks
Pleroma is a lightweight implementation that extends Mastodon. B4X Pleroma is a client for these social networks.
@Erel · 2020-11-04
B4XTutorialB4X
set and get with more parameters
set and get with more parameters
@Rosen Parlev · 2020-10-02
B4XTutorialFirebase [B4X][B4XPAGES]
FirebaseMessaging + FirebaseAuth [B4X] [B4XPages]
FirebaseMessaging + FirebaseAuth [B4X] [B4XPages]
@Star-Dust · 2020-09-17
B4XTutorialBarcode/scan [B4X][B4XPAGES]
Bluetooth scanner in SPP mode [B4X] [B4XPages]
Bluetooth scanner in SPP mode [B4X] [B4XPages]
@Dave G · 2020-09-11
B4XTutorialB4A [B4X]
How to get from [B4X]
How to get from [B4X]
@Erel · 2020-09-10
B4XTutorialB4X [B4X]
Resumable subs that return values (ResumableSub) [B4X]
Starting from B4A v7.30, B4J Vx.xx and B4i Vx.xx it is possible to return values from resumable subs. Remember that that a call to Sleep or Wait For in a resumable sub causes the code flow to return to the parent.
@Erel · 2020-08-25
B4XTutorialB4X [B4X][UI]
Finding Design Inspiration - Tips [B4X] [UI]
Finding Design Inspiration - Tips [B4X] [UI]
@Alexander Stolte · 2020-08-20
B4XTutorialImages [B4X]
B4XImageView - ImageView + resize modes [B4X]
B4XImageView - ImageView + resize modes [B4X]
@Erel · 2020-08-19
B4XTutorialApp startup [B4X][B4XPAGES]
Splash Screen [B4X] [B4XPages]
Splash Screen [B4X] [B4XPages]
@Erel · 2020-08-10
B4XTutorialTheme [B4X]
2 Themes (Dark and Light) for IDE code [B4X]
I have customized two themes (1 Dark and 1 Light) that I find more relaxing for my eyes.
@Juan Perz · 2020-08-08
B4XTutorialTheme
Dracula theme for ide code
A while ago, I discovered the Dracula theme for Visual Studio Code, I was enchanted by it, as it does not strain my eyes, if I work for a while with the brightness of the monitor high, my eyes are blurred, so after using the dracula theme I noticed that even though I spend hours in front of the computer, nothing happens to my eyes ... So I decided to try to create something similar to the Dracula theme for our beloved B4X
@Lucas Siqueira · 2020-08-02
B4XTutorialB4Xpages [B4X]
B4XPages - Converting to B4XPages [B4X]
I''m opening this thread to collect tricks and caveats I''m coming across while converting my projects to B4XPages
@Alessandro71 · 2020-07-29
B4XTutorialFirebase [B4X][B4XPAGES]
Firebase Push Example [B4X] [B4XPages]
Firebase Push Example [B4X] [B4XPages]
@Erel · 2020-07-24
B4XTutorialB4Xpages [B4X][B4XPAGES]
What exactly does it solve? [B4X] [B4XPages]
What exactly does it solve? [B4X] [B4XPages]
@Erel · 2020-07-22
B4XTutorialB4X [B4X]
Corona Cases - Cross platform Example [B4X]
Cross platform example based on B4XTable and xChart.
@Erel · 2020-07-15
B4XTutorialB4Xpages [B4X][B4XPAGES]
GoogleMaps example [B4X] [B4XPages]
Example of showing a Google map, in a cross platform B4XPages project. The APIs of the three GoogleMaps libraries are quite different from one another, so we need to use platform specific code for the map creation. Still, it is quite simple to further extend this project and build a cross platform solution.
@Erel · 2020-07-13
B4XTutorialB4X [B4X]
Projects Templates [B4X]
Projects Templates [B4X]
@Erel · 2020-07-07
B4XTutorialB4X
DonManfreds Overview
DonManfreds Overview
@DonManfred · 2020-07-06
B4XTutorialDatabase
SQLite Database Potholes - WAL File Checkpoint
SQLite Database Potholes - WAL File Checkpoint
@rgarnett1955 · 2020-07-03
B4XTutorialSerialize
Network + AsyncStreams + B4XSerializator
This is a simple and important example. It demonstrates several good practices related to network communication.
@Erel · 2020-06-30
B4XTutorialB4Xpages [B4X][B4XPAGES]
Network + AsyncStreams + B4XSerializator [B4X] [B4XPages]
Network + AsyncStreams + B4XSerializator [B4X] [B4XPages]
@Erel · 2020-06-30
B4XTutorialGoogle [OTHERS WILL DO, TOO][B4X]
Google Authenticator OTP [others will do, too] complete example with code [B4x]
Most websites where you have to log in offer to protect your account by using a multi-factor authentication. Here you can use an app like Google Authenticator (GA) which shows a 6 or 8 digit number which you have to type in when you log in.
@KMatle · 2020-06-26
B4XTutorialB4Xpages [B4X]
B4XPages enhanced example [B4X]
B4XPages enhanced example [B4X]
@agraham · 2020-06-15
B4XTutorialButton [B4X]
SwiftButton - Adding Click/LongClick event [B4X]
SwiftButton - Adding Click/LongClick event [B4X]
@Myr0n · 2020-06-03
B4XTutorialEncryption
File Encryptor
This app is a simple File Encryptor. You can encrypt the file with the same name or with a different name (just don’t forget to delete the source).
@shinalon22 · 2020-06-01
B4XTutorialImages [B4X]
Create Thumbnail and save it [B4X]
Create Thumbnail and save it [B4X]
@Alexander Stolte · 2020-05-27
B4XTutorialList- and scrollview [B4X]
xCLV + PreoptimizedCLV + BCTextEngine [B4X]
xCLV + PreoptimizedCLV + BCTextEngine [B4X]
@Erel · 2020-05-27
B4XTutorialList- and scrollview [B4X][XUI]
Expandable list based on xCustomListView [B4X] [XUI]
This example uses a slightly modified version of xCustomListView to create an expandable list. Each item in the list is made of two panels. One for the title with the arrow and the other is the expanded panel. Note that the expanded items height can be different for different items.
@Erel · 2020-05-26
B4XTutorialTable/Grid [B4X]
B4XTable - Multiple rows selection [B4X]
B4XTable - Multiple rows selection [B4X]
@Erel · 2020-05-25
B4XTutorialB4X [B4X]
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