Stars
Annotation-triggered method call logging for your debug builds.
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
A Java library that models spring dynamics and adds real world physics to your app.
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
Google Play game services - Android samples
Android integration of multiple icon providers such as FontAwesome, Entypo, Typicons,...
An Android library allowing images to exhibit a parallax effect that reacts to the device's tilt
A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling. FreeFlow makes it really easy to create custom layouts and beautiful transition…
Phrase is an Android string resource templating library
A simple library that makes it easy to pair thin views with dedicated controllers, isolated from most of the vagaries of the Activity life cycle.
Name UI states, navigate between them, remember where you've been.
An enhanced Guava-based event bus with emphasis on Android support.
A surgical debugging tool to uncover the layers under your app.
Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.
Sprinkles is a boiler-plate-reduction-library for dealing with databases in android applications
Demo app to show how to start an Android App
An Android staggered grid view which supports multiple columns with rows of varying sizes.
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
A type-safe HTTP client for Android and the JVM
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
A fast dependency injector for Android and Java.
Google Guice on Android, version 3.0 [RETIRED]
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.