ViewModel onCleared() is not called when I close the app...
Read MoreHilt compilation error : Android BaseExtension not found...
Read MoreHow to pass runtime parameters to a ViewModel's constructor when using Hilt for dependency injec...
Read MoreUnable to find method ''java.lang.String com.squareup.javapoet.ClassName.canonicalName()'...
Read MoreHilt not generating PreferencesModule_ProvidePreferencesDataStoreFactory when injecting DataStore (N...
Read MoreError when running a HiltWorker on app start: NoSuchMethodException...
Read MoreHilt Unsupported metadata version in Kotlin...
Read MoreThere are multiple DataStores active for the same file in HiltAndroidTest...
Read MoreHow to fix java.lang.NoSuchMethodException when using a Hilt Worker?...
Read MoreUnresolved references with HiltViewModels. Android Jetpack Compose...
Read More@HiltViewModel annotated class should contain exactly one @Inject or @AssistedInject annotated const...
Read MoreAndroidTest Compose IllegalStateException: Given component holder class androidx.activity.ComponentA...
Read MoreCannot implement Hilt with Compose Activity...
Read MoreWhat is the right way to instantiate a ViewModel inside a Tab Fragment and scope it to the parent na...
Read MoreWhen will repository be destroyed when using ActivityRetainedScoped in Hilt?...
Read MoreHow to have multiple instances of the same database class (with different database names) using Hilt...
Read MorePlugin [id: 'dagger.hilt.android.plugin'] was not found in any of the following sources...
Read MoreThe Hilt Android Gradle plugin is applied but no com.google.dagger:hilt-android-compiler dependency ...
Read MoreJetpack compose preview crashes with hiltViewModel<>()...
Read MoreHow to fix "Cannot create an instance of class ViewModel" when using Hilt?...
Read MoreError in supressing @InstallIn check whilst migrating from Dagger to Hilt using flag -Adagger.hilt.d...
Read MoreHow to add Hilt dependencies on "libs.versions.toml" file in android studio...
Read MoreApp_HiltComponents.ActivityC scoped with @dagger.hilt.android.scopes.ActivityScoped may not referenc...
Read MoreShare viewmodel from activity to compose function using hilt...
Read More"java.lang.RuntimeException: Cannot find implementation for Room database - AccountDataDataBase...
Read Morejava.lang.NoClassDefFoundError: Failed resolution of: Landroidx/test/platform/io/FileTestStorage...
Read MoreHow to use Hilt DI with WorkerManager in Android?...
Read MoreHow to access injected properties in attachBaseContext using Hilt?...
Read MoreHilt Dependency Injection Issue: Cannot Find Symbol 'PlayerViewModel_HiltModules_BindsModule_Bin...
Read More