Popup Menu On Any View
This particular library will create a popup menu on click of any view in the activity. Needless to say you can have as many menus as you want and can call them upon click event.
@msali · 2018-04-29
Android Things
The Things library provides access to hardware features of Android Things platforms.
@Erel · 2018-04-29
Ruler Picker
Android custom view that uses a ruler for picking the number from given range.
@moster67 · 2018-04-27
Magnifize
A Library to add Magnify effect on image.
@Johan Schoeman · 2018-04-27
LiveEdgeDetection
LiveEdgeDetection is an Android document detection library built on top of OpenCV. It scans documents from camera live mode and allows you to adjust crop using the detected 4 edges and performs perspective transformation of the cropped image. It works best with a dark background.
@Johan Schoeman · 2018-04-27
SD: ViewExtra
This library adds some elements of view. SwitchView: Android and IOS SD_Spinner: Animated spinner with images UpDown: A view that allows you to increase or decrease a number within the set limits AlfabeticListView: A ListView that places the items in alphabetical order and a separator for each letter SeparatorListView: A ListView that allows you to add separating lines between the components QuestionTime: A view where you can enter a series of questions with multiple answers. The user can answer each question, the class will return the results.
@Star-Dust · 2018-04-21
SD: ViewAnimation
This class receives the view and an image as parameters. Once the class has been initialized, the image with the circular shape will be displayed in the background. With the "Progress" methods add a circular progress bar of different graphics to the survey as you can see in the attached image
@Star-Dust · 2018-04-19
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
KdGaugeView
KDGaugeView is a simple and customizable gauge control for Android inspired by LMGaugeView
@Johan Schoeman · 2018-04-14
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
B4AFluidSlider
A slider widget with a popup bubble displaying the precise value selected.
@moster67 · 2018-04-09
JTidy
Convert HTML pages to XML
@Erel · 2018-04-08
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
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
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
display.io ads service
display.io ads service
@Erel · 2018-03-14
GoogleMapView
A library to make the map display process easier by entering latitude and longitude only
@Johan Schoeman · 2018-03-03
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
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