B4XLibraryDialogs [B4X]
B4xDialog4Button [B4x]
I needed a dialog with 4 options and rather than rewrite the b4xDialog class I opted for a different approach. This class adds a panel to an existing B4xDialog and adds 4 Buttons. quite simple really.
@stevel05 · 2020-12-21
B4RLibraryMQTT
Update to rMQTT internal library
This updates the PubSubClient to v2.8. These functions have been added to B4R: IsConnected, SetBufferSize, SetKeepAlive, SetSocketTimeout
@janderkan · 2020-12-20
B4ALibraryDatabase
Jackcess
A library to read and update MS Access .mdb and .accdb database files.
@Agraham · 2020-12-20
B4JLibrarySMB / CIFS [SMB2]
jcifs-ng SMB-Client B4J [SMB2]
jcifs-ng SMB-Client [SMB2]
@DonManfred · 2020-12-19
B4ALibraryDatabase
db2000.B4A.eXtrafunctions
db2000 functions
@maXim · 2020-12-18
B4ALibraryEncryption
AES128ECB encryption and decryption native B4A, B4J, VB6, C++, JAVA
AES128ECB encryption and decryption native B4A, B4J, VB6, C++, JAVA
@yancedywiler · 2020-12-15
B4XLibraryList- and scrollview [B4X]
CLVExpandable - Allows expanding or collapsing xCustomListView items [B4X]
CLVExpandable - Allows expanding or collapsing xCustomListView items [B4X]
@Erel · 2020-12-14
B4ALibraryDialogs
Alimo_BaseDialog
This library creates a simple dialog for you to which you can add the desired view in any size, and also by changing the margins around it, the location of your dialoge.
@Alimoeini · 2020-12-14
B4JLibraryBarcode/scan
This is a QR code generator for B4J projects. It doesnt require jShell so it will work on B4J server projects.
QR Code Generator [for Server]
@tchart · 2020-12-13
B4JLibraryDatabase [2020.12.10]
New sqlite-jdbc version 3.34.0 [2020.12.10]
New sqlite-jdbc version 3.34.0 [2020.12.10]
@Claudio Oliveira · 2020-12-13
B4ALibrarySwitch
B4XSwitch with adjustable size
This is a mod of the B4XSwitch class in the XUIViews library. I wanted a smaller switch than the default one, and got it by modifying a bit the code. There''s a new property called ''Size'', with 5 possible values: XS, S, M, L and XL. Default value is M, the original size.
@Ivan Aldaz · 2020-12-10
B4JLibraryDatabase [2020.12.08]
New sqlite-jdbc version 3.32.3.3 [2020.12.08]
New sqlite-jdbc version 3.32.3.3 [2020.12.08]
@Claudio Oliveira · 2020-12-09
B4ALibraryProgress/Gauge/Loading
AXPowerView
An Android PowerView with awesome animations and circular loading, Inspired by HotspotShieldVPN.
@User242424 · 2020-12-08
B4XLibraryToast [B4X]
BCToast - Cross platform custom toast message [B4X]
BCToast is a custom "toast" message implementation based on BCTextEngine. Note that unlike B4A built-in toast message feature, this toast message can only be displayed from an Activity. Default duration is set to 3000 ms. It can be changed with the DurationMs field.The text itself is highly customizable. See BCTextEngine for more information.
@Erel · 2020-12-06
B4ALibrarySwitch [WRAPPED FROM KOTLIN]
ShSlideToAct [Wrapped from kotlin]
A simple Slide to Unlock Material widget for Android
@Salar82 · 2020-12-05
B4JLibraryBAnano - database [BANANOLOCALBASE]
Learning & Understanding the BANanoPromise [BANanoLocalBase]
Learning & Understanding the BANanoPromise [BANanoLocalBase]
@Mashiane · 2020-12-05
B4RLibraryB4R other hardware [READ/WRITE]
rXDM - Set Analog Resolutions [Read/Write] in Seeeduino XIAO and Arduino Due, Arduino Maker
This b4xlib library is indented for use with the boards Seeeduino XIAO, Arduino Due, Arduino Maker. This is because the setting of analogReadResolution and analogWriteResolution function is available only in these boards. IT WILL NOT WORK WITH OTHER BOARDS.
@hatzisn · 2020-12-02
B4JLibraryAI/ML
jKMeans
This is a wrapper of this KMeans implementation: https://github.com/eugenp/tutorials...va/com/baeldung/algorithms/kmeans/KMeans.java KMeans is an unsupervised machine learning algorithm.
@xulihang · 2020-12-01
B4XLibraryCombobox [B4X][XUI]
xComboBox - Cross Platform ComboBox with Images [B4X] [XUI]
xComboBox - Cross Platform ComboBox with Images [B4X] [XUI]
@Alberto Iglesias · 2020-11-29
B4XLibraryImages [B4XLIB]
SD: GridImage [B4Xlib]
This library adds a view that displays images loaded from local or from the internet (by entering only the url) and arranges them in a grid. The clicked image is displayed in double size. The basic size of each cell can be established
@Star-Dust · 2020-11-29
B4ILibraryTabStrip
TabStrip
iTabStrip library implements a controller similar to B4A TabStripViewPager.
@Erel · 2020-11-26
B4ALibraryAds
HMS Ads
HMS v1.02 adds support for banner and interstitial ads.
@Erel · 2020-11-25
B4ALibraryHuawei [HUAWEI]
HMS [Huawei] - DRM verification
It allows checking whether the app was purchased from the store or not.
@Erel · 2020-11-24
B4JLibraryBAnano [BANANOHTML]
A framework-less library for the adventurous BANanoNinjas [BANanoHTML]
A framework-less library for the adventurous BANanoNinjas [BANanoHTML]
@Mashiane · 2020-11-24
B4ILibraryDrawing
iTiled (for iSpritekit)
with iTiled you will be able to import Tiled .tmx files to your B4i (iSpritekit) project. it is much more simpler to create games with Tiled. you can even create menu scenes or shop scenes and not only the game scene itself.
@ilan · 2020-11-20
B4ALibrarySpinner
IOS like Spinner
IOSspinner is a custom control with designer support. The control mimicks the spinner used by IOS/Apple.
@Guenter Becker · 2020-11-19
B4ALibrarySwitch
IOS like switch
IOSswitch is a custom control with designer support. I mimics an IOS/Apple like switch.
@Guenter Becker · 2020-11-18
B4RLibraryAudio/Video
rESP8266Tone
Now ESP8266Tone is implemented also as a b4xlib.
@hatzisn · 2020-11-12
B4JLibraryhtml
OWASP Java HTML Sanitizer
A fast and easy to configure HTML Sanitizer written in Java which lets you include HTML authored by third-parties in your web application while protecting against XSS.
@tchart · 2020-11-12
B4ALibraryMenu [DRAWER]
Foldable[Drawer]Menu
FoldableMenu is a customview lib being used with the designer. It shows a menu tree with branches and leafs (see appended screenshot). The menu is customizable in deep with Backgroundcolors, Textfont, Textcolor and Textsize by setting the appropriated properties in designers customview
@Guenter Becker · 2020-11-07