iammert / dagger-android-injection

Sample project explains Dependency Injection in Android using dagger-android framework.
516 stars 129 forks source link

can not get DaggerAppComponet #16

Open shengguan opened 6 years ago

shengguan commented 6 years ago

1 2 3 4 what is the problem? sorry for my pool english

friederbluemle commented 6 years ago

DaggerAppComponent is generated by Dagger. You need to build the project for this file to appear.