Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dagger-hilt

Work 2.8.0 + Hilt not initializing workers

Kotlin + hilt error. [Hilt] and java.lang.reflect.InvocationTargetException (no error message)

Handle multiple retrofit client using dagger hilt as dependency injection?

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

Hilt java.lang.IllegalStateException: Unsupported metadata version. Check that your Kotlin version is >= 1.0

How to handle back navigation with Jetpack Compose + Navigation (without fragments)

How to prevent Hilt from picking dependency from a library?

Hilt integration crashes application MainActivity_GeneratedInjector

android dagger-hilt

Execution failed for task ':app:hiltJavaCompileDebug'

How to populate SavedStateHandle with navigation arguments in instrumentation test using Hilt and Jetpack Compose

Unsupported metadata version. Check that your Kotlin version is >= 1.0: java.lang.IllegalStateException

android kotlin dagger-hilt

Compose with Hilt last version (2.35) problem: Unable to find method

Execution failed for task ':app:kspDebugKotlin'. > A failure occurred while executing ..GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction

DAO Injection problem - RoomDatabase not found with Hilt Android

Error in gradle when implement hilt library in android

Provide Activity instance with Hilt

I am using the latest kts build tool to learn Android hilt, but kapt seems to have some issues

Hilt implement issue - Expected @HiltAndroidApp to have a value

Dynamic feature module with Hilt

Given component does not implement interface dagger.hilt.internal.GeneratedComponent?