I\'m currently experimenting with InstantApps and would like to include dagger into my project.
I\'m facing an issue setting up an application AppComponent. My applicati
Here is a sample code of Dagger2 injection with Instant apps to make things clearer. https://github.com/willowtreeapps/android-instant-apps-demo