PuzzleTak_AudioPlayer and Visualizer
Music playback library, which comes with the ability to display a Visualizer.
@PuzzleTak · 2023-08-25
TTSFunctions
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-23
SD XUI_View3D (Demo) [BAX] [XUI]
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-18
Raise left hand - tracking with Smartwatch [WearOS]
Raise left hand - tracking with Smartwatch [WearOS]
@Watchkido1 · 2023-08-18
Bare Bone Text To Speech [TTS] with Speech Synthesis Markup Language [SSML] tool
Bare Bone Text To Speech [TTS] with Speech Synthesis Markup Language [SSML] tool
@MicroDrie · 2023-08-13
B4A Rapid book updated to B4A 12.50
B4A Rapid book updated to B4A 12.50
@PhilipBrown · 2023-08-09
CLVDragger - drag to reorder items Animation effect [class]
CLVDragger - drag to reorder items Animation effect [class]
@chjk · 2023-08-06
Simple Call GPT-4
Simple Call GPT-4
@instahery · 2023-08-03
FilePicker with PickVisualMedia in Android 13!
FilePicker with PickVisualMedia in Android 13!
@tuhatinhvn · 2023-07-26
Print Made Easy
Print Made Easy (via the rawbt printing service app)
@Hamied Abou Hulaikah · 2023-07-25
Open app details page in settings app
Open app details page in settings app
@Erel · 2023-07-20
Source Code - ReplyAuto
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-17
android.jar / targetSdkVersion / minSdkVersion
There are several versioned components that affect the compilation process and the runtime behavior of our apps. The purpose of this tutorial is to explain the differences between them and help you choose which version to use. Each Android version is mapped to an api level. You can see this mapping here: https://developer.android.com/about/dashboards/index.html The api level is used in our code.
@Erel · 2023-07-16
XM Info Check [ Xiaomi/Redmi Activation date checker ]
XM Info Check [ Xiaomi/Redmi Activation date checker ]
@nso91191 · 2023-07-06
FirebaseNotifications
Push messages / Firebase Cloud Messaging (FCM)
@Erel · 2023-06-26
Lora Weather Station
Lora Weather Station
@freedom2000 · 2023-06-25
Localize B4XFloatTextField Hint text
Localize B4XFloatTextField Hint text
@AnandGupta · 2023-06-23
AppCompat with ToolBar - minimal example
The project attached uses the powerful AppCompat library to replace the built-in ActionBar with a more robust ToolBar.
@Erel · 2023-06-23
Get Activity Orientation
Get Activity Orientation
@Hamied Abou Hulaikah · 2023-06-19
ContactsUtils v2.00 : redesigned, recoded and enhanced new version
ContactsUtils v2.00 : redesigned, recoded and enhanced new version
@Alain75 · 2023-06-04
B4XEval class [modified by RB Smissaert]
B4XEval class with error handling
@RB Smissaert · 2023-06-01
Start Local Hotspot
Starting from Android 8 there is a public API for starting a local hotspot. Notes: - The hotspot doesn''t allow internet connection. - The password and SSID are chosen randomly and cannot be changed. - Debug it with USB debug mode as it will break B4A-Bridge connection.
@Erel · 2023-05-31
Start receiver at exact time
Start receiver at exact time. The standard StartReceiverAt is inexact, in order to allow the OS to make optimizations.
@Erel · 2023-05-28
UriViewer : a viewer for Uniform Resource Identifier
UriViewer : a viewer for Uniform Resource Identifier
@Alain75 · 2023-05-26
Programaticaly suppress divider in customlistview
Programaticaly suppress divider in customlistview
@Alain75 · 2023-05-25
File GetCreationTime alternative
File GetCreationTime alternative
@Hamied Abou Hulaikah · 2023-05-21
Share a PDF with a specific WhatsApp number.
Share a PDF with a specific WhatsApp number.
@Zirfer · 2023-05-16
PermissionsManager
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-15
RegEx.Matcher2 and getting first and last words of String
RegEx.Matcher2 and getting first and last words of String
@mfstuart · 2023-05-14
Thumbnails viewer
A HorizontalScrollView with square panels to hold the thumbnails of the images. With automatic scroll behavior so that each selected item can be seen in its entirety on the screen. With a colored frame for the selected item. Frame position memorized.
@GeoT · 2023-05-12