Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dagger-hilt

MainActivity does not implement interface dagger.hilt.internal.GeneratedComponent or interface dagger.hilt.internal.GeneratedComponentManager

Dagger Hilt error injecting ActivityContext

Dagger Hilt: Repository cannot be provided without an @Provides-annotated method

How can i reinitialise the Singleton Component in Hilt dagger?

"This field leaks a context object" warning Hilt Injection

android kotlin dagger-hilt

unresolved reference hiltViewModel() despite dagger-hilt in build.gradle

App Immediatley crashes once app runs with error ClassNotFoundException: Didn't find class application on path: DexPathList

android dagger-hilt

how to mock viewmodel that inject using dagger hilt for android testing

Jetpack Compose & Navigation: Problems share ViewModel in nested graph

How to share a viewmodel between NavGraph components (only)

Issues with Dagger Hilt and KSP in Android Kotlin Project: Cannot Resolve Symbol ‘Inject’

Field injection in @HiltWorker using hilt

Hilt: Why is ActivityRetainedScoped vs ViewModelScoped

Android HILT SingletonComponent vs the GoF Singleton instance design pattern

android dagger-hilt

Get all instances of an interface with Dagger Hilt