B4ALibraryTranslation/localisation
Locale.jar
Allows to change the activity locale in run-time. Supports LTR and RTL languages. RTL languages require minSdkVersion=17. LTR languages - no idea. Guess, API 14 is Ok, maybe less.
@Semen Matusovskiy · 2018-10-10
B4ALibraryDialogs
smPopupWindow (wrapper for PopupWindow class)
Almost full wrapper of PopupWindow class - see https://developer.android.com/reference/android/widget/PopupWindow (This class represents a popup window that can be used to display an arbitrary view. The popup window is a floating container that appears on top of the current activity.) Ignored "listeners" only, because it''s possible to receive events in activity. PopupWidow may be useful, for example, like custom menu (attached sample demonstrates exactly it)
@Semen Matusovskiy · 2018-10-09
B4ILibraryProgress/Gauge/Loading
SD: RPMView
SD: RPMView
@Star-Dust · 2018-10-08
B4ALibraryImages
Preview image picker
A single row vertical preview image picker
@Peter Simpson · 2018-10-08
B4ALibraryWear
ABWearOS Library 1.0
This library should implement the new datalayer Google Api to send and sync data on Wear and uses the latest Google Play services (SDK 28)
@alwaysbusy · 2018-10-08
B4ILibraryTable/Grid
SD: DragBoard B4I
SD: DragBoard
@Star-Dust · 2018-10-07
B4ALibraryBluetooth
BLE Peripheral
A BLE connection is made between a central device and a peripheral device. In most cases the Android device will be the central device. Beacons, heart rate sensors and other BLE devices are implemented as peripheral device. However the Android device can also implement the peripheral role. This is done with this library.
@Erel · 2018-10-07
B4ILibraryImages
SD: ImageCrop
This new library will allow you to make cuts on images in a square (rectangular), circle and ellipse. Moreover, the image can be enlarged by the user, and rotated to obtain different cuts. I have used XUI libraries, if I have time I convert it to Android. The full version will be distributed to those making a donation. You can contact me in private.
@Star-Dust · 2018-10-06
B4RLibraryB4R other hardware
AnalogWrite PWM range and frequency.
On ESP the default PWM range is 0 to 1023. And default PWM frequency is 1KHz. http://esp8266.github.io/Arduino/versions/2.0.0/doc/reference.html These values can be changed. Attached is the files.
@janderkan · 2018-10-04
B4JLibraryAI/ML
TensorFlow - an experimental machine/deep learning wrapper for B4J
After writing a TensorFlowLite library for Android, I was asked to do a similar one for B4J. My library wraps TensorFlow (v. r.1.10) and is based on some Java examples found in TensorFlow''s Github pages. I also added some functionality. Please note that this is not a complete wrapper of TensorFlow but a rather small one permitting you to test out some of the features although still very much usable. Since the Java APIs are available, one could probably make a complete wrapper but in this moment I don''t have the time. In addition, it seems like TensorFlow version 2.0 will be released later this year so it might be better to wait until then.
@moster67 · 2018-09-29
B4ILibraryButton
iSwiftyButton
Simple and customizable button in Swift.
@Erel · 2018-09-20
B4JLibraryFile handling
FileUtils
FileUtils
@PatrikCavina · 2018-09-14
B4ALibraryAnimation
Animated Label Old Style (Medieval Style...)
Animated Label Old Style (Medieval Style...)
@Yayou49 · 2018-09-14
B4ALibraryOther
Allow end users to change (and save) layout''s views positions while running live the apk
This new library allow end users to change by themselves the position of each view in your layout while running live the apk.
@Yayou49 · 2018-09-11
B4ALibraryBarcode/scan
KingsMentor/MobileVisionBarcodeScanner
Barcode Scanner supported by Mobile Vision Api
@Johan Schoeman · 2018-09-08
B4ALibraryViews - additional
Single LED
A very simple LED view with 2 colors: RED & GREEN with possible blink with duration.
@Yayou49 · 2018-09-06
B4ALibraryProgress/Gauge/Loading
VuMeter Old Style
VuMeter Old Style
@Yayou49 · 2018-09-05
B4ALibraryWifi
Simple WIFI library Updated
This library is based on the library Jem: https://www.b4x.com/android/forum/threads/simple-wifi-library.38601/ Which Jem can no longer maintain. I needed some methods that the library did not have, for an application I''m doing, and instead of creating a library from scratch, I preferred to take advantage of Jem''s library and create those methods that I needed. I''ve modified the source code, I have corrected some errors and added new methods that I needed.
@bgsoft · 2018-09-05
B4ALibraryDate/time
Simple Lunar Library
Well, that''s a Chinese Lunar Library, It''s just convert milliseconds value to Chinese lunar calendar date, e.g. the DateTime.Now
@52manhua · 2018-09-05
B4ALibrarySlider
Potentiometer Old Style
A little potentiometer working with Touch up and Touch down.
@Yayou49 · 2018-09-05
B4ALibraryViews - additional
Led Indicator Old Style
A 4 colors led indicator Old Style. It''s possible to set one color by one color (Green/Orange/Red/Black) Possibility also to blink the led with an appropriate duration.
@Yayou49 · 2018-09-05
B4JLibrarySystem Tray
jFXSystemTrayHandler - Display a javafx context menu
This is a code module that allows display of a JavaFX Context Menu when the system tray Icon is clicked. Used in conjunction with the MenuManager Library, it is possible to add checkbox items, images, Fontawesome and MaterialIcons and CustomItems to the contextmenu. You can compile it to a library of you prefer not to add the module to your project.
@stevel05 · 2018-09-05
B4ALibrarySwitch
Button On/Off Old Style
Button On/Off Old Style
@Yayou49 · 2018-09-05
B4ALibraryAI/ML
TensorFlowLite - an experimental machine/deep learning wrapper
I started playing around with TensorFlowLite for Android/B4A and came up with this wrapper based on various examples found on the internet.
@moster67 · 2018-09-01
B4JLibraryHome automation
jYeelight
This is a simple library that allows you to control the 15$ Xiaomi´s YeeLight WiFi RGB LED bulbs (real alternative to Phillips Hue) through your LAN. So far only tested with the RGB version (v1) but maybe it works also with the white bulb and strips.
@Blueforcer · 2018-08-30
B4JLibraryPDF
PdfJet Rewrapped
I do like a lot this library and a lot of people uses it, but the awesome library wrapped by @warwound it is a bit outdated. so i decided to wrap mine, but i have never been able to compile a single line of java so this wrap was made in its entirety with JavaObject.
@Enrique Gonzalez R · 2018-08-28
B4ALibraryCharts
GraphView Library
GraphView Library
@walterf25 · 2018-08-27
B4ALibraryDrawing
ParticleView
Custom Android view that helps you displaying large number of sprites. Implemented using OpenGL ES 2.0, resulting in significantly better performance than regular Canvas drawing.
@Ohanian · 2018-08-26
B4ALibraryStrings
Pinyin
Pinyin4j is a popular Java library supporting conversion between Chinese characters and most popular Pinyin systems.
@Moster67 · 2018-08-23
B4ALibraryPayment
PayPalCreditCard
Perform payments with PayPal or credit cards
@MarcoRome · 2018-08-23