🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

Dagger is the most popular dependency injection framework for Android development. Recently Google released version 2.10 and 2.11 to simplify a lot the usage, but do you really understand how the magic works when using AndroidInjection.inject(this)?From AndroidInjectionModule to ContributesAndroidInjector, we'll see how to use the new versions and what is really happening under the hood when calling this code.A basic understanding of how to use Dagger 2 is strongly recommended to fully understand this talk.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.