B4XTutorialPreferences [B4X]
AS Settings with PlusMinus [B4X]
AS Settings with PlusMinus [B4X]
@Alexander Stolte · 2023-05-22
B4XTutorialPreferences [B4X]
AS Settings with SegmentedTab [B4X]
AS Settings with SegmentedTab [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
B4XTutorialCalendar [B4X]
AS CalendarAdvanced - Expand with xCLV [B4X]
This is a sample project to demonstrate how to expand or collapse the calendar and at the same time adjust a listview below it.
@Alexander Stolte · 2022-07-14
B4XTutorialMenu [B4X]
AS PopupMenuAdvanced - ComboBox [B4X]
This is a small example to demonstrate what is possible with the beautiful view.
@Alexander Stolte · 2022-07-14
B4XTutorialPicker [B4X]
AS WheelPicker PlusMinus Example [B4X]
AS WheelPicker PlusMinus Example [B4X]
@Alexander Stolte · 2022-07-14
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
B4XTutorialMenu [B4X]
AS_TabMenuAdvanced Custom Middle Button [B4X]
In this example we add a MiddleButton that is larger than the internal one and is outside the TabMenu.
@Alexander Stolte · 2022-06-15
B4XTutorialMenu [B4X]
AS TabMenuAdvanced Designs [B4X]
AS TabMenuAdvanced Designs [B4X]
@Alexander Stolte · 2022-06-05
B4XTutorialMenu [B4X]
AS_TabMenuAdvanced + ASPopupMenu [B4X]
This is a example how to use the AS_TabMenuAdvanced together with the ASPopupMenu.
@Alexander Stolte · 2022-06-03
B4XTutorialMenu [B4X]
AS_TabMenuAdvanced + ASPopupMenuAdvanced [B4X]
This is a example how to use the AS_TabMenuAdvanced together with the ASPopupMenuAdvanced.
@Alexander Stolte · 2022-06-03
B4XTutorialGame [B4XPAGES][BITMAPCREATOR]
Cross platform Falling Sand game [B4XPages] [BitmapCreator]
This is just a conversion from individual platform into B4XPages.
@aeric · 2022-05-10
B4XTutorialButton [B4X]
Turning Miscellaneous Image Shapes into Buttons [B4X]
Turning Miscellaneous Image Shapes into Buttons [B4X]
@William Lancee · 2022-05-05
B4XTutorialB4X [B4X]
Comment Links [B4X]
Comment Links [B4X]
@Erel · 2022-04-25
B4XTutorialDatabase [B4XPAGES]
jRDC2 + MySql CRUD + Login [B4XPages]
jRDC2 + MySql CRUD + Login [B4XPages]
@josejad · 2022-04-24
B4XTutorialGame
Simple open source B4A game using LibGDX
I''ve uploaded the source for a simple block stacking game I wrote years ago. It uses one set of external files for the bitmap font but otherwise everything is done using shapes.
@andymc · 2022-03-21
B4XTutorialSort [B4X]
Sophisticated sorting with B4XComparatorSort [B4X]
B4XCollections v1.13 includes a new sorting feature named B4XComparatorSort. This feature allows sorting using a custom comparator class. The comparator class is a class that you create.
@Erel · 2022-03-08