Skip to content
#

dagger

Here are 214 public repositories matching this topic...

Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等

  • Updated Jan 28, 2024
  • Java

In Dagger 2, the Application class is often used to define and provide shared components across the application. The Application class acts as a global context for your Android application and is created before any other component or object in your app.

  • Updated Jun 26, 2023
  • Java

Improve this page

Add a description, image, and links to the dagger topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dagger topic, visit your repo's landing page and select "manage topics."

Learn more