✨ xCustomListView - cross platform CustomListView B4AB4IB4J
xCustomListView is an implementation of CustomListView based on XUI library. It provides all the features of the original CustomListView and it is compatible with B4A, B4J and B4i.
@Erel · 2023-12-24v1.74
✨ OSMDroid 6 B4A
A new version of the OSMDroid library that is based on the original version 6.1.15 from GitHub. This new version is completely new and is not based on an upgrade of the previous version found in this forum. The new version works on new versions of Android because it places the cache files in a location allocated by the system, and not in external memory like the previous one. Of course, in addition to that, it is much improved and supports a larger number of online map providers.
@Ivica Golubovic · 2023-12-22v2023-12-22
✨ SD B4XView B4AB4IB4J
This library adds to the XUi Views the native views of the three platforms (Android / IOS / Desktop) so that they can be managed by Design, using them as XUI views without having to change its type in the Globals Sub. XUI is designed to work with the native views. You can add regular view you like with the designer. But with this Library the views have the same properties and identical events, and you can also access the original view and more properties and animation. This will allow you to reuse the code written for a platform on the others without any changes. Also I''''m adding custom views and (if I have time) more animations not included natively. In the future AnyWhere will insert the management of the XUI Views in the design ... that day I will take away the native views from this library (no longer needed) and leave only the custom ones.
@Star-Dust · 2023-12-21v0.16
✨ Multi-Line Input Dialog B4A
Multi-Line Input Dialog
@drgottjr · 2023-12-17v2023-12-17
✨ B4XLib 100% B4X code to animate your layout. B4A
This B4Xlib animates your layout. Views fall from the top to their initial position.
@spsp · 2023-12-10v2023-12-10
✨ StartActivityForResult Lib B4A
Initiate an activity to collect results
@Ivica Golubovic · 2023-12-06v2023-12-06
✨ AndroidNetUri2 B4A
AndroidNetUri2 [Uri wrapper]
@Ivica Golubovic · 2023-12-05v2023-12-05
✨ AndroidNetUri Library B4A
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-05v2023-12-05
✨ AS BottomPhoneNumberFlagPicker B4AB4IB4J
A bottom phone number prefix, flag emoji, country code picker
@Alexander Stolte · 2023-12-03v1.01
✨ 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
✨ 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
✨ 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