Albert-Gao / DaggerAndroidKotlinExample

A minimal setup for using dagger-android with Kotlin to setup application wide and activity wide dependencies.
15 stars 7 forks source link
android dagger dagger-android dependency-injection example

DaggerAndroidKotlinExample

About this repo

How to test

A good start

If you feel this setup is overwhelming, do check the below one with plain dagger 2, should be much simpler: