Search code examples
Android Dagger2 ComponentProcessor was unable to process...

androidkotlindagger-2

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

androidkotlindagger-2dagger-hilt

Read More
Android Kotlin : Error Unresolved reference: DaggerAppComponent...

androidandroid-studiokotlindagger-2

Read More
Where to store FeatureComponent in multi-module app?...

androidarchitecturedagger-2

Read More
Android : Unable to instantiate application...

androidkotlindagger-2dagger-hilt

Read More
Dagger/MissingBinding java.util.Map<java.lang.Class<? extends ViewModel>,Provider<ViewMo...

androidkotlindependenciesdagger-2dagger

Read More
Dagger MissingBinding error when injecting ViewModel...

androidmvvmdagger-2

Read More
Can you configure Dagger2 to create Component.Factory instead of Component.Builder by default?...

kotlindagger-2

Read More
Should use Dagger for unit tests in Android project?...

androiddagger-2

Read More
What does "You should only declare modules once in a component" mean in Dagger 2?...

androiddependency-injectiondagger-2

Read More
Dagger 2 class component not generated...

androidkotlingradledagger-2

Read More
Injecting a interface using variable injection in activity in android...

androidkotlindependency-injectiondagger-2

Read More
Error [Dagger/DuplicateBindings] when working with enum...

androidkotlindagger-2

Read More
Dagger error: repeats modules with scoped bindings or declarations:...

androidkotlindagger-2daggerdagger-hilt

Read More
Dagger2 custom scopes: Are custom scopes not seen on @Inject constructor injections when using provi...

androidkotlinscopedagger-2dagger

Read More
Error using Hilt to inject OkHttpClient into AppGlideModule...

androiddagger-2android-glidedagger-hilt

Read More
Dagger 2 Component class not generated...

javaandroiddagger-2

Read More
Dagger and Kotlin. Dagger doesn't generate component classes...

kotlindagger-2

Read More
Dagger and Multiple AWS Lambdas...

aws-lambdadagger-2dagger

Read More
Dagger2 where inject @Named @Provides in dependent module?...

javaandroiddependency-injectiondagger-2dagger

Read More
Dagger2: Dependencies vs Modules...

androiddagger-2

Read More
Dagger framework having trouble when answering concurrent requests to the same endpoint...

concurrencyjmeterdagger-2

Read More
Automatic @Binds in Dagger when there is one implementation per interface...

dagger-2

Read More
ClassNotFoundException: config_inputEventCompatProcessorOverrideClassName androidx, running on andor...

javaandroiddagger-2classnotfoundexceptionandroidx

Read More
How i can add view model in module?...

androidmvvmdagger-2android-viewmodel

Read More
I am getting this error when build the apps Execution failed for task ':app:kaptGenerateStubsDeb...

androidkotlingradledagger-2

Read More
View binding error : Member Injector is defined multiple times...

androidkotlindagger-2daggerandroid-viewbinding

Read More
LiveData is not updating its value after first call...

androidviewmodeldagger-2android-roomdagger

Read More
I'm getting the 'circular dependency' Android Dagger Hilt error...

androidkotlindagger-2daggerdagger-hilt

Read More
Dagger2 : How to use @Provides and @Binds in same module...

androiddagger-2

Read More
BackNext