Skip to content

Latest commit

 

History

History
17 lines (6 loc) · 482 Bytes

README.md

File metadata and controls

17 lines (6 loc) · 482 Bytes

DependencyInjectionSample

This is a sample application using Dagger2 and Hilt example implementations. This example is fairly basic using constructor injection.

Dagger Implementation Screen:

dagger_screenshot

Hilt Implementation Screen

hilt_screenshot