This library provides some expressions, IF
, Match
like Scala. IF enables java if-statement to return a value as Scala if-expression. Match also enables java to use pattern-match expression.
from The Android Arsenal
This library provides some expressions, IF
, Match
like Scala. IF enables java if-statement to return a value as Scala if-expression. Match also enables java to use pattern-match expression.
Utilize the window background during cold start time (the time between user launches your app and Activity.onCreate()
is called) to make your app look faster.
Bash scripts to automate and extend the process of using SVG as Android image asset.
Moticons is a simple, easy and modern app to manage and use Japanese Emoticons.
A RecyclerView
that implements pull-to-refresh, load-more, and header features. You can use it like a standard RecyclerView.
Android library that allows a very easy-compatible Shelf View for smartphone and tablet.
This is an Android project allowing to realize a circular ImageView
in the simplest way possible.
This is an Android project allowing to realize a circular ProgressBar
in the simplest way possible.
Retractable Toolbar - it is an utility library that gives a retractable effect to your toolbar.
Annotation based simple API flavoured with AOP to handle new Android runtime permission model.
Android Library to execute pieces of code that only need to run once on version updates.
RxPaper is a RxJava wrapper for the cool paper library, a fast NoSQL data storage for Android that lets you save/restore Java objects by using efficient Kryo serialization and handling data structure changes automatically.
AndroidPermissionsUsage is an IntelliJ IDEA (and Android Studio) plugin designed to find the usage of the permissions defined in an Android application.
A library that can inspector view in 3D mode. It is a wrapper of Scalpel. Instead of add ScalpelFrameLayout
to every layout file, this library has less coupling with existed code.
A simple API that cleanly registers pending intent for location updates from Google location api. Using Recon
and FlankLocation
annotation the location update registration using pending intent is made easier, This still supports dynamic location request at runtime by accepting it as parameter when registering for location updates.
Wrapper around ActiveAndroid which introduces reactive queries with SQLBrite.
A library to work with RecyclerView
as simple as usage ListView
or GridView
.
Android Dynamic Loader is a plugin system. The host application is like a browser, but instead of loading web pages, it loads plugins which could be run natively on Android system.
Android's video recording APIs are very difficult to figure out, especially since a lot of manufacturers like to mount their camera sensors upside down or sideways. This library is a result of lots of research and experimentation to get video recording to work universally.
Android library helps take screenshots for publishing on Google Play Store.
An Android library which can be used for implementing PIN lock mechanism in Android applications.
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
"Weekdays Buttons Bar" is an Android library that makes it easy to integrate weekdays selection in your layout.
This is a simple library that resolves U.S. postal zip codes to the appropriate City/State.
Permiso is an Android library that makes requesting runtime permissions a whole lot easier.
Fixed viewport image cropping library for Android with built-in support for Picasso or Glide.
FireTweet is an Android app powered by Lantern that gives direct unblocked access to Twitter from anywhere in the world.
SwipeToLoadLayout provides a pull-to-refresh
and pull-to-load-more
features.
This project contains example code for creating animated buttons in Android using vector drawables and animated state lists.