Transitions and Animations
This is a wrapper for the transitions of JavaFX.
@jmon · 2016-10-31
RPN Calculator
A simple "shortcut" for whenever you want to have quick access to a RPN (Reverse Polish Notation) calculator from within your app.
@Johan Schoeman · 2016-10-30
Keypad
Simple library that monitors keypad key presses.
@Erel · 2016-10-30
User Aware Video View
UserAwareVideoView is a customizable VideoView that smartly play and pause the video based on your user is looking at the video or not. This uses Play Services Mobile Vision APIs to detect user''s eyes. If the user is not looking at the screen than this will automatically pause the video, so your user does not miss any part of the video.
@Johan Schoeman · 2016-10-29
RDC based on MQTT
This is an extension to jRDC2. It adds support for MQTT and allows accessing the remote database with an Arduino or ESP8266 board.
@Erel · 2016-10-27
UsageStatsManager
Provides access to device usage history and statistics. Usage data is aggregated into time intervals: days, weeks, months, and years.
@DonManfred · 2016-10-26
NewHandwave - detecting hand motion (left, right, up, down) with front facing camera
NewHandwave - detecting hand motion (left, right, up, down) with front facing camera
@Johan Schoeman · 2016-10-22
MapScaleView
Scale view for Google Maps Android API
@DonManfred · 2016-10-22
Steppers
A wizard-like view
@somed3v3loper · 2016-10-21
MobileVisionBarcodeScanner
Barcode Scanner supported by Mobile Vision Api
@Johan Schoeman · 2016-10-21
FirebaseRealtimeDatabase4J
This is is "maybe working" wrap for the Firebase RealtimeDatabase.
@DonManfred · 2016-10-19
SwitchDateTimePicker
SwitchDateTime Picker is a library for select a Date object in dialog with a DatePicker (Calendar) and a TimePicker (Clock) in the same UI.
@Johan Schoeman · 2016-10-17
SQL Server Library
You can use this library to perform CRUD operations on your SQL Server.
@SNOUHyhQs2 · 2016-10-17
Another customised version of JRDC2
This JRDC2 version contains a file transfer (took from comunity, but merged into JRDC2) + a small, but very useful addition consisting in the capability to send SQL text directly in the comand instead of hard coding in config file. If the name starts with "#" it consists in the text of SQL otherwise it is the sql. entry name.
@tigrot · 2016-10-17
MaterialDialogsV7
This is a wrap for the android.support.v7.app.AlertDialog.Builder
@DonManfred · 2016-10-16
hsv-alpha-color-picker
This library implements a color picker and a color preference for use in Android applications.
@Johan Schoeman · 2016-10-16
FirebaseAuthEx - Extends FirebaseAuth functionality
This is a wrap to extend the functionality of FirebaseAuth. It adds Anonymously Authentification and Email and Password Authentification The Library is similar to FirebaseAuth (the Events). Ony difference is that the FirebaseUser is here a FiebaseAuthUser. A different object than the userobject from FirebaseAuth. The FirebaseAuthUser has someproperties and Methods more.
@DonManfred · 2016-10-16
Bubble Level
A Bubble Level that shows if a surface is horizontal (or vertical)
@Johan Schoeman · 2016-10-16
jLibGDXemulator
The easiest way to port your B4A LibGDX games to B4J
@wonder · 2016-10-13
FiftyShadesOf
An elegant context-care loading placeholder for Android
@somed3v3loper · 2016-10-13
MusicBobber (Audio Widget Overlay View)
Awesome Audio Widget for any Android Music App
@somed3v3loper · 2016-10-12
b4aFastBlurUtil
Blur an image
@IceFairy333 · 2016-10-11
FreshDownloadView
A download progressbar with cool animation
@somed3v3loper · 2016-10-10
BreadcrumbsView
A customizable Android view which shows the current step of a given series. Its main purpose is to provide a contextual reference for paginated forms.
@somed3v3loper · 2016-10-09
AnswerView
A library that mimics the circles used in optic forms.
@somed3v3loper · 2016-10-08
MVBarcodeReader
A Barcode scanning library for Android. Uses the Google Play Services'' mobile vision api for barcode detection.
@Johan Schoeman · 2016-10-07
Diagonalify
Create diagonal cuts on image view
@somed3v3loper · 2016-10-04
BitmapMerger
Bitmap Merger is a simple project help you to merge two bitmaps without memory exceptions. The bitmaps are processed in background threads thereby taking the load away from UI thread. Along with merge, it also contains the image decoder for decoding images from resources/disk and are sampled to prevent OutOfMemoryError.
@somed3v3loper · 2016-10-03
PickerView
OptionsPickerView Like Ios Three Types of Options Pickers â¢Single OptionPicker â¢Double OptionPicker â¢Triple OptionPicker
@Johan Schoeman · 2016-10-02
VectorCompat (MorphButton)
A support library for VectorDrawable and AnimatedVectorDrawable introduced in Lollipop with fully backwards compatible tint support (api 14+ so far) vector-compat provides the necessary tools to make animated icons similar to the new drawer hamburger icon that morphs to a back arrow when clicked. Any other morph animation between icons can be defined purely in xml (no java code required) and the library takes care of the transformation animation. Because they are in vector format, these drawables can be of any height and width with no resulting pixelation.
@DonManfred · 2016-10-01