Awesome
Dagger2 Example
This is just a sample Android project which demonstrates the way of integrating Dagger2 into your application.
Additionally, this app also acts as a demo of retrolambda, lombok and butterknife usage in your android apps. Checkout the code to find lambdas from Java8 and automatic boilerplate code generation.
Feature missing? Pull requests are kindly welcome :)
Have no clue what Dagger2 is?
You should definitely watch this presentation.