brkr / NewAndroidArchitecture

New Android Architecture showing how to use Dagger Android libs with MVVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NewAndroidArchitecture

New Android Architecture showing how to use Dagger Android libs

Instead of using Scopes, as used in the previous incarnation of this project, we can use the power of the annotation @ContributesAndroidInjector.

Build Status

About

New Android Architecture showing how to use Dagger Android libs with MVVM


Languages

Language:Kotlin 88.7%Language:Java 11.3%