Introduction to Dagger 2 Deep Dive 8 55 Building The Application Component
Exploring Dagger 2 Deep Dive 8 55 Building The Application Component reveals several interesting facts. We'll need to reference the
Dagger 2 Deep Dive 8 55 Building The Application Component Comprehensive Overview
We're ready to In this video I show you how to In this lesson we go over how to expose Singleton dependencies in a modular way. Singleton dependencies provided by the ...
In this lesson, we learn how
Summary & Highlights for Dagger 2 Deep Dive 8 55 Building The Application Component
- Our project will have separate modules for our separate functional pieces. The GitHubApi module will define our API models and ...
- In this lesson we create the HomeComponent which will be responsible for injecting the HomeFragment. We'll be using
- In this lesson we create an internal testing module along with the TestApplicationComponent. This is a test
- Looking at generated
- There is one more step before making a real GitHub API request. The response json doesn't quite match the models we have.
Stay tuned for more updates related to Dagger 2 Deep Dive 8 55 Building The Application Component.