DaggerExample icon indicating copy to clipboard operation
DaggerExample copied to clipboard

Android project using Dagger library

DaggerExample

Android project using Dagger library. This code was created to support this set of articles:

Dependency injection using Dagger (Part 1) @ antonioleiva.com

Dependency injection using Dagger (Part 2) @ antonioleiva.com

Dependency injection using Dagger (Part 3) @ antonioleiva.com

Dagger 2

Migration process from Dagger 1 to Dagger 2 @ frogermcs.github.io