Android Hilt Simplified

Sachin Kumar
2 min readDec 6, 2020

In this article we are going to understand the Android Hilt Dependency Framework in a simple manner using the important annotations which are highly required to implement DI in Android app development.

Let’s first try to understand what exactly Hilt in Android:

  • It is a dependency framework which has been built on top of Dagger.
  • It provides abstraction, less boiler plate…

--

--

Sachin Kumar

Senior Java Backend Dev | Expertise in Java Microservices, Spring Boot Framework & Android apps development.