Stars
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
An image loading and caching library for Android focused on smooth scrolling
Netty project - an event-driven asynchronous network application framework
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
A Java serialization/deserialization library to convert Java Objects into JSON and back
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Th…
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
Learning RxJava for Android by example
Bootstrap style widgets for Android, with Glyph Icons
A Model-View-Presenter / Model-View-Intent library for modern Android apps
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
A gradle plugin for getting java lambda support in java 6, 7 and android
Google Go language IDE built using the IntelliJ Platform
Backport of Java 8's lambda expressions to Java 7, 6 and 5
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
[Deprecated] Little bites of Material Design
Neat library, that provides a simple way to implement guillotine-styled animation
*DEPRECATED* A slide-out menu implementation, which allows users to navigate between views in your app.
GreenDroid is a development library for the Android platform. It makes UI developments easier and consistent through your applications.
Demo for the Material Witness talk I gave at Google I/O.
Google Play game services - Android samples
Isometric minimal-code style game at html5 canvas and javascript
Separating data and state handling from Fragments or Activities without lots of boilerplate-code.