B4XTutorialSupabase [B4X]
Supabase Storage - Download file with Progress [B4X]
Supabase Storage - Download file with Progress [B4X]
@Alexander Stolte · 2023-09-11
B4XTutorialSupabase [B4X]
Supabase - Storage Files [B4X]
Supabase - Storage Files [B4X]
@Alexander Stolte · 2023-09-11
B4XTutorialSupabase [B4X]
Supabase - Storage Bucket [B4X]
Supabase - Storage Bucket [B4X]
@Alexander Stolte · 2023-09-11
B4XTutorialFile handling [B4X]
TextEditor - Save and load external files [B4X]
This is a B4i and B4A example, which demonstrates various external files related tasks.
@Erel · 2023-09-10
B4XTutorialB4X [B4X]
Code Smells [B4X]
"Code smells" are common patterns that can indicate that there is a problem in the code. A problem doesn''t mean that the code doesn''t work, it might be that it will be difficult to maintain it or that there are more elegant ways to implement the same thing. Remember that not everything is clear cut and there are exceptions for any rule.
@Erel · 2023-09-06
B4XTutorialSupabase [B4X]
Supabase - Authentification SignIn with Apple [B4X]
Supabase - Authentification SignIn with Apple [B4X]
@Alexander Stolte · 2023-09-01
B4XTutorialSupabase [B4X]
Supabase - Authentification SignIn with Google [B4X]
Supabase - Authentification SignIn with Google [B4X]
@Alexander Stolte · 2023-08-31
B4XTutorialB4Xpages [B4X]
B4XPages - Cross platform and simple framework for managing multiple pages [B4X]
B4XPages is a library that serves two purposes: 1. Make it simple to develop B4A apps by solving almost all of the challenges involved with Android complex activities life cycle. B4XPages makes B4A behave more similar to B4J and B4i where the new "B4XPage" element is a regular object that is never paused, never destroyed, can be accessed from anywhere and easy to work with. 2. Provide a cross platform layer above the navigation related APIs.
@Erel · 2023-07-12
B4XTutorialBCTextEngine/BBCodeView [NON B4XPAGES VERSION]
BBCodeView Example [Non B4XPages Version]
BBCodeView Example [Non B4XPages Version]
@superkan · 2023-07-01
B4XTutorialBluetooth [B4XPAGES]
Bluetooth Chat Example [B4XPages]
Updated implementation, based on B4XPages of https://www.b4x.com/android/forum/threads/android-bluetooth-bluetoothadmin-tutorial.14768/#content. The code is much simpler compared to the previous example. Note that you can call Serial.Listen without making the device discoverable. This is useful for cases where the devices were already paired once
@Erel · 2023-06-22
B4XTutorialEditText/Textview/TextArea/TextField [B4X]
AS TextFieldAdvanced Text Validation/Required Fields Example [B4X]
AS TextFieldAdvanced Text Validation/Required Fields Example [B4X]
@Alexander Stolte · 2023-06-03
B4XTutorialBCTextEngine/BBCodeView [B4X]
BBCodeView Anchors Example [B4X]
BBCodeView Anchors Example - jump to a position in the BBCodeView text
@Erel · 2023-05-24
B4XTutorialPreferences [B4X]
AS Settings with SegmentedTab [B4X]
AS Settings with SegmentedTab [B4X]
@Alexander Stolte · 2023-05-22
B4XTutorialPreferences [B4X]
AS Settings with PlusMinus [B4X]
AS Settings with PlusMinus [B4X]
@Alexander Stolte · 2023-05-22
B4XTutorialViewPager [B4X]
AS ViewPager - Auto Play [B4X]
In this example project you can see how to add an auto play feature to the AS ViewPager.
@Alexander Stolte · 2023-02-16
B4XTutorialDrawing [B4X]
Faces, Assemblies, Traces, and Points. Standard Classes for creating a story. [B4X]
Faces, Assemblies, Traces, and Points. Standard Classes for creating a story. I have been thinking about creating stories that involve computer operated robots which carry out actions and speech - like actors in a drama.It would have at least two mobile robotic platforms that can move on a stage - about the size of a dining table. Each platform would have a Android tablet on-board that receives instructions from a desktop or laptop.
@William Lancee · 2023-02-05
B4XTutorialGame [FREE GAME SOURCE - B4J/B4I/B4A]
Breakout Game - [Free Game Source - B4J/B4i/B4A]
Breakout Game - [Free Game Source - B4J/B4i/B4A]
@ilan · 2023-02-02
B4XTutorialDialogs [B4X, B4XPAGES]
Using the Standard B4XPreferenceDialog Library with B4XPages to Create Effective Forms [B4X, B4xPages]
Using the Standard B4XPreferenceDialog Library with B4XPages to Create Effective Forms [B4X, B4xPages]
@William Lancee · 2023-01-26
B4XTutorialGame
Do you remember Gorillas.Bas?
Do you remember Gorillas.Bas?
@XorAndOr · 2022-12-27
B4XTutorialWebView [RICH TEXT EDITOR][B4X]
WebView + CKEditor [rich text editor] [B4X]
WebView + CKEditor [rich text editor] [B4X]
@Erel · 2022-10-20
B4XTutorialGame [A B4J VERSION]
How about a game of Pachisi? [a B4J version]
Mens Erger Je Niet!, Mensch ärgere Dich nicht, Jeu des petits chevaux (Game of Little Horses), Parcheesi, Ne t''en fais pas
@PaulMeuris · 2022-10-08
B4XTutorialGame
Roll the dice - 6 dice, 6 colors - lets roll...
Roll the dice - 6 dice, 6 colors - lets roll...
@PaulMeuris · 2022-10-04
B4XTutorialGame [XUI2D]
Example Pack [XUI2D]
Examples: - Hello world (based on Tiled) - Clumsy bird - Mario - Space Invaders - Walking Character - Tiles Map - Joints 1 - Tank Attack - Monster Truck
@Erel · 2022-10-02
B4XTutorialJSON [B4X]
JSON crack - Visualize your JSON as a diagram [B4X]
JSON crack - Visualize your JSON as a diagram [B4X]
@hatzisn · 2022-09-16
B4XTutorialB4X
B4J Codeviewer with simple search supporting multiple file extensions.
B4J Codeviewer with simple search supporting multiple file extensions.
@PaulMeuris · 2022-08-21
B4XTutorialGame [XUI2D]
X2 v2.0 - 2021 [XUI2D]
X2 is an open source, cross platform 2d game engine based on box2d physics engine and BitmapCreator as the rendering engine. X2 itself is a b4xlib library.
@Erel · 2022-07-22
B4XTutorialDesigner [B4X]
Designer Script Extensions [B4X]
The soon to be released versions of B4A, B4i and B4J include a new feature named: designer script extensions. The new feature allows calling B4X code from the visual designer scripts.
@Erel · 2022-07-19
B4XTutorialFTP [B4X]
FTP Server implemented with Socket and AsyncStreams [B4X]
This is an example of using low level network features to implement a high level protocol. It is an implementation of a standard FTP server. You can use standard FTP client programs to send or receive files. As it is based on AsyncStreams and it can handle multiple concurrent connections. It is compatible with B4J, B4i and B4A.Note that only passive mode (which is the preferred method) is implemented.
@Erel · 2022-07-18
B4XTutorialMenu [B4X][XUI]
ASTabMenu with xCustomListView Example [B4X] [XUI]
In this Example i want to show you, how to use the ASTabMenu togehther with the xCustomListView, to handle a lot of Tabs without getting into layout problems.
@Alexander Stolte · 2022-07-14
B4XTutorialPicker [B4X]
AS WheelPicker PlusMinus Example [B4X]
AS WheelPicker PlusMinus Example [B4X]
@Alexander Stolte · 2022-07-14