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.
Render After Effects animations natively on Android and iOS, Web, and React Native
An image loading and caching library for Android focused on smooth scrolling
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
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.
✔️ Simple, pretty and powerful logger for android
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
Cute view animation collection.
Learning RxJava for Android by example
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
Android boilerplate app that showcases architecture and libraries used at ribot
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
✔️ Secure, simple key-value storage for Android
Insanely easy way to work with Android Database.
RxJava types that are both an Observable and a Consumer.
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
Example of how to implement an Android TODO App using Facebook Flux Architecture
It provides a SeekBar similar to the default Android one, but with two thumb controls allowing a range to be selected, and some other extras as well.
A simple themable & integrable audio player library for Android.
My take on how to implement a Flux like architecture in Android using a ToDo app as an example.
Helper library for Android developers looking to add YouTube video playback in their applications via the iframe player in WebView
Example project how to design Android application with clean architecture, MVP, RXJava and Dagger, create your next project to be more scalable and testable.