Search code examples
What should I use for Singleton classes? A real Singleton or @Singleton annotation from Dagger?...


androidkotlindaggerdagger-hilt

Read More
DaggerAppComponent not created...


androiddagger-2dagger

Read More
Error: cannot find symbol variable DaggerAppComponent...


androiddependency-injectiondagger-2dagger

Read More
Should one install instance variable dependencies in the singleton module?...


javadagger-2daggerdagger-hilt

Read More
@Generated annotation using gradlew + dagger...


javagradlekotlindaggergradlew

Read More
java.lang.InstantiationException <com.example.MyViewModel> has no zero argument constructor wh...


androidkotlinmvvmdaggerdagger-hilt

Read More
Dagger: IllegalArgumentException: No injector factory bound for Class...


androiddependency-injectiondagger-2dagger

Read More
Remove dagger generated classes from Android Studio's global search?...


androidandroid-studiointellij-ideadagger-2dagger

Read More
Bottom Sheet Fragment only show the first item in the list...


androidkotlindaggerdagger-hilt

Read More
Cannot create instance of MainViewModel with Hilt...


androidkotlinmvvmdaggerdagger-hilt

Read More
Android Hilt ViewModel can't detect dependency...


androiddaggerandroid-viewmodeldagger-hilt

Read More
Inject sealed class with Hilt/Dagger2...


androidkotlindagger-2daggerdagger-hilt

Read More
How to pass in parameters to a dagger module from a activity or fragment at runtime...


androiddagger-2dagger

Read More
Is ApplicationComponent deprecated?...


androiddaggerdagger-hilt

Read More
Kotlin error: Dagger does not support injection into static fields...


androidandroid-studiokotlinretrofitdagger

Read More
Issue with Dagger: cannot be provided without an @Provides-annotated method...


javadependency-injectiondagger

Read More
How to give same instance of ViewModel to both the Parent and Child fragment...


androidmvvmdependency-injectiondaggerandroid-viewmodel

Read More
How to inject into a BroadcastReceiver...


androiddependency-injectionbroadcastreceiverdagger

Read More
Field Injection using Kotlin Language is not generating DaggerComponent...


androidkotlindagger

Read More
How to inject a Map using Hilt...


androiddagger-2daggerdagger-hilt

Read More
Dagger/Hilt missing binding. Repository cannot be provided without an @Provides-annotated method...


androidkotlindependency-injectiondaggerdagger-hilt

Read More
What can I do if Dagger's annotation doesn't work?...


androidkotlinannotationsdagger

Read More
Pre-Populate Room Database using WorkManager and Dagger...


androidandroid-roomdaggerandroid-workmanager

Read More
How to use one ViewModelFactory to provide for all ViewModels with Dagger...


androidandroid-viewmodeldagger

Read More
Can dagger make android activity creation slower?...


androiddependency-injectioncode-generationdagger

Read More
Android Room migration with Dagger 2...


androidsqliteandroid-roomdagger

Read More
Dagger: Is it possible to automatically expose Subcomponent getters to a sibling Subcomponent's ...


dependency-injectiondagger-2dagger

Read More
Dagger: Accessing item created two levels deep in a subcomponent...


dependency-injectiondagger-2dagger

Read More
Inject dependency for a class using dagger hilt...


androidkotlinmvvmdaggerdagger-hilt

Read More
Crash xamarin app at start up, Failed resolution of: Lcom/google/android/datatransport/runtime/dagge...


xamarinxamarin.androiddagger

Read More
BackNext