Stars
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
A type-safe HTTP client for Android and the JVM
Materialize, a CSS Framework based on Material Design
An image loading and caching library for Android focused on smooth scrolling
A memory leak detection library for Android.
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
A powerful image downloading and caching library for Android
google / dagger
Forked from square/daggerA fast dependency injector for Android and Java.
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
Algorithms and Data Structures implemented in Java
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
My notes from the classes I've taken at UCLA