A sample project using Dagger2. The codebase is updated to make it previewable in Mirror Sandbox. Related changes are in this commit.
Below is the original README.
Port of Jake Wharton's U2020 sample app with use of MVP pattern in mind (inspired by Square's Mortar). Ported to Dagger 2. Used Espresso 2 and JUnit 4 for tests (thanks Jake Wharton for ActivityRule).