Completed
- Setting up Dagger-Hilt
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Ultimate Dagger-Hilt Guide - Android Studio Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 - What is dependency injection?
- 2 - Setting up Dagger-Hilt
- 3 - Setting up the structure
- 4 - Creating a module
- 5 - Injecting into ViewModels
- 6 - Injecting the ViewModel in the UI
- 7 - Creating the application class
- 8 - Two dependencies of same type
- 9 - Binding abstractions
- 10 - Field injection
- 11 - Lazy injection