Search code examples
Hilt Unsupported metadata version in Kotlin...


android-studiokotlinmobileandroid-jetpack-composedagger-hilt

Read More
Jetpack compose preview crashes with hiltViewModel<>()...


androidkotlinandroid-jetpack-composedagger-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
warning : The following options were not recognized by any processor: '[dagger.fastInit, kapt.ko...


androidwarningsandroid-builddagger-hiltkapt

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


androidkotlinandroid-roomkotlin-coroutinesdagger-hilt

Read More
@HiltViewModel annotated class should contain exactly one @Inject or @AssistedInject annotated const...


androidkotlinandroid-jetpack-composedagger-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
Hilt with ksp instead of kapt...


androidgradleandroid-jetpack-composedagger-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
Cannot implement Hilt with Compose Activity...


androidandroid-jetpack-composedagger-hiltkapt

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
Getting issue dependency was found while adding dagger hilt...


kotlinandroid-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
BackNext