Android-CleanArchitecture icon indicating copy to clipboard operation
Android-CleanArchitecture copied to clipboard

Explaination for DI modules and components

Open crjacinro opened this issue 7 years ago • 1 comments

Can someone please explain the modules and components in dependency injection package? I also noticed a HasComponent and PerActivity. How does it work?

crjacinro avatar Jan 28 '18 17:01 crjacinro

Check this blog post from the author (android10).

https://fernandocejas.com/2015/04/11/tasting-dagger-2-on-android

mr746866 avatar Jan 29 '18 08:01 mr746866