✨ My OpenStreetMap Extension Library B4J
My OpenStreetMap Extension Library
@Starchild · 2023-11-22v2023-11-22
✨ AS Ripple View B4AB4IB4J
AS Ripple View [B4X] [XUI]
@Alexander Stolte · 2023-11-20v1.01
✨ AS RangeSeekBar B4AB4IB4J
AS RangeSeekBar [B4X] [XUI]
@Alexander Stolte · 2023-11-19v1.02
✨ DateTimePicker View B4A
DateTimePicker View [Preferences DIalog]
@Guenter Becker · 2023-11-15v3
✨ B4XSwitch to support Accessibility B4AB4IB4J
I think that the B4XSwitch does not support accessibility very well. I made a simple extension based on the already extended version of the B4XSwitch that supports setting colors at runtime. (Many thanks to @Blueforcer.) Now you can add a description to the panel, which is read out correctly by TalkBack.
@b4x-de · 2023-11-15v2023-11-15
✨ A vertical and horizontal scrollable Panel/Layout B4A
A vertical and horizontal scrollable Panel/Layout
@Guenter Becker · 2023-11-13v2023-11-13
✨ GoogleApiAvailability B4A
A small library that serves as an aid in establishing the existence and correctness of the installation of google play services
@Ivica Golubovic · 2023-11-12v2023-11-12
✨ Convert DateTime, Graphic, Boolean, Units B4A
Convert DateTime, Graphic, Boolean, Units
@Guenter Becker · 2023-11-12v2023-11-12
✨ Audio library v1.5 - New AudioStreamer object B4A
Audio library v1.5 - New AudioStreamer object
@Erel · 2023-11-10v1.62
✨ rThermal_Printer a wrapper Thermal Printer under BLE B4R
Easily generate text and graphics and send them to various BLE thermal printers
@candide · 2023-11-04v2023-11-04
✨ GPSGNSS Library B4A
After discovering several problems in the operation of GPS and GNSS libraries on SDK32 and SDK33, I decided to make one library that will be compatible with almost all versions of android (from SDK less than 24 to SDK33 and above). This library combines deprecated GPS classes with still up-to-date GNSS classes and, based on the android version, decides which one to use.
@Ivica Golubovic · 2023-11-01v2023-11-01
✨ NHShakeButton.b4xlib - Works in B4A, B4i, B4J B4AB4IB4J
This library will zoom in, zoom out and shake 4 times in random directions a button. It should work also with any view since the ShakeButton sub accepts as an argument a B4XView.
@hatzisn · 2023-10-31v2023-10-31
✨ B4J/ Lottie Animation B4J
B4J/ Lottie Animation
@jkhazraji · 2023-10-31v2023-10-31
✨ SD FlexGrid B4AB4IB4J
I created a new library to show a table (or grid) similar to the one in EXCEL. There are already excellent classes that allow many to accomplish things, such as xCustomListView (by Erel) and with the FlexibleTable (by Klaus). I wanted to make something slightly different suited to my needs.
@Star-Dust · 2023-10-25v0.45
✨ jAudioTrack2 B4J
This is a new version of the jAudioTrack library (but not a direct plugin replacement) provided as a b4xlib and uses current B4x practices and classes. It allows selecting the audio output. It also includes the Clip class which allows control over the playback position and looping.
@stevel05 · 2023-10-24v0.14
✨ rESP32BLESimpleAdvertiser for ESP32 B4R
The library allows you to advertise manufacturer and service data (without connecting to the ble server) on an ESP32. It allows also to receive advertised messages on an other ESP32.
@candide · 2023-10-23v2023-10-23
✨ Other Font icon B4J
Icon fonts other than FontAwesome and MaterialIcons
@jkhazraji · 2023-10-19v2023-10-19
✨ BBScrollingLabel - rich text scrolling label B4AB4IB4J
BBScrollingLabel is similar to XUI Views ScrollingLabel, however it is based on BCTextEngine and can therefore display formatted text.
@Erel · 2023-10-17v1.05
✨ WebViewExtras B4A
WebViewExtras exposes more of the native Android WebView methods to your B4A application.
@warwound · 2023-10-16v2.20
✨ jAudioRecord2 B4J
This is a new version of the jAudioRecord library (but not a direct plugin replacement) provided as a b4xlib and uses current B4x practices and classes. It allows selection of audio inputs and capturing directly to file or to a byte array so you can process the data further.
@stevel05 · 2023-10-16v0.12