android-lifecycle topic

List android-lifecycle repositories

lifecycle-aware-component-sample

15
Stars
0
Forks
Watchers

Sample Android application used in my article on Lifecycle aware components

topcorn

226
Stars
45
Forks
Watchers

A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with latest hot-trending Android development tools.

NewsApp

186
Stars
63
Forks
Watchers

A Sample News App written in Kotlin using Android Architecture Components, MVVM

toothpick

1.1k
Stars
113
Forks
Watchers

A scope tree based Dependency Injection (DI) library for Java / Kotlin / Android.

Vita

168
Stars
16
Forks
Watchers

An extension for android ViewModel

RxGroups

695
Stars
43
Forks
Watchers

Easily group RxJava Observables together and tie them to your Android Activity lifecycle

LifecycleAwareRx

33
Stars
2
Forks
Watchers

Make your RxJava2 streams life-cycle aware with Android Architecture Components.

TimeIt

36
Stars
9
Forks
Watchers

A simple and easy to use stopwatch and timer library for android

LifecycleMusicPlayer

21
Stars
3
Forks
Watchers

Sample music player app with lifecycle component to play/pause music when certain lifecycle events are triggered in Activity