Best android open-source packages and libraries.

Android architecture example

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

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