Assisted Injection With Dagger and Hilt is a Kodeco (formerly raywenderlich.com) tutorial for the advanced Android app developer. This is an in-depth tutorial that covers dependency injection.
Dependency injection with Dagger is a hot topic in the Android community. Dagger and its new Hilt extension are both open source projects in continuous evolution, with new features and improvements coming almost every day. One of these new features is assisted injection, and it’s available from version 2.31.
Massimo Carli
I was the Final Pass Editor (FPE) on this tutorial.