Guowei Lv

1 minute read

This series of posts are my summary notes from the online course Dependency Injection in Android with Dagger 2 and Hilt.

I do believe if you have any doubts about Dagger2 in Android, run to get that course and watch it 3 times, I bet you will be better than 90% of the android developers on the market on this topic.

The first 1/3 of the course introduces the so called Pure Dependency Injection, which means not using any library like Dagger.

Here is the diagram depicting how it looks:

comments powered by Disqus