Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dagger-hilt

MyAppHiltApp: java.lang.ClassNotFoundException: Didn't find class "HiltApp" on path: DexPathList

android kotlin dagger-hilt

I am struggling compiling Android project in Android Studio with Dagger/Hilt and Proguard

Dagger Hilt Error : app:hiltJavaCompileDebug

Android Hilt. Is it possible to Inject one ViewModel into another?

hiltViewModel<ViewModel>() vs by viewModels()

Dagger Hilt Android gives Error : method getActivityFactory in class DefaultViewModelFactories cannot be applied to given types

Unable to instantiate application dagger android

android gradle dagger-hilt

Android: Where can I check the latest version of dagger hilt?

android dagger-hilt

App_HiltComponents.ActivityC scoped with @dagger.hilt.android.scopes.ActivityScoped may not reference bindings with different scopes

Using dagger-hilt in repository class

Accessing DataStore Preferences inside Retrofit client [HILT]

@InstallIn-annotated classes must also be annotated with @Module or @EntryPoint error

android kotlin dagger-hilt

Provide lazy injection using dagger hilt 2.42

NoSuchMethodException thrown by HiltWorker with additional parameters