Search code examples
App crashing when trying to retrieve a RoomDatabase object through Hilt...

androidkotlinandroid-jetpack-composeandroid-roomdagger-hilt

Read More
How to provide Retrofit in non-Android Module to an Android module?...

dagger-2dagger-hilt

Read More
Hilt Activity must be attached to an @AndroidEntryPoint Application...

kotlinmvvmdagger-hilt

Read More
Cannot create an instance of ViewModel with dagger-hilt...

androiddagger-2dagger-hilt

Read More
What should I use between object class and Hilt @Singleton class. in Android...

androidclassobjectsingletondagger-hilt

Read More
unresolved reference hiltViewModel() despite dagger-hilt in build.gradle...

androidkotlinmvvmandroid-viewmodeldagger-hilt

Read More
Cannot create instance of viewmodel after using Hilt in Android...

androidkotlinandroid-jetpackdagger-hilt

Read More
Jetpack compose navigation with hiltViewModel cannot find constructor...

navigationandroid-jetpack-composedagger-hiltjetpack-compose-navigation

Read More
How to use Hilt to inject a safe-args argument into a viewmodel?...

androiddependency-injectionandroid-viewmodelandroid-jetpack-navigationdagger-hilt

Read More
Unsupported metadata version. Check that your Kotlin version is >= 1.0: java.lang.IllegalStateExc...

androidkotlindagger-hilt

Read More
LiveData returns wrong Object...

androidkotlinandroid-livedatadagger-hilt

Read More
Can't create an instance of ViewModel when using Hilt with Compose...

androidandroid-jetpack-composeviewmodeldagger-hilt

Read More
@HiltAndroidApp is unresolved after adding hilt-work dependency...

androidgradledagger-2dagger-hiltandroid-workmanager

Read More
Usage of hiltViewModel() and createComposeRule() in robolectric's test is throwing NoSuchMethodE...

androidandroid-jetpack-composerobolectricdagger-hilt

Read More
Error in supressing @InstallIn check whilst migrating from Dagger to Hilt using flag -Adagger.hilt.d...

androiddagger-2dagger-hilt

Read More
Injecting a repository into a Service in Android using Hilt...

androiddependency-injectionandroid-servicedagger-hilt

Read More
Dagger hilt in multi moduled Application...

androidandroid-jetpack-composeandroid-roomdagger-hilt

Read More
The Hilt Android Gradle plugin is applied but no com.google.dagger:hilt-android-compiler dependency ...

androidgradledagger-hilt

Read More
Why Hilt isn't necessary for unit tests, but it is necessary for UI tests?...

androidunit-testingdependency-injectionui-testingdagger-hilt

Read More
Android Gradle doesn't see dagger hilt...

androidkotlingradledagger-hilt

Read More
Unresolved reference: kept in compose project...

androidkotlinandroid-jetpack-composebuild.gradledagger-hilt

Read More
Dagger Hilt 'Assisted' and 'ViewModelInject' is deprecated. in Dagger Hilt View Mode...

androidandroid-viewmodeldagger-hilt

Read More
Hilt Testing - Replace internal Hilt-Module in separate Android multi-module app...

androidkotlintestingdagger-hilt

Read More
NullPointerException on navigate function - Jetpack Compose NavHostController...

androidandroid-jetpack-composedagger-hiltandroid-jetpack-navigation

Read More
Found unimplemented abstract methods, Did you forget to add a Dagger binding annotation (e.g. @Binds...

androiddagger-hilt

Read More
Using application context in another module...

androidandroid-contextdagger-hiltmodular

Read More
'"The compiler option dagger.hilt.android.internal.projectType is not a recognized Hilt opt...

androidkotlindaggerdagger-hiltkapt

Read More
How can I use latest accessToken in Hilt with SocketIO?...

androidkotlinsocketssocket.iodagger-hilt

Read More
Hilt ClassCastException: ViewComponentManager$FragmentContextWrapper cannot be cast to AppCompatActi...

androidkotlindagger-2dagger-hilt

Read More
whats the difference between these gradle deps for and dagger/hilt compilers...

androiddagger-hilt

Read More
BackNext