In this talk, we will explore the usage of the new Dagger Android functionality. We will:
1. go through the Dagger Android module and will see how it can be used in Android applications;
2. compare the differences between how code looks like with using this module and usual way of using Dagger in Android;
3. talk about how this module helps with integration tests.