Memory, Variables and Objects
Memory, Variables and Objects
@Erel · 2019-08-13
Arduino Simulator
Arduino Simulator
@hatzisn · 2019-08-13
running jar in jdk11
running jar in jdk11
@derez · 2019-08-10
Gerador de CPF [Brazilian document]
Example of how to randomly generate valid CPF (Brazilian document).
@Douglas Farias · 2019-08-10
convert seconds to ticks [B4X]
convert seconds to ticks [B4X]
@Alexander Stolte · 2019-08-09
Slow Motion video recording using CamEX2
Here is the example of SlowMo video capture using Camera2 API and CamEX2 class. This is the code for recording slow-motion video which you can find at the bottom of CamEX2 Class of attached example
@Brandsum · 2019-08-08
Raspberry Pi with Java 11
Running UI apps on Raspberry Pi with Java 11 is relatively simple.
@Erel · 2019-08-08
Creating Multi-Page Apps - Part 1 [BANanoWebix]
Creating Multi-Page Apps - Part 1 [BANanoWebix]
@Mashiane · 2019-08-06
Word Game [BANanoCreateJS]
Word Game [BANanoCreateJS]
@Mashiane · 2019-08-05
Telegram Bot API [REST based] [WIP]
What I am sharing now is at the very beginning and still needs a lot of improvements and work BUT the most attempting point in here is that it should be easily used in any of our great B4X platforms (B4A,B4J and B4i )
@somed3v3loper · 2019-08-05
Beginning 3D with Three.JS [BANano3D]
Beginning 3D with Three.JS [BANano3D]
@Mashiane · 2019-08-05
B4J How Tos - Front End Update
I went to use Rob''s B4J How To''s info (https://www.b4x.com/android/forum/threads/b4j-howtos.36350) and found like a few others that it wouldn''t work in my web browser. So I wrote a plain HTML front end to replace the existing CSS driven menu.
@PenguinHero · 2019-08-05
Alice - AES Encryption
Alice is a Java AES/DES encryption library for working with byte arrays, files, and streams. Various key lengths, block modes, padding schemes, key deriviation functions, and Message Authentication Codes (MAC) are available.
@DonManfred · 2019-08-05
rAccelStepper
This is the Arduino AccelStepper library. It provides an object-oriented interface for 2, 3 or 4 pin stepper motors and motor drivers.
@Johan Schoeman · 2019-08-04
Create reactive, state based components & UI [BANanoReef]
Create reactive, state based components & UI [BANanoReef]
@Mashiane · 2019-08-04
Button and ToggeButton with images [B4X]
Button and ToggeButton with images [B4X]
@Alejandro Moyano · 2019-08-04
Beginning HTML5 games with CreateJS [BANanoCreateJS]
Beginning HTML5 games with CreateJS [BANanoCreateJS]
@Mashiane · 2019-08-04
JustImgSlider - simple horizontal image slider class
JustImgSlider - simple horizontal image slider class
@peacemaker · 2019-08-02
MAX7219 7-Segment Driver
This is a very simple example shows how to drive 4-digits 7-segment display with MAX7219 and rLedControl library, this code example displays ''HoLA'' word, you can add more digits and MAX7219 devices. Each MAX device can drive up to 8 7-segment digits. 33K ohm resistor should be connected between pin 18(ISET) and pin 19(V+) of MAX7219, not shown in provided datasheet. Datasheet and connection links below.
@Mostez · 2019-08-01
XUI2D (Box2D) - Game engine [B4X]
XUI2D is a wrapper for jbox2d engine: https://github.com/jbox2d/jbox2d License: https://github.com/jbox2d/jbox2d/blob/master/LICENSE It is a B4A / B4J library. It will be eventually included as an internal library.
@Erel · 2019-07-31
Simple views colision example [RPG Game]
A simple collision example, where our player (black square) can collide with any other view that has the tag = 1
@Douglas Farias · 2019-07-31
Resistance color specs reading - Billy Brown habits
Resistance color specs reading - Billy Brown habits
@hatzisn · 2019-07-31
Google Map with custom style
This method allows to set a custom style to the map. Step 1: Create the style with the wizard and save the json string in a file. Step 2: Set the style after the map is ready
@Erel · 2019-07-29
Firebase Authex - login mail/password SOLVED
Allows you to enter a firebase with the email / password, avoiding errors that cannot be resolved in the library.
@gregorio_adrian_gimenez · 2019-07-28
Show a progressbar on long processes [BANanoWebix]
Show a progressbar on long processes [BANanoWebix]
@Mashiane · 2019-07-27
Locale aware Double to String conversion with minimum and maximum decimal control
Allows control over the minimum and maximum number of decimal places to display.
@OliverA · 2019-07-26
Dragging N Dropping Things with the Form Designer [BANanoWebix]
Dragging N Dropping Things with the Form Designer [BANanoWebix]
@Mashiane · 2019-07-26
CharSequence / CSBuilder Tutorial
B4A v6.80 (which was not yet released) adds several new features related to the ability to format rich strings.
@Erel · 2019-07-25
Facebook login no event raised fix
If your facebook and firebase configurations are all ok but the auth event is not raising or if you are getting "An account already exists with the same email address but different sign-in credentials. Sign in using a provider associated with this email address." error message then this tutorial is for you.
@Brandsum · 2019-07-24
Creating Multi-Page Apps - Part 5 [BANanoWebix]
Creating Multi-Page Apps - Part 5 [BANanoWebix]
@Mashiane · 2019-07-24