The Ultimate Dagger-Hilt Guide - Android Studio Tutorial
Offered By: Philipp Lackner via YouTube
Course Description
Overview
Learn the fundamentals of dependency injection in Android development using Dagger-Hilt in this comprehensive 35-minute video tutorial. Explore key concepts such as setting up Dagger-Hilt, creating modules, injecting into ViewModels, handling multiple dependencies of the same type, binding abstractions, field injection, and lazy injection. Gain practical knowledge to implement efficient dependency injection in your Android applications, improving code organization and maintainability.
Syllabus
- What is dependency injection?
- Setting up Dagger-Hilt
- Setting up the structure
- Creating a module
- Injecting into ViewModels
- Injecting the ViewModel in the UI
- Creating the application class
- Two dependencies of same type
- Binding abstractions
- Field injection
- Lazy injection
Taught by
Philipp Lackner
Related Courses
Android: Room FundamentalsPluralsight Building Apps with Android Architecture Components
Pluralsight Android App Development: Localization and Internationalization
LinkedIn Learning Android Development: Data Binding
LinkedIn Learning Building an Android App with Architecture Components
LinkedIn Learning