android-lifecycle topic
lifecycle-aware-component-sample
Sample Android application used in my article on Lifecycle aware components
topcorn
A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with latest hot-trending Android development tools.
NewsApp
A Sample News App written in Kotlin using Android Architecture Components, MVVM
toothpick
A scope tree based Dependency Injection (DI) library for Java / Kotlin / Android.
Vita
An extension for android ViewModel
RxGroups
Easily group RxJava Observables together and tie them to your Android Activity lifecycle
LifecycleAwareRx
Make your RxJava2 streams life-cycle aware with Android Architecture Components.
TimeIt
A simple and easy to use stopwatch and timer library for android
LifecycleMusicPlayer
Sample music player app with lifecycle component to play/pause music when certain lifecycle events are triggered in Activity
livedatabus
Making an Event Bus with LiveData