Search code examples
How to inject SharedPreferences to a ViewModel using Dagger2 in android java...

androiddependency-injectionsharedpreferencesviewmodeldagger-2

Read More
Dagger failing to inject Application context...

androiddagger-2

Read More
JWT Token Wont Update when using dagger 2?...

androidkotlindependency-injectiondagger-2dagger

Read More
Provides methods must return a value (not void)...

javaandroidkotlindagger-2

Read More
java.lang.String cannot be provided without an @Inject constructor or an @Provides-annotated method...

androiddagger-2dagger

Read More
Android: Where to put functions that multiple fragments share...

javaandroidkotlinandroid-fragmentsdagger-2

Read More
How to test a fragment that depends on a dagger subcomponent?...

androidandroid-fragmentsdagger-2

Read More
How to pass arguments to Hilt module?...

androiddagger-2dagger-hilt

Read More
Using @HiltAndroidApp on Parent Application and Child Application...

androiddagger-2dagger-hilt

Read More
I can't Inject my class in to my ViewHolder with Dagger2...

javaandroiddagger-2android-viewholderdagger

Read More
Why using AndroidViewModel?...

dagger-2android-viewmodel

Read More
Dagger fails after migrating to 2.17...

androiddependency-injectiondagger-2

Read More
Inject Application Context in Repository with Dagger 2...

androiddependency-injectionrepository-patterndagger-2android-architecture-components

Read More
How do I inject fields at runtime using Dagger 2?...

javadependency-injectiondagger-2

Read More
Creating subcomponents with Dagger Hilt...

androiddagger-2dagger-hilt

Read More
DialogFragment Triggered, but not showing the layout In Navigation Architecture component...

androidxmldagger-2android-architecture-navigation

Read More
Cannot inject object provided in AppModule to Activity in a dynamic feature module with Dagger2...

androiddagger-2dynamic-feature-module

Read More
App_HiltComponents.ActivityC scoped with @dagger.hilt.android.scopes.ActivityScoped may not referenc...

androiddagger-2dagger-hilt

Read More
How to resolve a circular dependency while still using Dagger2?...

javaandroiddagger-2circular-dependencydagger

Read More
Field injection in kotlin is always null...

kotlindagger-2

Read More
Dagger-Android @ActivityKey not found, how to create Sub components explicitly...

androiddagger-2

Read More
java.lang.LinkageError: Method void GameHistoryViewModel.a() overrides final method in class Landroi...

kotlindagger-2androidxdagger

Read More
How model circular dependency in dagger2?...

javadependency-injectiondagger-2

Read More
dagger 2 module in a dagger 2 component...

androidadapterdagger-2android-glide

Read More
"Cannot resolve method" @AuthInterceptorOkHttpClient...

androiddagger-2dagger-hilt

Read More
Can a Dagger 2 dependency be non-injectable?...

dagger-2

Read More
Dagger 2: avoid exporting private dependencies...

javaandroiddependency-injectiondagger-2dagger

Read More
instantiate a singleton class in instrumentation test makes another instance instead of using previo...

androidautomated-testssingletondagger-2android-instrumentation

Read More
Symbol$CompletionFailure: class file for ActivityDeparturesBinding not found...

androidgradlekotlindagger-2android-databinding

Read More
I can't provide a viewmodel with dagger...

androidkotlindagger-2

Read More
BackNext