DJI Drones UI - use DJI widgets in your App
This Library is based on the Source (thanx for sharing it!!) of the DJI Library posted here.@Erel will combine the two libraries at some time. My permission is granted for this. The difference in the two libs are that the DJI Drones UI Lib is using the Mobile UI Library from DJI. With the Mobile UI Library you are able to use some nice UI Widgets in your App.
@DonManfred · 2018-04-14
KdGaugeView
KDGaugeView is a simple and customizable gauge control for Android inspired by LMGaugeView
@Johan Schoeman · 2018-04-14
SD: BindingNavigator (Sqlite GUI Navigator)
This is a first version of the BindingNavigator Library, which wants to somehow reproduce the corresponding BindingNavigator of VB.NET A DataSet Class is available that allows to associate some views (EditText, Label, ImageView, ToggleButton, CheckBox) with specific fields of a Sqlite DataBase. By scrolling the position of the DataSet the fields will be updated and if the fields in some way undergo a variation by the user, raising the UpdateChange event will in turn be modified in the DataBase. This very Agevolent construction of GUI related to the DB. In addition you have a Second ViewCalss NavigatorBar that adds a new Seek view to the design that is linked to the DataSet. Scrolling through the Seek will change all the views linked to the DataSet. And if the UpdateChange eventio is updated, the DB will be updated based on changes in the views linked to the fields. PS. a third class is being processed, this will automatically create views based on the fields in the table. The VievClass will be added to the Design and then the Mask will appear automatically with all the fields. There will also be the possibility to select only some fields that you need to have in the mask. But for this you will have to wait
@Star-Dust · 2018-04-14
B4AFluidSlider
A slider widget with a popup bubble displaying the precise value selected.
@moster67 · 2018-04-09
A new WheelView
This wheel is kind of up-down selector, it works quickly without jumps. The content is defined by a list of strings, clicking on the top part rotates the content one up, clicking on the bottom rotates the content one down. LongClicking on top or bottom starts the rotation one by one with a short delay, clicking on the center part stops the rotation. It is a customview so it can be added to a designer file or by code. There are few methods of appearance to make the wheel to your likes. enjoy.
@derez · 2018-04-08
JTidy
Convert HTML pages to XML
@Erel · 2018-04-08
B4AClayView - Crop and image trimming
You can use this to trim the outline of an image and create your own custom shape. You can also undo your previous trimming actions.
@moster67 · 2018-04-07
SoundMeter - Real Time display of Sound Level (dB)
SoundMeter - Real Time display of Sound Level (dB)
@Johan Schoeman · 2018-03-31
Android Vision Barcodereader
Android Vision Barcodereader
@Johan Schoeman · 2018-03-30
AppUpdating
Allows checking for app''s newer versions on a webserver.
@udg · 2018-03-28
FaceSpotter
Augmented Reality in Android with Googleâs Face API
@Johan Schoeman · 2018-03-25
A dialog that closes automatically after a few seconds [Lib, transparent]
A dialog that closes automatically after a few seconds [Lib, transparent]
@T201016 · 2018-03-24
SD_SqliteExtra
This new library is used to add some functions to the already precious SQL library. Insertion, updating and reading of images in fields of type BLOB. Functions to add a table, a field. Update a field. Delete a row or table. Commands to populate List and ListView also with images.
@Star-Dust · 2018-03-23
Barcode Scanner - Just for fun.
Barcode Scanner - Just for fun.
@Johan Schoeman · 2018-03-17
display.io ads service
display.io ads service
@Erel · 2018-03-14
OkHttp
Replaces the Http library. The current Http library is based on the Android version of Apache HttpClient. Google has stopped updating this SDK a long time ago and they are removing it from Android M. This means that it is a good time now to switch to a different implementation. Note that if you are using HttpUtils2 (as you should) it is also based on Http library. The OkHttp library is based on the OkHttp SDK: http://square.github.io/okhttp/ As this is a newer SDK it supports new features such as SSL SNI, SPDY, Patch requests and better performance. The OkHttp wrapper API is almost identical to Http library API. The main difference is that the object names start with Ok (OkHttpClient, OkHttpResponse and OkHttpRequest). The following features are currently not available: - Digest authentication. - Proxy This library requires Android 2.3+.
@Erel · 2018-03-14
CodeScanner - 100% embedded in B4A
Code scanner library for Android, based on ZXing Features Auto focus and flash light control Portrait and landscape screen orientations Back and front facing cameras Customizable viewfinder
@Johan Schoeman · 2018-03-03
GoogleMapView
A library to make the map display process easier by entering latitude and longitude only
@Johan Schoeman · 2018-03-03
AutoTextSizeLabel (custom view)
When you set the text of this custom label the text size is automatically modified to the largest possible size so that all the text is visible.
@Erel · 2018-03-02
mp4composer (Apply effects on video)
This library generate an Mp4 movie using Android MediaCodec API and apply filter, scale, and rotate Mp4.
@somed3v3loper · 2018-02-28
Steganography
Hide arbitary data into an image
@Jamie8763 · 2018-02-25
SimplePGP - Encrypt, Decrypt, Sign, Verify B4A
A wrapper library making the implementation of PGP in Java applications easy. It also strives to provide sane defaults for secure PGP to ensure easy and secure PGP implementations in Java.
@DonManfred · 2018-02-13
Clock 24
A custom view of my 24 hour clock (just for fun) build into a library.
@MarkusR · 2018-02-09
MaterialIcons
A library containing over 1000 material vector icons that can be easily used as Drawable or as a standalone View.
@DonManfred · 2018-02-08
AndroidVideoCapture
Video recorder that is 100% embedded in B4A
@Johan Schoeman · 2018-02-03
Heart Rate Monitor
Android based heart rate monitor which uses the camera and its flash to determine the users heart rate in beats per minute and send via UDP. A Processing patch is provided to receive the data send.
@Johan Schoeman · 2018-02-03
ParsVolley(Volley)
Volley is an HTTP library that makes networking for Android apps easier and, most importantly, faster.
@mshafiee110 · 2018-02-03
TPlacesDetail
This is a class for getting place name (name of building, plaza, mall, tower, etc.) from Google Places API. Place is identified using Place ID which can be retrieved for example in geocoding result from Google Geocoding API. I use this class in my app BS Where Am I .
@Xenno · 2018-02-03
ParsQue(Que)
Library to create fully customizable Bootstrap styled alerts (toasts)
@mshafiee110 · 2018-02-02
Coverflow
Another coverflow library, which loads images only when they are required (to avoid filling the memory) and supports different sizes and aspect ratios. This is an abandoned project so don''t expect any support.
@Informatix · 2018-01-30