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 about qualifier annotations and how to use them to separate dependencies of the same type in your ... In this lesson, we go through how Multibound Maps are created in
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 about qualifier annotations and how to use them to separate dependencies of the same type in your ... In this lesson, we go through how Multibound Maps are created in 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 create an internal testing module along with the TestApplicationComponent. This is a test Component that will ... In this lesson, we update the AppRepository to use a basic in memory cache to save a network request when fetching a single ...
In this lesson, we use the testing library we've created to quickly write an Espresso test for the RepoDetailsFragment. Project: ... Everything is set up to allow our HomeFragment to navigate to the RepoDetailsFragment via the ScreenNavigator. In this lesson ... We'll go over the app that we're building and how In this lesson we learn how to make your Fragment's component lifecycle match the Jetpack ViewModel lifecycle. This opens up ...