Lists (1)
Sort Name ascending (A-Z)
Starred repositories
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
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.
Implementation of ImageView for Android that supports zooming, by various touch gestures.
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.
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
A declarative API to handle Android runtime permissions.
Fast Android Development. Easy maintainance.
Android library to observe scroll events on scrollable views.
A collection of samples demonstrating different frameworks and techniques for automated testing
Android filters based on OpenGL (idea from GPUImage for iOS)
(Deprecated) A custom view component that mimics the new Material Design Bottom Navigation pattern.
Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.
Charts library for Android compatible with API 8+, several chart types with scaling, scrolling and animations 📊
Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
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.
A fast ImageView that supports rounded corners, ovals, and circles.
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.