B4XLibraryFile xfer [B4X]
RangeDownloader - resumable downloads [B4X]
RangeDownloader uses http range feature to download the file in chunks. It will resume the download from the previous point, even if the app was previously killed.
@Erel · 2021-08-15
B4ALibraryBarcode/scan
HMS - Barcode / QR Scan
HMS v1.04 adds support for HMS Scan kit.
@Erel · 2021-08-11
B4XLibraryB4X [B4X]
WaitForWithTimeout [B4X]
I have read many times the request for a "Wait For" with the addition of a timeout. This class is an attempt to implement that functionality. It is a B4X class, in the sense that it can be used with B4A, B4J and B4i; after all it uses only one B4XView which is completely optional and almost never necessary.
@LucaMs · 2021-08-10
B4ALibraryAudio/Video
Echo Cancellation libraries
Echo Cancellation libraries
@KZero · 2021-08-07
B4ALibraryFirebase [CHARGEABLE]
Firebase ML-Vision Translate [Chargeable]
With ML Kit''s on-device translation API, you can dynamically translate text between 59 languages.
@DonManfred · 2021-08-06
B4ILibraryB4I
User Authentication with Apple ID
Starting from iOS 13 there is integral support for letting the user sign in with the user Apple ID.
@Erel · 2021-08-05
B4ALibraryB4A
Alberto Iglesias Library Store
Alberto Iglesias Library Store
@Alberto Iglesias · 2021-08-03
B4XLibraryDate/time [B4X][XUI]
SD DiscTImePicker [B4X] [XUI]
SD DiscTImePicker [B4X] [XUI]
@Star-Dust · 2021-08-02
B4RLibraryB4R sensor
rHCSR04 - Ultrasonic Distance Sensor
rHCSR04 - Ultrasonic Distance Sensor
@rwblinn · 2021-07-28
B4XLibraryComms & Network
SSHJ - ssh, scp, sftp for Java
SSHJ - ssh, scp, sftp for Java. This is a wrapper for: https://github.com/hierynomus/sshj
@mindful · 2021-07-27
B4XLibraryProgress/Gauge/Loading [BAR][B4X][XUI]
jSD LiquidProgress [Bar][B4X][XUI]
[B4X] [XUI] jSD LiquidProgress [Bar]
@Star-Dust · 2021-07-27
B4XLibraryDrawing [B4X][XUI]
iSD_Dice [B4X] [XUI]
iSD_Dice [B4X] [XUI]
@Star-Dust · 2021-07-27
B4XLibraryProgress/Gauge/Loading [BAR][B4X][XUI]
iSD LiquidProgress [Bar][B4X][XUI]
[B4X] [XUI] iSD LiquidProgress [Bar]
@Star-Dust · 2021-07-27
B4ILibraryAudio/Video
il_AudioPlayer
CustomView i have created for my new B4i App. It is an AudioPlayer with a nice UI and lot of functions like playing Songs in background, Playlist, FileDialog and much more. It is still in the testing phase but i think it is already ready for use in real applications. The player is also very customizable since you have all layouts and icons included and you can enter them and edit them if you like (dont remove any views or add new views just edit colors if you want).
@ilan · 2021-07-26
B4XLibraryCertificate [DRAFT][B4X]
Client certificates with OkHttpUtils2 SSLContext-Kickstart [draft] [B4X]
Allows configuring OkHttpUtils2 to use an external keystore and include client certificates.
@Erel · 2021-07-26
B4RLibraryB4R [MODULE]
GlobalStore - Global objects storage [module]
As explained in the tutorial about memory management in B4R: https://www.b4x.com/android/forum/threads/65672/#content it is not trivial to assign the value of a local, non-numeric, variable to a global variable.The reason behind this limitation is that the memory is statically allocated during compilation. It is therefore only possible to set fixed-size values (such as numbers).The attached module uses B4RSerializator to convert the objects to bytes and then copies them to a global buffer.Using it is simple. You need to call Store to put an object and you need to get objects from the GlobalStore.Objects array.By default there are 5 slots that you can use. This can be changed by modifying the code.
@Erel · 2021-07-22
B4RLibraryB4R LED
rLEDController
rLEDController is an open source B4R B4XLib for controlling multiple LEDs.
@rwblinn · 2021-07-21
B4XLibraryDatabase [B4X]
KVS2 - KeyValueStore2 library [B4X]
A key / value persistent store. The data is serialized using B4XSerializator and is stored in an internal database. The database can be shared between B4A, B4i and B4J.
@Erel · 2021-07-21
B4JLibraryGame [STEAMWORKS4B4J]
Wrapper Steamworks4J to B4J [ SteamWorks4B4J ]
The steamworks4j library allows Java applications to access the Steamworks C++ API. It can be easily integrated with other frameworks, such as libGDX, LWJGL or Slick2D.
@Waldemar Lima · 2021-07-18
B4ALibraryTheme
Beauty Theme for Android app - Kongzue Dialog V3
Beauty Theme for Android app - Kongzue Dialog V3
@tuhatinhvn · 2021-07-16
B4XLibraryTreeView [B4X]
CLVTree - Tree View [B4X]
CLVTree - Tree View [B4X]
@Erel · 2021-07-13
B4ALibraryImages
ashImageZoom library
A zoomable ImageView that behaves like an image in a WebView
@a n g l o · 2021-07-12
B4ILibraryComms & Network [ICMP]
iPing - Send and receive ping [ICMP] packets
iPing - Send and receive ping [ICMP] packets
@Erel · 2021-07-11
B4JLibraryDatabase
jJasperReports Library
jJasperReports Library
@Juan Marrero · 2021-07-09
B4JLibraryDatabase [2021.06.30]
New sqlite-jdbc version 3.36.0.1 [2021.06.30]
New sqlite-jdbc version 3.36.0.1 [2021.06.30]
@Claudio Oliveira · 2021-07-08
B4ALibraryDatabase
extDBUtils
DBUtils with extended functionality
@Guenter Becker · 2021-07-08
B4RLibraryGPS/location/maps
rGPRMC
rGPRMC is an open source B4R B4XLib for parsing the GPS NMEA RMC sentence message
@rwblinn · 2021-07-05
B4RLibraryHome automation
rMiLYWSD03MMC - Xiaomi Mi Temperature & Humidity Monitor 2
rMiLYWSD03MMC - Xiaomi Mi Temperature & Humidity (& Battery) Monitor 2
@rwblinn · 2021-07-01
B4JLibraryAudio/Video
SCTE-35 parsing library
Parser for ''Digital Program Insertion Cueing Messages for cable''
@madru · 2021-06-24
B4XLibraryYouTube [B4X]
DL Youtube ExoPlayer [B4X]
We all know the excellent ExoPlayer, too bad it doesn''t load videos from youtube links. With this Library (B4A, B4i, B4J) it is possible to view the direct youtube link on both ExoPlayer and WebView.
@MarcoRome · 2021-06-23