✨ B4XTurtle - Library for teachers and parents B4AB4IB4J
B4XTurtle is a library inspired by classic Logo programming language and TKP project: http://teachingkidsprogramming.org/ It is a cross platform library. The purpose of B4XTurtle is to help with teaching programming. Drawing with the turtle is fun and it provides a simple visual feedback to the student.
@Erel · 2020-04-30v2020-04-30
✨ QRGenerator - Cross platform QR code generator B4AB4IB4J
QRGenerator is a class that generates QR codes.It is written in B4X and it is compatible with B4A, B4i and B4J.
@Erel · 2020-04-26v1.60
✨ QRGenerator - Cross platform QR code generator B4AB4IB4J
QRGenerator - Cross platform QR code generator [Amended to accommodate more QR Code Versions] [B4X]
@Johan Schoeman · 2020-04-26v2020-04-26
✨ lmB4XComboBox - V. 1.01 B4AB4IB4J
It is a modified version of the Erel''''s original B4XComboBox and allows you to store in it a value for each text item. Not rarely (mainly in DBs managements) you need a ComboBox in which an Item is made of a display value and an associated value, i.e. a "description field" of a table and the relative primary key (usually the classic Integer ID). Note that the type of the values associated is object, not just Int.
@LucaMs · 2020-04-23v2020-04-23
✨ B4XTblClmUtils V. 1.0 B4AB4IB4J
Allows you to set some properties of a B4XTableColumn (simple and default cells): - Text Size - Text Color - Font - Background color and border - Padding (B4A only)
@LucaMs · 2020-04-22v2020-04-22
✨ B4XComboBox - Cross platform ComboBox B4AB4IB4J
B4XComboBox class is a wrapper for B4J ComboBox, B4A Spinner and B4i Button + ActionSheet. It is implemented as a custom view and should be added with the designer.
@Erel · 2020-04-02v2020-04-02
✨ .Net Framework implementation of B4XSerializator B4AB4IB4J
The attached .Net dll is a .Net implementation of B4XSerializator. You can use it if you need to communicate with a .Net application or server.
@Erel · 2020-03-20v2020-03-20
✨ iNES - NES Emulator for B4i - Create your own NES Console using NES ROMs B4I
iNES - NES Emulator for B4i - Create your own NES Console using NES ROMs
@Alberto Iglesias · 2020-03-16v2020-03-16
✨ XUI - Cross platform & native UI library B4AB4IB4J
The purpose of XUI library is to make it easier to share code between B4A, B4J and B4i projects.It is an important new library and I expect that all B4X developers who target more than a single platform will use it at some point.
@Erel · 2020-03-01v2.1
✨ CLVSelections - extended selection modes for xCustomListView B4AB4IB4J
This class extends xCustomListView library and adds more selection modes: MODE_SINGLE_ITEM_TEMP - The same as the default behavior. MODE_SINGLE_ITEM_PERMANENT - Single item is selected and the selection remains. MODE_MULTIPLE_ITEMS- Multiple items can be selected.
@Erel · 2020-02-26v2020-02-26
✨ GifView B4I
FLAnimatedImage is a performant animated GIF engine for iOS: Plays multiple GIFs simultaneously with a playback speed comparable to desktop browsers Honors variable frame delays Behaves gracefully under memory pressure Eliminates delays or blocking during the first playback loop Interprets the frame delays of fast GIFs the same way modern browsers do
@Semen Matusovskiy · 2020-02-22v2020-02-22
✨ CoolLogo B4AB4IB4J
A cross platform custom view based on XUI and BitmapCreator. It draws a moving line over the non-transparent parts of the image.
@Erel · 2020-01-27v2020-01-27
✨ iTopNotifications - Sliding notifications B4I
This is a wrapper for LNRSimpleNotifications. It implements nice sliding notifications that slide from the top or bottom. The user can click on the notification to dismiss it or wait for the set duration.
@Erel · 2020-01-13v2020-01-13
✨ B4A Log Server B4AB4IB4J
B4A and B4J. It enables multi window logging so you can organise and better read the logs you create in your code.
@stevel05 · 2019-12-31v2.2
✨ My xCustomListView 1.73 B4AB4IB4J
Some features added to the last Erel''''s xCustomListView (v. 1.71): ''''xCustomListView v1.73 LM '''' Added MultipleSelection: '''' Property MultipleSelection '''' Property SelectedIndices '''' Property SelectedValues '''' Public method UnselectAll '''' Public method AddSelectedIndices '''' Added private method SetPressedColor '''' and modified PanelClickHandler to use it. '''' Reorganized into Regions. '''' ''''xCustomListView v1.72 LM '''' Added SetValue and GetAllValues
@LucaMs · 2019-12-30v2019-12-30
✨ RoundSlider B4AB4IB4J
Cross platform round slider. Add it with the designer. Make sure that its width and height are the same. Make the custom view large enough as the custom view size includes the place for the thumb.
@Erel · 2019-12-26v2019-12-26
✨ SD: B4XViewEvent B4AB4IB4J
Using the XUI views I realized the need to follow the events of Touch, Drag, Click and Release in a unique way.
@Star-Dust · 2019-12-24v0.01
✨ HexMenu B4AB4IB4J
Cross platform hexagons menu implemented as a custom view, can show up to 7 items
@Erel · 2019-12-23v2019-12-23
✨ Crash Deobfuscator B4AB4IB4J
I''''ve put together a very quick & dirty B4J app that will deobfuscate Firebase Crashlytics crash reports. Basically all you do is copy the crash dump text from your Firebase console & paste it into the TextArea view, specify the path to the ObfuscatorMap file for the project in question & then hit the Deobfuscate button & it will convert all those pesky "_vvvvvvvvvv" obfuscations to the actual objects they represent.
@Computersmith64 · 2019-12-22v2019-12-22
✨ iReleaseLogger B4I
iReleaseLogger combined with the desktop B4iLogger tool (written with B4J) allow you to monitor the app logs in release mode. This is useful when you encounter an error that you are unable to reproduce in debug mode.
@Erel · 2019-10-14v2019-10-14