Stars
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
An image loading and caching library for Android focused on smooth scrolling
Bind Android views and callbacks to fields and methods.
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
Desktop/Android/HTML5/iOS Java game development framework
google / dagger
Forked from square/daggerA fast dependency injector for Android and Java.
Modular and customizable Material Design UI components for Android
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Android Transition animations explanation with examples.
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
The Most Powerful Swipe Layout!
Realm is a mobile database: a replacement for SQLite & ORMs
An Android transformation library providing a variety of image transformations for Glide.
Views and Drawable for displaying animated GIFs on Android
A collection of samples demonstrating different frameworks and techniques for automated testing
Android filters based on OpenGL (idea from GPUImage for iOS)
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly co…
(Deprecated) A custom view component that mimics the new Material Design Bottom Navigation pattern.
Annotation-triggered method call logging for your debug builds.
Lifecycle handling APIs for Android apps using RxJava
Learning RxJava for Android by example
A fast dependency injector for Android and Java.
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc