✨ 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
✨ Forms Builder - Designer for B4XPreferencesDialog B4AB4IB4J
FormsBuilder is a desktop tool that helps with building templates for B4XPreferencesDialog
@Erel · 2019-09-22v1.66
✨ SnapCLV - Move to the nearest item B4AB4IB4J
SnapCLV is a very simple class that adds a "snap" feature to xCLV in vertical mode. When the user stops scrolling the list the list scrolls to the nearest item so the top item will not be partially hidden.
@Erel · 2019-09-12v2019-09-12
✨ iWKWebView Library without Designer B4I
Who needs to use WKWebView without the Designer, he can use the following library.
@Fabio Campanella · 2019-09-02v2019-09-02
✨ Button and ToggeButton with images B4AB4IB4J
Button and ToggeButton with images [B4X]
@Alejandro Moyano · 2019-08-04v2019-08-04
✨ XUI2D (Box2D) - Game engine B4AB4IB4J
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-31v1.23
✨ Material Design Components B4AB4IB4J
Multiple B4X Modules for Material Design Components to make Apps with the Material Design Components availabe for cross-platform.
@nobbi59 · 2019-06-17v2019-06-17
✨ SD ImageViewMultiple B4AB4IB4J
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-30v0.02