dagger
-
主函数中的 Dagger 依赖注入
-
Hilt - 将 类 作为接口注入
-
如何修复 "cannot be provided without an @Provides-annotated method." - Kotlin
-
Compose with Hilt 最新版本 (2.35) 问题:无法找到方法
-
Dagger 中是否有 Guice install(new ModuleA) 的等效项?
-
将项目从 Guice 迁移到 Dagger
-
在 Espresso 中使用 Dagger
-
如何解决 Android Studio 上的 "Cannot create an instance of class CoursesViewModel" 错误
-
使用 Hilt 注入 viewModel 时不调用 init
-
Dagger - 在没有 @Inject 的情况下以最小的仪式注册 class
-
我是否需要在 :app 模块中包含从另一个模块作为 @Singleton 提供的依赖项?
-
Dagger 2:从组件中的子组件中暴露 object
-
Dagger + Retrofit 动态 baseUrl
-
如何在片段中使用共享 ViewModel
-
无法初始化视图模型匕首+扩展功能
-
没有开往 Class<com.example.fitternitytest.view.fragment.home.tabs.WorkoutInStudioFragment> 的喷油器工厂
-
java.lang.InstantiationException <com.example.MyViewModel> 使用 SavedStateViewModelFactory 时没有零参数构造函数
-
Dagger 2 组件中存在具有匹配键的绑定
-
Android Java Dagger 注入问题
-
Android Hilt ViewModel 无法检测依赖项