Android Pie and the future of Dependency Injection Jan 14, 2019 7 min read Dependency Injection Dependency Injection (DI) is a common pattern used in all forms of development for a number of reasons. Thanks to the Dagger project, it’s taken off as a pattern used in Android