Spinner with possibility to add hints and listeners for open/close events.
from The Android Arsenal
Access Material Design resource values, such as colours, text sizes and dimensions, through a simple dependency.
Location picker component for Android. It returns a latitude,longitude and an address based on the location picked in the LocationPickerActivity
provided.
Parallax Layer Layout let's you add layered parallax effect to your Android views or images based on things like device rotation.
Gradle plugin that adds tasks to your android modules for installing and launching all variants.
A simple android gradle plugin to smart split the specified classes to second dex.
This Circular Progress bar is a designed and made for music players that need beautiful music progress bar.
Codeview is an Android library that lets you to preview code in WebView
very simple with highlighting.
An application that helps you learn and better understand ReactiveX on Android.
An extended version of seekbar and range seekbar with basic and advanced customization.
compose()
your Observables into ones that load data that's cached across activity orientation changes without leaking your Activity
and without you having to worry about unsubscribing.
This library help using apple style emojis on your android application the easiest way. Unlike emojicon, this library is non-invasive. Just need to add only a little code to your project.
Toolbelt is an Android library for common tools and utilities for optional values, easier logging and operations on Strings. I need these mostly boilerplate stuff for almost all of my Android projects so I decided to serve them as a library.
AutoValue Extension to add Map generation support. Generates a Map<String,Object>
where the keys are the field names and the values the related field values.
An Android library to make a flowing gradient effect, similar to login screen in Instagram app.
Input validation and error displaying for any Android view that extends from a TextView
. This library is born from frustration towards complex if statements and a desire to make form validation much, much easier.
MarkdownView is a simple library that helps you display Markdown text or files on Android as a html page just like Github.
This library contains a few core classes that are often used alongside a RecyclerView
, and are intended to remove some of the tedious boilerplate code.
Android Library to parse and generate MeCard - VCard and WifiCard content string.
MultiSlider is multifunctional and multi thumb custom view component for Android. It Can be used as a normal Android seekbar, a range bar and multi-thumb bar. MultiSlider is extremely easy to use while still very flexible and customizable.
FSquaDRA is a tool for detection of repackaged Android applications. The approach is based on the idea that repackaged applications want to maintain "look and feel" of the originals.
Simple implementations of a EditText
widgets, which can help to visualise inputted text. Classes are inherited from AppCompatEditText
.
This is a small basic sample for use the basic sentences CRUD with realm library in android.
RxMarkdown is an Android library that helps to display simple markdown text in android.widget.EditText
or android.widget.TextView
.