Stars
google / dagger
Forked from square/daggerA fast dependency injector for Android and Java.
Learning RxJava for Android by example
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)
Android boilerplate app that showcases architecture and libraries used at ribot
⛅ [@Deprecated]RxJava+RxBus+Retrofit+Glide+Material Design Weather App
"Favor composition over inheritance" for RecyclerView Adapters
Reactive API for SQLiteDatabase and ContentResolver.
Easy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
A JUnit rule to easily override Dagger 2 objects
Annotation Processor for setting arguments in android fragments
Library for Android In-App Billing (Version 3+)
Sample android project using Gradle, with basic quality tools set up.
This android library provide a cache with 2 layers, one in RAM in top of one disk.
Composition over inheritance for Android components like Activity or Fragment
Jitsi for Android is an Android port of the Jitsi project: The most feature-rich communicator with support for encrypted audio/video, chat and presence over SIP and XMPP
Generate build info for your Android project without breaking incremental compilation
A lightweight library aiming to speed up Android app development by leveraging the new Android Data Binding together with the Model-View-ViewModel design pattern.
BoundBox provides an easy way to test an object by accessing all its fields, constructor and methods, public or not. BoundBox breaks encapsulation.
Mixing the coverage data from both Instrumented and Unit tests
Basic example of recording videos from Camera2 API using MediaCodec