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