Media Summary: In the last video, we tasked our ApplicationComponent with providing the AppRepository as an injectable dependency by adding ... This video is an overview of everything we covered in the 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 11 - Detailed Analysis & Overview
In the last video, we tasked our ApplicationComponent with providing the AppRepository as an injectable dependency by adding ... This video is an overview of everything we covered in the 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 video we add a new module called repository, along with a class, AppRepository. This class is responsible for fetching the ... In this lesson we learn how to make your Fragment's component lifecycle match the Jetpack ViewModel lifecycle. This opens up ... 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 an internal testing module along with the TestApplicationComponent. This is a test Component that will ... Come and discuss Android stuff on Discord! ▻ GitHub repo ... We start off by building a simple app that displays a count. The Counter is created by the "ViewModel" rather than passed to it. The home screen will display a list of repositories from GitHub. In this video we set up the RecyclerView Adapter and related files ... In this lesson, we learn about qualifier annotations and how to use them to separate dependencies of the same type in your ...