Media Summary: We'll need to reference the Application Component in the future, so we start by creating a custom Application class and initializing ... In this lesson, we learn how Component dependencies are used in the generated code. This video is part of a series. See the full ... In this lesson, we learn about qualifier annotations and how to use them to separate dependencies of the same type in your ...

Dagger 2 Deep Dive 8 - Detailed Analysis & Overview

We'll need to reference the Application Component in the future, so we start by creating a custom Application class and initializing ... In this lesson, we learn how Component dependencies are used in the generated code. This video is part of a series. See the full ... In this lesson, we learn about qualifier annotations and how to use them to separate dependencies of the same type in your ... In this lesson we create an internal testing module along with the TestApplicationComponent. This is a test Component that will ... In this lesson, we go through how Multibound Maps are created in In this lesson, we use the testing library we've created to quickly write an Espresso test for the RepoDetailsFragment. Project: ...

In this lesson we use the testing library that was created in the last few videos to create an Espresso test for the HomeFragment. In this lesson, we update the AppRepository to use a basic in memory cache to save a network request when fetching a single ... Everything is set up to allow our HomeFragment to navigate to the RepoDetailsFragment via the ScreenNavigator. In this lesson ... This video is an overview of everything we covered in the In this lesson we see how the generated code changed (or didn't change) after adding more dependencies to the ... Before bringing in the real GitHub API, our app needs to support making requests on a background thread. In this lesson we'll ...

Photo Gallery

Dagger 2 Deep Dive (8/55) - Building the Application Component
Dagger 2 Deep Dive (21/55) - Dagger codegen: Component Dependencies
Dagger 2 Deep Dive (39/55) - Dagger codegen: Qualifier Annotations
Dagger 2 Deep Dive (28/55) - Espresso tests and Dagger: Creating a TestApplicationComponent
Dagger 2 Deep Dive (22/55) - Dagger codegen: Multibindings
Dagger 2 Deep Dive (47/55) - RepoDetailsFragment Espresso Test
Dagger 2 Deep Dive (30/55) - Dagger Powered Home Fragment Espresso Test
Dagger 2 Deep Dive (41/55) - AppRepository Updates: Caching and new request
Dagger 2 Deep Dive (7/55) - Creating the Application Component
Dagger 2 Deep Dive (52/55) - Navigating from the Home screen to the Details screen
Dagger 2 Android Overview
Dagger 2 Deep Dive (35/55) - Dagger Codegen: GitHubApi Module changes
View Detailed Profile
Dagger 2 Deep Dive (8/55) - Building the Application Component

Dagger 2 Deep Dive (8/55) - Building the Application Component

We'll need to reference the Application Component in the future, so we start by creating a custom Application class and initializing ...

Dagger 2 Deep Dive (21/55) - Dagger codegen: Component Dependencies

Dagger 2 Deep Dive (21/55) - Dagger codegen: Component Dependencies

In this lesson, we learn how Component dependencies are used in the generated code. This video is part of a series. See the full ...

Dagger 2 Deep Dive (39/55) - Dagger codegen: Qualifier Annotations

Dagger 2 Deep Dive (39/55) - Dagger codegen: Qualifier Annotations

In this lesson, we learn about qualifier annotations and how to use them to separate dependencies of the same type in your ...

Dagger 2 Deep Dive (28/55) - Espresso tests and Dagger: Creating a TestApplicationComponent

Dagger 2 Deep Dive (28/55) - Espresso tests and Dagger: Creating a TestApplicationComponent

In this lesson we create an internal testing module along with the TestApplicationComponent. This is a test Component that will ...

Dagger 2 Deep Dive (22/55) - Dagger codegen: Multibindings

Dagger 2 Deep Dive (22/55) - Dagger codegen: Multibindings

In this lesson, we go through how Multibound Maps are created in

Dagger 2 Deep Dive (47/55) - RepoDetailsFragment Espresso Test

Dagger 2 Deep Dive (47/55) - RepoDetailsFragment Espresso Test

In this lesson, we use the testing library we've created to quickly write an Espresso test for the RepoDetailsFragment. Project: ...

Dagger 2 Deep Dive (30/55) - Dagger Powered Home Fragment Espresso Test

Dagger 2 Deep Dive (30/55) - Dagger Powered Home Fragment Espresso Test

In this lesson we use the testing library that was created in the last few videos to create an Espresso test for the HomeFragment.

Dagger 2 Deep Dive (41/55) - AppRepository Updates: Caching and new request

Dagger 2 Deep Dive (41/55) - AppRepository Updates: Caching and new request

In this lesson, we update the AppRepository to use a basic in memory cache to save a network request when fetching a single ...

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

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

We're ready to

Dagger 2 Deep Dive (52/55) - Navigating from the Home screen to the Details screen

Dagger 2 Deep Dive (52/55) - Navigating from the Home screen to the Details screen

Everything is set up to allow our HomeFragment to navigate to the RepoDetailsFragment via the ScreenNavigator. In this lesson ...

Dagger 2 Android Overview

Dagger 2 Android Overview

This video is an overview of everything we covered in the

Dagger 2 Deep Dive (35/55) - Dagger Codegen: GitHubApi Module changes

Dagger 2 Deep Dive (35/55) - Dagger Codegen: GitHubApi Module changes

In this lesson we see how the generated code changed (or didn't change) after adding more dependencies to the ...

Dagger 2 Deep Dive (31/55) - Retrofit Integration: Suspend Functions

Dagger 2 Deep Dive (31/55) - Retrofit Integration: Suspend Functions

Before bringing in the real GitHub API, our app needs to support making requests on a background thread. In this lesson we'll ...