B4ALibraryEncryption
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
B4RLibraryB4R motor
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
B4XLibraryButton [B4X]
Button and ToggeButton with images [B4X]
Button and ToggeButton with images [B4X]
@Alejandro Moyano · 2019-08-04
B4XLibraryGame [B4X]
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
B4ALibraryPhone
phonevalidator library
This library is a super simple wrap of google''s libphonenumber library. The only functionality exposed is to validate a phone number.
@JackKirk · 2019-07-21
B4RLibraryB4R motor
rCheapStepper - library for the 28BYJ-48 stepper motor using ULN2003 driver board
An Arduino library for the 28BYJ-48 stepper motor using ULN2003 driver board
@Johan Schoeman · 2019-07-20
B4JLibraryAudio/Video
jAudioClip
This is a wrapper for the JavaFX AudioClip class.
@stevel05 · 2019-07-19
B4JLibraryImages
Animated GIF Encoder
This Library allows you to create your own GIFs from Images
@Blueforcer · 2019-07-19
B4JLibraryB4J Server
jConnectionPool - ConnectionPool extracted from jServer
If you want to use ConnectionPool in a UI app then you should use this library instead of jServer. jServer is not compatible with B4J Packager 11. jConnectionPool library is a subset of jServer with only the ConnectionPool feature.
@Erel · 2019-07-18
B4JLibraryMQTT
MqttBroker
jMqttBroker library is based on the moquette open source project: https://github.com/andsel/moquette It implements a MQTT broker.
@Erel · 2019-07-17
B4JLibraryGame
SimpleGameEngine
This is a game framework for B4J that includes many features of advanced game frameworks like libGDX but is designed to be as simple to use as possible. It can be used for games of course, but also for animations, slideshows, paint program, etc. It is more complete than the Canvas library. This framework has been entirely written from scratch (except 20-30 lines taken from libGDX for the most technical parts of the tiled map reader). The Java source code is available against a donation of 10 euros or more. Don''t miss this game made with SGE (PacDroid, a Pacman clone): https://www.b4x.com/android/forum/threads/pacdroid.78617/ Let me know if you are using this library for a real project. And, of course, feel free to post comments and suggestions.
@Informatix · 2019-07-14
B4JLibraryTable/Grid
jTableViewExtended
This library extends TableView and provides more control on the columns and cells.
@Informatix · 2019-07-14
B4ALibraryCamera
Camera Intent, Picture and Video
Camera Intent, Picture and Video
@spsp · 2019-07-14
B4RLibraryB4R motor [S]
rTinyStepper_28BYJ_48 - A library for the 28BYJ_48 stepper motor[s]
This Arduino library is used to control one or more 28BYJ-48 stepper motors. These motors are very small with a built in gear reduction. The advantage of these motors is that they are inexpensive and easily available on Amazon. Their downside is that they''re very slow (0.3 revolutions/second max), and only suitable for light-duty applications.
@Johan Schoeman · 2019-07-13
B4RLibraryB4R LCD/TFT
rLCDBitmap
rLCDBitmap
@Johan Schoeman · 2019-07-07
B4RLibraryAudio/Video
rTone - playing tones on a passive buzzer
rTone - playing tones on a passive buzzer
@Johan Schoeman · 2019-07-03
B4ALibraryPrint
ThermalPrinterHelper
Aim is to use the simplest way to print from a Bluetooth printer.
@somed3v3loper · 2019-07-01
B4RLibraryB4R LED
rSevSeg
rSevSeg
@Johan Schoeman · 2019-06-22
B4RLibraryAudio/Video
rEasyBuzzer
The Beep Library For Arduino.​ This library has been tested on the following devices: Arduino UNO, Arduino MEGA 2560, ESP32
@Johan Schoeman · 2019-06-22
B4XLibraryViews - additional [B4X][XUI]
Material Design Components [B4X] [XUI]
Multiple B4X Modules for Material Design Components to make Apps with the Material Design Components availabe for cross-platform.
@nobbi59 · 2019-06-17
B4RLibraryComms & Network
rPN532 RFID reader/writer
A library using the Adafruit arduino library for SPI and I2C access to the PN532 RFID/Near Field Communication chip.
@kolbe · 2019-06-16
B4ALibraryGPS/location/maps
Navigation
Library to help in navigation applications.
@Derez · 2019-06-09
B4RLibraryB4R LCD/TFT [LCD 1602]
rLcdBarGraph - draw a bar graph on your LCD display [LCD 1602]
rLcdBarGraph - draw a bar graph on your LCD display [LCD 1602]
@Johan Schoeman · 2019-06-08
B4RLibraryB4R LCD/TFT [LCD1602]
rGlyphduino - draw custom characters to LCD display [LCD1602]
rGlyphduino - draw custom characters to LCD display [LCD1602]
@Johan Schoeman · 2019-06-08
B4JLibraryBAnano [BANANO V3 RC2]
More optimizations [BANano v3 RC2]
More optimizations [BANano v3 RC2]
@alwaysbusy · 2019-06-07
B4JLibraryCharts
jCharts
A wrapper of javafx.scene.chart with additional functions and classes.
@Informatix · 2019-06-07
B4JLibraryBAnano [BANANO V3 RC1]
The next iteration... [BANano v3 RC1]
The next iteration... [BANano v3 RC1]
@alwaysbusy · 2019-06-06
B4ALibraryDialogs
SD Dialogs
I finally finished my first Library. I suppose it''s full of bugs. I rely on your messages and your benevolence (Do not be too bad with me) There are already many Dialogs libraries already, but since B4A 7.01 is available, the question arises. How do people who have an old version without WaitFor and Sleep will have to keep obsolete libraries because the new ones will no longer be supported. So I decided to create an updated library that would use both DoEvents (the so hated) but it would work without it. Here is my library. With the attached examples you can see how to use the bookstore in the ways (with and without DoEvents). Probably you can also use it in a third way with WaitFor, but I have not tried it.
@Star-Dust · 2019-06-01
B4RLibraryB4R sensor
rNewPing
NewPing for the HC-SR04 sensor (and I guess similar Ultrasonic sensors)
@Johan Schoeman · 2019-06-01
B4XLibraryImages [B4X][XUI]
SD ImageViewMultiple [B4X] [XUI]
This new view allows you to insert up to 4 images and be viewed simultaneously in a view potion (See example images) The images are inserted with a small animation that makes the image look like clock hands.
@Star-Dust · 2019-05-30