Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 289 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 289 Bytes

android-case-study

This sample Android project implements MVVM using:

  1. Kotlin
  2. LifeCycle
  3. ViewModel
  4. Retrofit
  5. Kotlin Android Extensions
  6. RxJava
  7. RxBinding
  8. Dagger

Contains a sample Android Instrumentation Test with mock stubs provided by a mocked Dagger object graph