Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dagger-2

Dagger 2 : Module must be set

android dagger-2 dagger

With 'kotlin-kapt' plugin, Android Studio doesnt provide specific errors about Dagger 2

android kotlin dagger-2 kapt

Retrofit 2 - Manage http "204 No content" and "200" with content for the same request

Dagger 2 - dependency is not singleton when using custom scope

android dagger-2 dagger

The class cannot be provided without an @Provides-annotated method

Error in gradle when implement hilt library in android

Dagger: A binding with matching key exists in component

Dagger Android for custom class possible?

android dagger-2 dagger

Inject classes into workmanager with dagger2 (java)

Dagger 2 inject singleton without module

Adding Non Activity Classes to Dagger 2 Graph Android

android dagger-2

Is "inject everything" a bad practice in Android?

Android Dagger 2 Dependency not being injected

Android espresso - how to use dagger2 to inject dependencies

Dagger-Android: Missing setters for modules

ViewModel is recreated after rotation; if injected directly with dagger2

Dagger 2 not injecting sharedPreference

error: cannot find symbol | class ApplicationComponent

Android Dagger2 and Butterknife conflict

Provide Activity instance with Hilt