Dagger 2 Deep Dive (7/55) - Creating the Application Component

Опубликовано: 17 Июнь 2026
на канале: Brandon Gogetap
276
1

We're ready to dive into Dagger 2 with the Application Component. This is the "top level" Singleton Component. We'll go over what a Component is, and how to define the interface for one, which Dagger 2 will use to generate an implementation.

Project: https://github.com/bgogetap/GitHubBro...

This video is part of a series. See the full playlist here:    • Dagger 2 Deep Dive