B4ALibraryBluetooth
Customise GATT Services - BLEPeripheral2Enhanced
I''ve added the following features to the original BlePeripheral2 V1.12 library which I''ve renamed to BlePeripheral2Enhanced V1.5.: Create a custom primary service with your own unique UUID Create multiple characteristics with your own unique UUIDs under the primary service UUID Characteristics can be set to either Read and Write, just Read or just Write Set notifications Get the sending characteristic UUID Get the received data as a String, Hexadecimal or Binary
@Peter Simpson · 2024-02-11
B4ALibraryPrint
ESC/POS Thermal Printer
ESC/POS Thermal Printer
@roberto64 · 2024-01-26
B4ALibraryWebView
UltimateWebView Custom View
(Deprecated) Downloading files, webrtc service, geolocation service, uploading files from local memory, uploading files from the camera, using javascripts, etc.
@Ivica Golubovic · 2024-01-01
B4ALibraryWebView [SUCCESSOR TO ULTIMATEWEBVIEW]
WebkitLibrariesSet [successor to UltimateWebView]
(Deprecated) WebkitLibrariesSet [successor to UltimateWebView]
@Ivica Golubovic · 2024-01-01
B4ALibraryWebView
UltimateWebView2
The UltimateWebView2 library is the successor of the WebkitLibrarySet and old UltimateWebView library. This library is a complete java wrapper, while the previous versions are a B4X libraries. This opens up many possibilities in the functioning of the library as well as for future updates.
@Ivica Golubovic · 2023-12-31
B4ALibraryDrawing
Library SnowfallView
PTX SnowfallView is a graphical library for creating a snowfall effect in B4A applications. It provides various customization options to enhance the visual experience.
@PuzzleTak · 2023-12-28
B4ALibraryComms & Network
B4a Janus Webrtc Audio Bridge Library
B4a Janus Webrtc Audio Bridge Library
@Addo · 2023-12-25
B4ALibraryAudio/Video
ExoPlayer - MediaPlayer / VideoView Alternative
ExoPlayer is an open source project that replaces the native MediaPlayer and VideoView types. It supports more media formats, it is more powerful and more customizable.
@Erel · 2023-12-25
B4ALibraryGPS/location/maps
OSMDroid 6
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-22
B4ALibraryDialogs
Multi-Line Input Dialog
Multi-Line Input Dialog
@drgottjr · 2023-12-17
B4ALibraryAnimation
B4XLib 100% B4X code to animate your layout.
This B4Xlib animates your layout. Views fall from the top to their initial position.
@spsp · 2023-12-10
B4ALibraryB4A
StartActivityForResult Lib
Initiate an activity to collect results
@Ivica Golubovic · 2023-12-06
B4ALibraryhttp
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
B4ALibraryhttp [URI WRAPPER]
AndroidNetUri2 [Uri wrapper]
AndroidNetUri2 [Uri wrapper]
@Ivica Golubovic · 2023-12-05
B4ALibraryDate/time [PREFERENCES DIALOG]
DateTimePicker View [Preferences DIalog]
DateTimePicker View [Preferences DIalog]
@Guenter Becker · 2023-11-15
B4ALibraryList- and scrollview
A vertical and horizontal scrollable Panel/Layout
A vertical and horizontal scrollable Panel/Layout
@Guenter Becker · 2023-11-13
B4ALibraryB4X
Convert DateTime, Graphic, Boolean, Units
Convert DateTime, Graphic, Boolean, Units
@Guenter Becker · 2023-11-12
B4ALibraryGoogle [GOOGLE PLAY SERVICES AVAILABILITY]
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
B4ALibraryAudio/Video
Audio library v1.5 - New AudioStreamer object
Audio library v1.5 - New AudioStreamer object
@Erel · 2023-11-10
B4ALibraryGPS/location/maps
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
B4ALibraryWebView
WebViewExtras
WebViewExtras exposes more of the native Android WebView methods to your B4A application.
@warwound · 2023-10-16
B4ALibraryhttp
Http Interceptor
Http Interceptor
@drgottjr · 2023-10-12
B4ALibraryFirebase
FirebaseAdmin Library
FirebaseAdmin Library
@Claude Obiri Amadu · 2023-10-08
B4ALibraryGPS/location/maps [LATEST]
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
B4ALibrarySpeech
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
B4ALibraryAudio/Video
PuzzleTak_AudioPlayer and Visualizer
Music playback library, which comes with the ability to display a Visualizer.
@PuzzleTak · 2023-08-25
B4ALibrarySpeech
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
B4ALibraryDrawing [BAX][XUI]
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
B4ALibraryList- and scrollview [CLASS]
CLVDragger - drag to reorder items Animation effect [class]
CLVDragger - drag to reorder items Animation effect [class]
@chjk · 2023-08-06
B4ALibraryFile handling
FilePicker with PickVisualMedia in Android 13!
FilePicker with PickVisualMedia in Android 13!
@tuhatinhvn · 2023-07-26