janishar / android-mvp-interactor-architecture

Extension of the android-mvp-architecture for very large projects.
Apache License 2.0
405 stars 97 forks source link

Are you planning to integrate Dagger 2.11 with AndroidInjector? #3

Open Rainer-Lang opened 6 years ago

amitshekhariitbhu commented 6 years ago

Yes, after some stable release.

Rainer-Lang commented 6 years ago

I'm looking forward. Thanks.

n1rocket commented 6 years ago

Sounds good! Great job

amitshekhariitbhu commented 6 years ago

Yes. We will do it soon

abuenovanadis commented 6 years ago

Hey, I change your code for dagger 2.12

https://github.com/n1rocket/eggs-android

But Now I cant inject activity, because I dont know to fill the activityModule

Could you look it please?

And use for this project!

anandwana001 commented 5 years ago

You can find dagger2 integrated sample project here. This is MindorksOpenSource - android-mvvm-architecture project which uses dagger2 version 2.14.*