Media Summary: In this lesson we add a new project and interface to handle screen navigation. This is more to demonstrate how to share ... In this lesson we create a ScreenNavigator implementation that is tied to our Activity. This will be bound in the We start off by building a simple app that displays a count. The Counter is created by the "ViewModel" rather than passed to it.

Dagger 2 Deep Dive 4 - Detailed Analysis & Overview

In this lesson we add a new project and interface to handle screen navigation. This is more to demonstrate how to share ... In this lesson we create a ScreenNavigator implementation that is tied to our Activity. This will be bound in the We start off by building a simple app that displays a count. The Counter is created by the "ViewModel" rather than passed to it. As an example of how to share dependencies across scopes, without making them a Singleton, this lesson has us add a ... In this lesson we use the testing library that was created in the last few videos to create an Espresso test Scope is what we need to create singletons inside class implementations

Everything is set up to allow our HomeFragment to navigate to the RepoDetailsFragment via the ScreenNavigator. In this lesson ... Welcome to the third episode of the Modern Android Development Skills series on Hilt. In this episode, Dependency injection doesn't require a framework, it's simply a pattern of passing dependencies to an object, rather than having ... In this lesson, we update the AppRepository to use a basic in memory cache to save a network request when fetching a single ...

Photo Gallery

Dagger 2 Deep Dive (4/55) - Intro to Dependency Injection Frameworks
Dagger 2 Tutorial Part 1 - WHAT IS DEPENDENCY INJECTION - Android Studio Tutorial
Dagger 2 Deep Dive (48/55) - Preparing for screen navigation (Activity scoped dependencies)
Dagger 2 Deep Dive (50/55) - Activity Screen Navigator
Dagger 2 Deep Dive (1/55) -  Intro To Dependency Injection
Dagger 2 Deep Dive (49/55) - Activity Scoped Component
Dagger 2 Deep Dive (30/55) - Dagger Powered Home Fragment Espresso Test
DAGGER 2 Tutorial Part 4   Scope
Dagger 2 Deep Dive (52/55) - Navigating from the Home screen to the Details screen
Hilt and Dagger under the hood - MAD Skills
Dagger 2 Deep Dive (2/55) - Dependency Injection In Practice
Dagger 2 Deep Dive (7/55) - Creating the Application Component
View Detailed Profile
Dagger 2 Deep Dive (4/55) - Intro to Dependency Injection Frameworks

Dagger 2 Deep Dive (4/55) - Intro to Dependency Injection Frameworks

Let's quickly talk about what

Dagger 2 Tutorial Part 1 - WHAT IS DEPENDENCY INJECTION - Android Studio Tutorial

Dagger 2 Tutorial Part 1 - WHAT IS DEPENDENCY INJECTION - Android Studio Tutorial

Dagger 2

Dagger 2 Deep Dive (48/55) - Preparing for screen navigation (Activity scoped dependencies)

Dagger 2 Deep Dive (48/55) - Preparing for screen navigation (Activity scoped dependencies)

In this lesson we add a new project and interface to handle screen navigation. This is more to demonstrate how to share ...

Dagger 2 Deep Dive (50/55) - Activity Screen Navigator

Dagger 2 Deep Dive (50/55) - Activity Screen Navigator

In this lesson we create a ScreenNavigator implementation that is tied to our Activity. This will be bound in the

Dagger 2 Deep Dive (1/55) -  Intro To Dependency Injection

Dagger 2 Deep Dive (1/55) - Intro To Dependency Injection

We start off by building a simple app that displays a count. The Counter is created by the "ViewModel" rather than passed to it.

Dagger 2 Deep Dive (49/55) - Activity Scoped Component

Dagger 2 Deep Dive (49/55) - Activity Scoped Component

As an example of how to share dependencies across scopes, without making them a Singleton, this lesson has us add a ...

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

DAGGER 2 Tutorial Part 4   Scope

DAGGER 2 Tutorial Part 4 Scope

Scope is what we need to create singletons inside @Component class implementations

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 ...

Hilt and Dagger under the hood - MAD Skills

Hilt and Dagger under the hood - MAD Skills

Welcome to the third episode of the Modern Android Development Skills series on Hilt. In this episode,

Dagger 2 Deep Dive (2/55) - Dependency Injection In Practice

Dagger 2 Deep Dive (2/55) - Dependency Injection In Practice

Dependency injection doesn't require a framework, it's simply a pattern of passing dependencies to an object, rather than having ...

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 (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 ...