Back to course

Dependency Injection with Hilt

Full Android Native 0 to Hero

DI in Android

  • Why use Dependency Injection?
  • Setting up Hilt in Android Studio.
  • Providing instances with @Provides and @Inject.