AndroidNetUri Library
DEPRECATED - This library contains the AndroidNetUri class with all the features, methods and properties like android.net.Uri for Java. It also contains the AndroidNetUriBuilder class which is a subclass of the android.net.uri class (android.net.Uri.Builder). This library is adapted for work in BA.
@Ivica Golubovic · 2023-12-05
AS BottomPhoneNumberFlagPicker [B4X] [XUI]
A bottom phone number prefix, flag emoji, country code picker
@Alexander Stolte · 2023-12-03
My OpenStreetMap Extension Library
My OpenStreetMap Extension Library
@Starchild · 2023-11-22
AS Ripple View [B4X] [XUI]
AS Ripple View [B4X] [XUI]
@Alexander Stolte · 2023-11-20
AS RangeSeekBar [B4X] [XUI]
AS RangeSeekBar [B4X] [XUI]
@Alexander Stolte · 2023-11-19
DateTimePicker View [Preferences DIalog]
DateTimePicker View [Preferences DIalog]
@Guenter Becker · 2023-11-15
B4XSwitch to support Accessibility [B4X]
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-15
A vertical and horizontal scrollable Panel/Layout
A vertical and horizontal scrollable Panel/Layout
@Guenter Becker · 2023-11-13
GoogleApiAvailability [Google Play Services availability]
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-12
Convert DateTime, Graphic, Boolean, Units
Convert DateTime, Graphic, Boolean, Units
@Guenter Becker · 2023-11-12
Audio library v1.5 - New AudioStreamer object
Audio library v1.5 - New AudioStreamer object
@Erel · 2023-11-10
rThermal_Printer a wrapper Thermal Printer under BLE
Easily generate text and graphics and send them to various BLE thermal printers
@candide · 2023-11-04
GPSGNSS Library
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-01
NHShakeButton.b4xlib - Works in B4A, B4i, B4J [B4X]
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-31
B4J/ Lottie Animation
B4J/ Lottie Animation
@jkhazraji · 2023-10-31
SD FlexGrid [B4X] [XUI]
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-25
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-24
rESP32BLESimpleAdvertiser for ESP32
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-23
Other Font icon [ than Fontawesome and Material]
Icon fonts other than FontAwesome and MaterialIcons
@jkhazraji · 2023-10-19
BBScrollingLabel - rich text scrolling label [B4X]
BBScrollingLabel is similar to XUI Views ScrollingLabel, however it is based on BCTextEngine and can therefore display formatted text.
@Erel · 2023-10-17
WebViewExtras
WebViewExtras exposes more of the native Android WebView methods to your B4A application.
@warwound · 2023-10-16
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-16
SD ProductPicker [B4X] [XUI]
SD ProductPicker [B4X] [XUI]
@Star-Dust · 2023-10-15
Http Interceptor
Http Interceptor
@drgottjr · 2023-10-12
AS Sliding Onboarding [based on ASViewPager] [B4X] [XUI]
AS Sliding Onboarding [based on ASViewPager] [B4X] [XUI]
@Alexander Stolte · 2023-10-10
FirebaseAdmin Library
FirebaseAdmin Library
@Claude Obiri Amadu · 2023-10-08
FusedLocationProviderGMS [Latest]
This is a new FusedLocationProviderGMS library that is based on the latest version of Google Mobile Services (GMS)
@Ivica Golubovic · 2023-10-07
Replacement TitleBar
I''ve seen a few questions on the forums about changing the titlebar color. The answer is that you have to replace the title bar. This gives the problem of then losing all of the form controls, resizing minimising, maximising and close buttons. This is a customview, that does all of this. Just add the titlebarCV customview to the top of a layout and it will replace the existing titlebar with one defined int the titlebar layout.
@stevel05 · 2023-09-29
SpeechToText - Continuous Offline Voice Recognition
This is a wrapper of Acephei VOSK , With this, you can add continuous offline speech recognition feature to your application.
@Biswajit · 2023-09-27
TreeTableView Helper Class
TreeTableView Helper Class
@Mashiane · 2023-09-24