Skip to content

Hilt provides a standard way to incorporate Dagger dependency injection into an Android application. Hilt works by code generating your Dagger setup code for you. This takes away most of the boilerplate of using Dagger and really just leaves the aspects of defining how to create objects and where to inject them. Hilt will generate the Dagger com…

Notifications You must be signed in to change notification settings

Hilmantm/android-hilt-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

Hilt provides a standard way to incorporate Dagger dependency injection into an Android application. Hilt works by code generating your Dagger setup code for you. This takes away most of the boilerplate of using Dagger and really just leaves the aspects of defining how to create objects and where to inject them. Hilt will generate the Dagger com…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages