Search code examples
why should we not use "@Inject constructor" in the module class?...


androidkotlindependency-injectiondagger-hilt

Read More
Android Dependency Injection for Work Manager...


androiddependency-injectionandroid-jetpack-composedagger-hilt

Read More
Expected @AndroidEntryPoint to have a value. Did you forget to apply the Gradle Plugin?...


androiddagger-hilt

Read More
Is there something wrong with my dao. How do I fix this error?...


androidkotlinandroid-jetpack-composedagger-hilt

Read More
java.lang.RuntimeException: Cannot create an instance of class <package- name>viewmodel.LoginV...


androidviewmodeldagger-hilt

Read More
How to follow MVVM patterns for storing a TextField's value when using a sealed class UiState in...


androidkotlinmvvmandroid-jetpack-composedagger-hilt

Read More
How to inject SavedStateHandle to ViewModel in dynamic feature module?...


androidandroid-savedstatedagger-hiltdynamic-feature-moduleviewmodel-savedstate

Read More
How to Update BASE URL in Dagger Hilt...


androidandroid-jetpackdagger-hilt

Read More
The following options were not recognized by any processor: '[room.schemaLocation, kapt.kotlin.g...


androidandroid-jetpack-composeandroid-roomdagger-hilt

Read More
Is Hilt uses alpha version of Dagger’s KSP support under the hood?...


androiddependency-injectiondagger-2dagger-hilt

Read More
Coroutine scope for a RoomDatabase.Callback() in a RoomDatabase instantiated outside the ViewModel?...


androidkotlinandroid-roomkotlin-coroutinesdagger-hilt

Read More
NoMatchingViewException error during Espresso test...


androidjunit4android-espressodagger-hiltinstrumented-test

Read More
How to inject a ViewModel object in composable functions?...


androidkotlinandroid-jetpack-composeandroid-viewmodeldagger-hilt

Read More
KSP error when upgrading Android project to Compose Compiler 2.0.0...


androidandroid-gradle-pluginandroid-jetpack-composedagger-hilt

Read More
hilt: error: [Dagger/MissingBinding] Repository cannot be provided without an @Provides-annotated me...


androiddependency-injectiondagger-hiltclean-architecturemulti-module

Read More
Hilt SingletonComponent vs ActivityComponent scope...


androidkotlindagger-2dagger-hilt

Read More
Dagger-Hilt: @ViewModelInject is not injecting MyViewModel and crash?...


androidandroid-viewmodeldagger-hilt

Read More
Hilt plugin problem with Android jetpack compose: "Expected @AndroidEntryPoint to have a value....


androidkotlinandroid-jetpack-composedagger-hilt

Read More
Missing classes detected while running R8...


androidgradledependency-injectiondagger-hiltandroid-r8

Read More
Dagger Hilt Incompatibility with Dependency Inversion...


androiddaggerdagger-hiltdependency-inversion

Read More
How to pass parameter to viewmodel constructor using HiltViewModel library with jetpack compose...


androiddagger-2dagger-hilt

Read More
Hilt - Question on making a Dao object in a module a Singleton...


androiddagger-2dagger-hilt

Read More
2 files found with path 'META-INF/gradle/incremental.annotation.processors'. while using dag...


androidbuild.gradledagger-hilt

Read More
Does Using ActivityComponent Scope in Hilt Provide the Same Dependency Instance Across All Fragments...


androiddependency-injectiondagger-2dagger-hilt

Read More
Why network call is not triggered while using retrofit with jetpack compose mvvvm...


androidretrofit2android-viewmodeldagger-hiltandroid-mvvm

Read More
Error Build : A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKot...


androidgradleandroid-jetpack-composedagger-hilt

Read More
Unable to instantiate appComponentFactory: java.lang.ClassNotFoundException...


androidkotlindagger-hilt

Read More
Provide lazy injection using dagger hilt 2.42...


dagger-2dagger-hiltlazy-initialization

Read More
Android getting error Hilt when running app...


androidkotlinandroid-jetpack-composekotlin-coroutinesdagger-hilt

Read More
Dagger-hilt error while compiling project...


androidkotlingradledependency-injectiondagger-hilt

Read More
BackNext