/android-architecture-example

A Sample Project for the new Android Architecture with Room, LifecycleObserver, ViewModel and Kodein as Dependency Injection Framework build with kotlin

Primary LanguageKotlin

Android Architecture Components Example

A Sample Project for the new Android Architecture Components Libs with:

  • Lifcycle Handling
  • Room (a new ORM for SQLite)
  • Unittests
  • Dagger2.11+ (Dagger Branch)
  • Kodein(Kodein Branch)

built in Kotlin