SpeechToText - Continuous Offline Voice Recognition B4A
This is a wrapper of Acephei VOSK , With this, you can add continuous offline speech recognition feature to your application.
@Biswajit · 2023-09-27v1.5
SD Zebra B4AB4IB4J
SD Zebra [printer] [B4X]
@Star-Dust · 2023-09-16v1.11
SD_StrangeListView B4AB4IB4J
This new view allows you to have an ordered and distributed list of images (left) and their name, description and info (right). Or you can view the images in grid (if the screen size allows it, otherwise in column) where there will be related images with the name just below. There is an add button and a close button that makes the visit invisible (mBase.Visible = False so to speak).
@Star-Dust · 2023-08-31v0.13
PuzzleTak_AudioPlayer and Visualizer B4A
Music playback library, which comes with the ability to display a Visualizer.
@PuzzleTak · 2023-08-25v2023-08-25
TTSFunctions B4A
I gathered in a Codefile a lot of the code about TTS that goes around in the Forum and I added to it some code and changed it a bit to fit my needs. I created this Codefile with a bunch of Subs and Functions that would be useful (I believe) to all of you. So here is it...
@hatzisn · 2023-08-23v2023-08-23
SD XUI_View3D (Demo) B4A
I created a library to display polygons in 3D. It is also possible to use it to create 3D XUI views.
@Star-Dust · 2023-08-18v0.28
CLVDragger - drag to reorder items Animation effect B4A
CLVDragger - drag to reorder items Animation effect [class]
@chjk · 2023-08-06v2023-08-06
Message view based on xCustomlistview B4AB4IB4J
Chat-like view; received messages appear to the left, sent to the right.
@John Naylor · 2023-08-05v0.11
Conversations view for B4A, B4i B4AB4IB4J
Provides a view to display a conversations panel like various messenger systems. Add/update messages, avatars or automatic initials, long press to select conversation(s), preview latest message option, number of unread messages view, modify colours, borders etc etc.
@John Naylor · 2023-08-01v2023-08-01
B4XLib Template and Necessary Files B4AB4IB4J
A template to create b4xlibs on the run
@hatzisn · 2023-07-28v2023-07-28
FilePicker with PickVisualMedia in Android 13! B4A
FilePicker with PickVisualMedia in Android 13!
@tuhatinhvn · 2023-07-26v2023-07-26
AS CalendarAdvanced - OneRow/FiveRow Calendar - Expand and Collapse B4AB4IB4J
AS CalendarAdvanced - OneRow/FiveRow Calendar - Expand and Collapse [B4X] [XUI]
@Alexander Stolte · 2023-07-20v3.08
Velocity B4AB4IB4J
Velocity is a Java-based template engine. It permits anyone to use a simple yet powerful template language to reference objects defined in Java code.
@aeric · 2023-07-18v1.03
Source Code - ReplyAuto B4A
I''''m posting these files because many of me lost the source code of the ReplyAuto library: https://www.b4x.com/android/forum/t...-whatsapp-telegram-background-service.138920/ Download Eclipse to edit and compile the library
@jsaplication.mobile · 2023-07-17v2023-07-17
Xml2Map - Simple way to parse XML documents B4AB4IB4J
Nobody likes to parse XML. Parsing JSON is simple and fun. Parsing XML is tedious and boring. That is the reason behind the Xml2Map class. It internally parses the XML document and returns a Map with the parsed data. It is similar to parsing JSON.
@Erel · 2023-07-16v1.01
FirebaseNotifications B4A
Push messages / Firebase Cloud Messaging (FCM)
@Erel · 2023-06-26v2023-06-26
SD_TextView B4AB4IB4J
A more modern editText (or TextField), but different from the B4XFloatTextField
@Star-Dust · 2023-06-19v0.24
B4XFormatter - Advanced number formatter B4AB4IB4J
B4XFormatter is an alternative to NumberFormat / NumberFormat2 keywords. It is implemented in B4X and it is cross platform.
@Erel · 2023-05-21v1.04
PermissionsManager B4A
PermissionsManager is a library that enables the management of runtime permissions. This library completely replaces the standard RuntimePermissions library with the addition of modern dangerous permissions and special permissions that require approval via the settings application.
@Ivica Golubovic · 2023-05-15v1.3
B4xBitSet_Utils Serialize a B4xBitSet B4AB4IB4J
I had a need to save the state of a B4xBitSet so I thought I should create a serializable version of it. The easiest method and compatible with B4xSerializator, was to create a list of Int values representing the bits.
@stevel05 · 2023-04-29v2023-04-29