Skip to content

This is a sample application using Dagger2 and Hilt example implementations

Notifications You must be signed in to change notification settings

theapphideaway/DependencyInjectionSample

Repository files navigation

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