Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 257 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 257 Bytes

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