Highlights
- Pro
Stars
Design patterns implemented in Java
Everything you need to know to get the job.
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
Browse media content with your own rules on Android TV
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
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.
Learning RxJava for Android by example
Solutions for some common algorithm problems written in Java.
LightCycle lets self-contained classes respond to Android’s lifecycle events
This is a sample app that is part of a blog post I have written about how Dagger 1 and Dagger 2 can live together in order to facilitate a potential gradual migration process in big codebases with …