Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dagger-hilt

Jetpack compose navigation ui testing

Dependency injection using hilt on singleton private constructor class

Android studio Bumblebee build.gradle root project can't add classpath dependencies

Why does injection Context into ViewModel with Hilt cause the error "could not be resolved"?

android dagger-hilt

Inject abstract class (base activity) with HILT

@InstallIn, can only be used with @DefineComponent-annotated classes, but found: [com.abc.xyz.AppClass]

Dagger-Hilt @ViewModelInject sharedViewModel not injecting into fragment

How to inject Worker class?

android kotlin dagger-hilt

Hilt with Jetpack Compose Navigation

How to inject SharedPreferences to Background service using Hilt

how can i use jectpack datastore in okhttp Interceptor? it need a context object

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

android dagger-hilt

How to fix java.lang.NoSuchMethodException when using a Hilt Worker?

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

How to provide Context with Hilt Android?

Getting error from creating a Hilt viewModel

Room create from asset + fallbackToDestructiveMigration recreating the database on each request