Android Architecture Sample This is a sample app to demonstrate how to complete the MVVM architecture by using the new arch library in Kotlin. Using components as below: Lifecycle ViewModel LiveData Room And test with: Dagger2 Mokito Espresso