Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to implement dagger-android when have dynamic feature and regular module togather? #13

Closed
anggit97 opened this issue Jul 29, 2019 · 1 comment
Labels
migrated googlesamples Migrated from old googlesamples repos

Comments

@anggit97
Copy link

I stuck when try to implement dagger-android when you have dynamic feature module and regular module together. can anyone give me a schema or solution for this problem?

@codingjeremy codingjeremy transferred this issue from googlearchive/android-dynamic-features Sep 18, 2019
@codingjeremy codingjeremy added the migrated googlesamples Migrated from old googlesamples repos label Sep 18, 2019
@keyboardsurfer
Copy link
Member

Please check out https://goo.gle/modular-plaid and https://goo.gle/plaid-dagger for general guidance on Dagger in a modularized application.
I do recommend against using dagger-android in a modularized app as it doesn't work well together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrated googlesamples Migrated from old googlesamples repos
Projects
None yet
Development

No branches or pull requests

3 participants