MQTT Chat Room [B4X]
MQTT Chat Room [B4X]
@Erel · 2019-11-18
Exploring tweening with a coin catcher [BANanoPhaser 0.2+]
Exploring tweening with a coin catcher [BANanoPhaser 0.2+]
@Mashiane · 2019-11-15
Basic Phaser Games Development with BANano [BANanoPhaser]
Basic Phaser Games Development with BANano [BANanoPhaser]
@Mashiane · 2019-11-11
Approximately : How good are your eyes? [BANanoPhaser 0.2]
Approximately : How good are your eyes? [BANanoPhaser 0.2]
@Mashiane · 2019-11-11
Dino Dash [BANanoPhaser 0.2]
Dino Dash [BANanoPhaser 0.2]
@Mashiane · 2019-11-10
SELECT - don''t waste tags [B4X]
Determine the sender in an event sub from the Sender object instead of using a tag
@LucaMs · 2019-10-28
Star Catcher - Collect stars and dodge some bombs! 180 lines of code
Star Catcher - Collect stars and dodge some bombs! 180 lines of code
@Mashiane · 2019-10-25
xCLV - lazy loading with text input [B4X]
The attached B4J example demonstrates how to implement lazy loading with editable items.
@Erel · 2019-10-24
Send Firebase-Message via php [B4x]
How to use php to send messages to devices.
@KMatle · 2019-09-15
Spreading Controls [B4X] [Visual Designer]
Question: How can I build a layout with X controls spread horizontally or vertically? Answer: You can use the designer script for this. As the designer script engine (currently) doesn''t support loops it requires copying a few lines, however it is quite simple.
@Erel · 2019-09-08
RSA sign & verify messages [extra: with corresponding php code] [B4x]
This little tutorial is about signing and verifying data you send/receive between apps (= all "programs", even websites). You can use it in B4A without a change (I don''t know how B4i works, but I assume there are similar libs).
@KMatle · 2019-09-08
Additional libraries folder [B4X]
Starting from B4J v7.30, B4i (TBD) and B4A (TBD), the additional libraries folder can be organized in a way that allows sharing cross platform libraries between B4A, B4J and B4i.
@Erel · 2019-09-08
Sharing layouts between platforms [B4X]
Sharing layouts between platforms [B4X]
@Erel · 2019-09-05
Some notes to better understand the XUI2D examples
During the training in XUI2D it became necessary for me to get to know the elements and mechanisms involved. Below are some of my notes compiled from several sources (see end of text), which might help others to better understand whats going on in Erelâs examples. It is not a fully-fledged guide to create a game from scratch. But maybe it can make it easier to get started and get a clearer overview of the jungle of seemingly unmanageable information.
@fredo · 2019-09-01
PHP implementation of B4XSerializator and PhpCloudKVS Server example [B4X]
PHP implementation of B4XSerializator and PhpCloudKVS Server example [B4X]
@Toky Olivier · 2019-08-21
Word Game [BANanoCreateJS]
Word Game [BANanoCreateJS]
@Mashiane · 2019-08-05
Creating a cross platform custom view packed as b4xlib [B4X]
Creating a cross platform custom view packed as b4xlib [B4X]
@Erel · 2019-07-24
Tetris [XUI2D]
I''ve ported the old Tetris example (https://www.b4x.com/android/forum/threads/demo-cross-platform-tetris-clone.94146/#content) to X2 framework. It is part of the examples pack.
@Erel · 2019-07-16
Creating a cross platform Tetris game [B4X] [BitmapCreator]
This example shows how BitmapCreator can be used to create a cross platform Tetris game. The code is an evolution of the code introduced in the "walking character" example.
@Erel · 2019-07-16
Scene Editor
Scene Editor
@Informatix · 2019-07-07
Custom Views with Enhanced Designer Support [B4X]
Custom Views with Enhanced Designer Support [B4X]
@Erel · 2019-07-04
XOR operation for Boolean
XOR operation for Boolean
@Tayfur · 2019-07-02
Box2D Explained a little simpler
Box2D Explained a little simpler
@RandomCoder · 2019-06-29
ColorDrop - a HTML5 CreateJS based game [BANanoCreateJS]
ColorDrop - a HTML5 CreateJS based game [BANanoCreateJS]
@Mashiane · 2019-06-22
Using and understanding Pointers and References
Using and understanding Pointers and References
@wonder · 2019-05-27
Forms & User Input video tutorial [B4X] [etp]
Forms & User Input video tutorial [B4X] [etp]
@Erel · 2019-04-30
B4XPlusMinus - Spinner / wheel alternative [B4X]
B4XPlusMinus is a cross platform control introduced in XUI Views v2.05: https://www.b4x.com/android/forum/threads/b4x-xui-views-cross-platform-views-and-dialogs.100836/ It supports three different formations: horizontal, vertical and bottom. The bottom formation is useful with smaller controls to prevent the user finger from hiding the value.
@Erel · 2019-04-29
B4XTable - Editable table and export to CSV [B4X]
B4XTable - Editable table and export to CSV [B4X]
@Erel · 2019-04-11
B4XTable - Adding custom navigation buttons [B4X]
B4XTable - Adding custom navigation buttons [B4X]
@Erel · 2019-04-08
somed3v3loper Overview
somed3v3loper Overview
@somed3v3loper · 2019-04-07