Power BI Fundamentals - Create visualizations and dashboards from scratch
Launch a New Career with Certificates from Google, IBM & Microsoft
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn how to implement dependency injection into ViewModels using Hilt in Android development. Explore the advantages of constructor injection over field injection and discover how Hilt simplifies ViewModel instantiation in Fragments and Activities. Master the "by viewModels()" method for maintaining ViewModel instances in Fragments and the "by activityViewModels()" method for sharing ViewModels across multiple Fragments with a common host Activity. Follow along with practical examples and gain insights into efficient package structuring, ViewModel building, and dependency injection techniques for Android applications.
Syllabus
Introduction
Dependency Injection
Package Structure
Building the ViewModel
Using ViewModelInject
Using Dependency Injection
Sharing ViewModels
Outro
Taught by
CodingWithMitch