Search code examples
How to use Hilt DI with WorkerManager in Android?...


androidandroid-jetpackdagger-hilt

Read More
Hilt with ksp instead of kapt...


androidgradleandroid-jetpack-composedagger-hilt

Read More
How to access injected properties in attachBaseContext using Hilt?...


androiddependency-injectiondagger-hilt

Read More
Hilt Dependency Injection Issue: Cannot Find Symbol 'PlayerViewModel_HiltModules_BindsModule_Bin...


androidkotlindependency-injectionandroid-viewmodeldagger-hilt

Read More
Hilt: kotlin.UninitializedPropertyAccessException: lateinit property has not been initialized...


androidkotlindagger-hilt

Read More
Hilt cannot be provided without an @Provides-annotated method...


androiddaggerdagger-hilt

Read More
Hilt dependancy issue: Expected @AndroidEntryPoint to have a value. Did you forget to apply the Grad...


androidkotlinandroid-jetpack-composedagger-hilt

Read More
@Inject lateinit var vs @Inject constructor on Dagger Hilt...


androidkotlindependency-injectiondagger-hilt

Read More
Hilt Navigation Compose and ViewModel...


androidkotlinandroid-viewmodeldagger-hiltandroid-jetpack-compose-navigation

Read More
warning : The following options were not recognized by any processor: '[dagger.fastInit, kapt.ko...


androidwarningsandroid-builddagger-hiltkapt

Read More
Hilt + Worker NoSuchMethodException: <init> [class android.content.Context, class androidx.wor...


androidkotlindagger-hiltandroid-workmanagercoroutineworker

Read More
androidx.lifecycle:lifecycle.viewmodel.compose vs androidx.hilt:hilt.navigation.compose...


androidandroid-jetpack-composeandroid-viewmodeldagger-hilt

Read More
What is the right way to insert records with 1:N and N:M relationships in a Room database using MVVM...


kotlinmvvmandroid-roomdagger-hilt

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


kotlingradleproguarddagger-hilt

Read More
Android + Kotlin + Hilt: Error building project...


androidkotlindependency-injectiondagger-2dagger-hilt

Read More
Android + Kotlin + Hilt: Activity has no zero argument constructor...


androidkotlindependency-injectiondagger-hilt

Read More
Hilt injection order inconsistency leading to NullPointerExceptions in Compose ViewModel...


androidnullpointerexceptionandroid-jetpack-composeviewmodeldagger-hilt

Read More
Android Hilt DI - error: package {ApplicationClassName}_HiltComponents does not exist...


androiddependency-injectiondagger-hilt

Read More
Hilt doesn't work with Jetpack Compose in AOSP...


android-jetpack-composeandroid-sourcedagger-hilt

Read More
Sharing single instance of ViewModel between two composables and recreating it when needed...


androidkotlinandroid-jetpack-composedagger-hilt

Read More
Why apps made in Jetpack compose are larger. Any Solution?...


androidkotlinandroid-jetpack-composedagger-hiltgradle-kotlin-dsl

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


androidkotlinsupabasedagger-hiltgoogle-developer-tools

Read More
How to create different viewmodel instance for fragments in viewpager scoped to parent fragment with...


androidandroid-fragmentsviewmodelandroid-viewmodeldagger-hilt

Read More
How can I make the parameters of a uiState persist when turning the screen in Kotlin?...


kotlinandroid-jetpack-composeandroid-roomandroid-viewmodeldagger-hilt

Read More
Hilt - All modules must be static and use static provision methods or have a visible, no-arg constru...


androidkotlindagger-hilt

Read More
CredentialManager injected with Hilt throws "Failed to launch the selector UI"...


androiddagger-hiltandroid-credential-manager

Read More
Global ViewModel in Jetpack Compose...


androidandroid-jetpack-composeandroid-viewmodeldagger-hilt

Read More
Hiltviewmodel in jetpack compose with AssistedInject multiple errors...


kotlinandroid-jetpack-composedagger-hiltassisted-inject

Read More
Getting issue dependency was found while adding dagger hilt...


kotlinandroid-jetpack-composedagger-hilt

Read More
How to fix this Hilt gradle setup?...


androidkotlingradledagger-hilt

Read More
BackNext