B4RLibraryLego
rLegoinoBoost
This B4R library wraps the Boost methods of the Legoino Library. The rLegoinoBoost library enables controlling the LEGO® Motorized Hub (MoveHUB) from the LEGO Creative Toolbox 17101.
@rwblinn · 2021-10-19
B4ALibrarySocial
Facebook Audience Network Library
Facebook Audience Network Library
@Pendrush · 2021-10-14
B4ALibraryImages
ImageDownloader Service
Simple way to efficiently download multiple images
@Erel · 2021-10-10
B4JLibraryCompression
Zip4J - Library version updates
Zip4J - Library version updates
@Claudio Oliveira · 2021-10-09
B4RLibraryComms & Network
ESP32 Ping
ESP32 Ping
@thetahsk · 2021-10-09
B4ALibraryAnimation
Android View Animations Library
Android View Animations Library
@Pendrush · 2021-10-08
B4ALibraryDialogs
Dialogs2 library - an update to the original Dialogs library
I wrote the original Dialogs library many moons ago and it has suffered with age owing to the changes made to Android and B4A over the years despite the administrations of several other people. Although modal dialogs are deprecated in general they are still very convenient for use with my BasicIDE on-device development environment which does not implement Wait For, although there is an ugly workaround. Therefore I have taken the Dialogs v4.01 source code and updated it into a new Dialogs2 library. Every dialog, except CustomLayoutDialog now supports both Show and ShowAsync. In past editions of B4A events raised by views on a CustomDialog or CustomDialog2 would run while the dialog was shown modally but over the years Erel has had to change the Msgbox mechanism as Android has (d)evolved and now custom dialogs that relied on events from views on the dialog no longer work as expected. For example in the reworked CustomDialog2 example in the DialogsDemo file the ListView ItemClick no longer works when Show is invoked but is fine with ShowAsync while a Button Click works in both cases.
@agraham · 2021-10-07
B4JLibraryMaths
Library science
The library at the moment has: 1. constants - physical, chemical constants, etc. - 48 element 2. EnergyConvert - energy converter between J,Hz,K,eV,u - 37 patterns 3. Math - mathematical formulas - 38 patterns 4. Physics - formulas related to physics divided into subcategories by prefix. - 75 patterns - DYN_ - dynamics - ELE_ - electricity - KIN_ - kinetics - MAG_ - magnetism - WAV_ - waves and vibrations - TER_ - thermodynamitics
@MichalK73 · 2021-10-06
B4XLibraryAction Bar, Drawer, etc [B4X]
xSidebarView [B4X]
A Customview to create a simple Sidebar. Its a modified xCustomlistView and works great with B4X Drawer. You can add 4 types of elements: Header, Seperator, headlines and items. As Itemicon you can use Bitmaps, Fontawesome or Material Icon.
@Blueforcer · 2021-10-04
B4XLibraryDialogs [B4X]
Trie based search dialog [B4X]
Trie based search dialog [B4X]
@Erel · 2021-09-28
B4ALibrarySpeech
SpeechRecognitionNoUI - google speech recognition without popup
With this, you can add speech recognition feature to your application without google speech recognition popup
@Biswajit · 2021-09-26
B4RLibraryStrings
rURL - UrlEncode and UrlDecode
Allows you to UrlEncode and UrlDecode strings in order to use them in URLs
@hatzisn · 2021-09-25
B4ALibraryList- and scrollview
CLVNested - Allows nesting CLVs
Putting a CLV inside another one will not work out of the box. The inner list will not be scrollable. CLVNested makes it possible. Limitations: - One list per item. - The user will not be able to interact with the inner list views. - Will not work with other extensions that "steal" the touch events such as CLVSwipe.
@Erel · 2021-09-20
B4JLibraryB4J [B4A][XUI]
SD: XUI_DragView [B4A] [XUI]
This library handles drag and drop of XUI views. It is a simple library with few methods but it only serves to drag the space already indicated.
@Star-Dust · 2021-09-14
B4XLibraryB4X [B4X][B4XLIB]
B4XExecCondLM [B4X] [B4XLib]
Call a sub from a list using variable parameters/conditions
@LucaMs · 2021-09-12
B4ALibraryWebView
WebViewAssetLoader - the demo
Questions about webview''s failing to load local resources under sdk30 are starting to pop up occasionally. What it boils down to is google wants you to use the https:// scheme to load local resources into webviews. This is a problem if you don''t run a secure server on the same device as the app.
@drgottjr · 2021-09-09
B4JLibraryB4J [EXTRACTED FROM JSERVER]
ABBackgroundWorkers [extracted from jServer]
This library is just an extraction of the Background Worker functionality in the jServer library. I needed this functionality but did not want to include the whole Jetty part.
@alwaysbusy · 2021-09-06
B4ALibraryTable/Grid
xCLV with Navigation Buttons
A modified xCLV to display navigation button to scroll up or down to bottom.
@mohsyn · 2021-09-05
B4JLibraryAI/ML [NLP]
OpenNLP - Text analysis [NLP]
OpenNLP - Text analysis [NLP]
@Erel · 2021-08-30
B4ALibraryLabel
LEDLabel 1.01
This allows you to make a label with tiny indicator on left which can be turned on or off (with any choice of color)
@mohsyn · 2021-08-30
B4JLibraryDatabase [2021.08.25]
New sqlite-jdbc version 3.36.0.2 [2021.08.25]
New sqlite-jdbc version 3.36.0.2 [2021.08.25]
@Claudio Oliveira · 2021-08-26
B4ALibraryEditText/Textview/TextArea/TextField [B4A][B4I][XUI]
MetroUI_TextView [B4A] [B4i] [XUI]
We have made our first special component and put it into use. We Have No Expectations. If you want, you can take the codes with winrar and open B4Xlib codes, edit and duplicate them. Because Sharing is Good.
@Ertan · 2021-08-25
B4XLibraryComms & Network [B4X][B4XLIB]
B4XCheckInternetLM [B4X] [B4XLib]
Very simple cross-platform library to test if an Internet connection is active.
@LucaMs · 2021-08-22
B4JLibraryAI/ML [NLP]
Apache Tika - Parse everything [NLP]
Apache Tika is an open source project that allows extracting text and meta data from many formats: https://tika.apache.org/1.27/formats.html
@Erel · 2021-08-22
B4XLibraryCompass [B4X][XUI VIEWS]
AMCompassView [B4X] [XUI Views]
AMCompassView [B4X] [XUI Views]
@AmirMK82 · 2021-08-22
B4XLibraryGPS/location/maps [B4X]
PlusCodes Library [B4X]
This is an implementation of the Open Location Code, OLC, library in B4X.
@mading1309 · 2021-08-21
B4ALibraryLabel
ScrollingLabel_SideFade
This is a small mod of the ScrollingLabel view. Just adds the possibility to set side faders and its width in the Designer. They are two panels filled with gradient from transparent to the label color.
@Ivan Aldaz · 2021-08-19
B4XLibraryButton [B4X][XUI VIEWS]
AMProgressButton [B4X] [XUI Views]
A new styled button with built-in progressbar
@AmirMK82 · 2021-08-19
B4XLibraryButton [B4X][XUI VIEWS]
AMButton - New flexible and attractive button [B4X] [XUI Views]
AMButton - New flexible and attractive button [B4X] [XUI Views]
@AmirMK82 · 2021-08-18
B4XLibrarySearchView [B4X]
SQLSearchView - SQLite based Search View [B4X]
This class is based on B4XSearchTemplate. The difference is that instead of building an in-memory index, it uses a SQLite database. It is relevant when you want to search large collections.
@Erel · 2021-08-15