B4ALibraryGPS/location/maps
Read / Write files GPX - LibGPX v1.0
This library enables: 1. read the information contained in the files - GPX; 2. Write the GPS coordinates to the new file in the following format (see example).
@T201016 · 2017-10-07
B4ALibraryViews - additional
CustomTutorialView
CustomTutorialView
@NJDude · 2017-10-07
B4ALibraryGPS/location/maps
Unwired LocationAPI Android Library
The Unwired Labs'' LocationAPI locates all sorts of devices based on cell towers, WiFi APs and IP addresses, anywhere in the world. LocationAPI works both indoors & outdoors, when GPS isn''t available or preferred (high battery drain).
@Ohanian · 2017-10-05
B4ALibraryGestures
GestureDetector
This library adds the detection of standard gestures (press, single-tap, double-tap, long tap, drag, scroll, fling, pinch, rotation) to B4A. Instead of using the Touch events to figure out what the user really did, now you just set 15 different listeners with one line of code and you get the gestures as events with all the useful values (scrolling distance, fling velocity, pinch variation, rotation angle...). With this library, you can also know easily the pressure or the size of a touch event.
@Informatix · 2017-10-02
B4ALibraryImages
MultitouchWithDynamicAddandRemove
Multitouch With Dynamic Add and Remove - Now you can dynamically add, remove, scale and rotate images, it''s real multitouch on Android
@Johan Schoeman · 2017-10-01
B4JLibraryRadioButton
MarkRG - Dynamic RadioGroup CustomControl
MarkRG - Dynamic RadioGroup CustomControl
@Mashiane · 2017-10-01
B4ALibraryList- and scrollview
Horizontal CustomListView
This is a simple library that I customize from the original CustomListView (vertically scrollable). You may find it useful like i do, to be able to make ''Messenger like horizontally scrollable online users.
@DaniDPX · 2017-09-30
B4ALibraryLabel
DynamicallyResizedLabel
Here is a simple dynamically resizable label inside a panel. Useful for ''posting'' like views. Specially using scrollable lists.
@DaniDPX · 2017-09-30
B4ALibraryDatabase
MSMySQL
Yet another MySQL-Library (but a FAST one)
@DonManfred · 2017-09-28
B4JLibraryB4J
jControlsFX9 - ControlsFX for Java 9
jControlsFX (included in the IDE) - Java 8; jControlsFX9 - Java 9. Note that there is an issue with RangeSlider: https://bitbucket.org/controlsfx/controlsfx/issues/802/rangeslider-uses-inaccessable-package. Library is attached.You should also download this jar and copy it to the additional libraries folder: www.b4x.com/b4j/files/controlsfx-9.jar
@Erel · 2017-09-28
B4ILibraryOCR
iTesseract- Simple OCR
iTesseract is a wrapper of the Tesseract IOS Framework and allows you to recognize text from images (OCR- optical character recognition).
@JanPRO · 2017-09-25
B4ILibraryGame
iSpriteKit
iSpriteKit is a wrapper of Apple''s SpriteKit Framework which allows you to create 2D games.
@JanPRO · 2017-09-25
B4ILibraryDialogs
iPopTip - beautiful PopOver
iPopTip - beautiful PopOver
@JanPRO · 2017-09-25
B4ILibraryProgress/Gauge/Loading
iLoadingIndicatorView
A great way to make loading spinners in your application look nicer. It contains 6 different indicator view styles
@JanPRO · 2017-09-25
B4ILibraryColour
iColorSlider
Allows you to add ColorSlider to your app''s layout
@JanPRO · 2017-09-25
B4ILibraryProgress/Gauge/Loading
iCircularProgress
Allows you to add circular progress bars to your app''s layou
@JanPRO · 2017-09-25
B4ILibraryAds
iChartboost
A wrapper for the Chartboost framework, which allows you to show ads and earn money
@JanPRO · 2017-09-25
B4ILibraryDialogs
iAlertView - the beautiful MsgBox alternative
Allows you to add AlertViews to your app''s layout
@JanPRO · 2017-09-25
B4ALibraryDate/time
CircleTimeView
Circle Time View is an android custom view for displaying time in a pretty format. The View is highly customizable, so you can adapt the appearance according your needs.You can use this view to create countdown timers, alarms or just allow user to set time manually.This library requires API level 8 or higher.
@Johan Schoeman · 2017-09-24
B4ALibraryAction Bar, Drawer, etc
CompactActionBar
This library will create a Compact ActionBar. You can display a clickable Logo, a Menu button and up to 20 action buttons, the ActionBar can also auto-hide.
@NJDude · 2017-09-19
B4ALibraryDatabase
JdbcSQL - Directly connect to remote databases
This is a port of B4J jSQL library.
@Erel · 2017-09-17
B4ALibraryCompass
Phone as Compass Java library
The library sends the compass heading for which the phone is pointing.
@canalrun · 2017-09-15
B4ALibraryOther
Tesla
The unofficial Tesla library for B4A
@Jamie8763 · 2017-09-12
B4ALibraryEncryption
Encrypt / decrypt
This libs consume 2 methods. encrypt base on encrypt 3des with key and encode in base64. same to decrypt.
@victormedranop · 2017-09-11
B4ALibraryOS
Device Administrator library
Device Administrator library
@Erel · 2017-09-11
B4RLibraryB4R clock
Software Real Time Clock
This library (called rSoftRtc), is a generic derivative of the device specific library rESP8266rtc v1-03.
@Starchild · 2017-09-10
B4ALibraryOCR
Minimal Text OCR using Google Vision
I found a solution by writing a wrapper library for my modified code written in Android Studio; thanks to tutorials and example code in this forum. This wrapper only performs text recognizing/scanning on an existing image file. It does not display anything.
@Xenno · 2017-09-10
B4ALibraryPrint
Printer Driver Android Termianl Xpay-701
Printer Driver Android Termianl Xpay-701
@victormedranop · 2017-09-04
B4ALibraryList- and scrollview
IndexedTable with Custom List view
For the project that am doing, I was looking for a list view with alphabet searching items on side. I have seen Erel''s project (https://www.b4x.com/android/forum/threads/indexedtable.60300/) Unfortunately, i want to search my own searchable list items that are custom or designed independently inside designer view. so I finally wanted to share with you here as follows.
@DaniDPX · 2017-09-04
B4XLibraryRegEx [B4X]
RegexBuilder - Builder for Regular Expressions [B4X]
Regex is a very powerful tool for parsing strings. However the regex syntax can be a bit difficult if you are not using regex regularly. Reading a regex pattern and understanding it is even more challenging. The purpose of RegexBuilder is to help with building regex patterns. The API is based on a builder pattern. It is more verbose and hopefully more clear. It is inspired by VerbalExpressions open source project, though there are many differences between the two.
@Erel · 2017-09-03