Skip to content

Spotify Clone App: Lesson 8

Mert Şimşek edited this page Oct 2, 2019 · 4 revisions

Overview

In this lesson, we will learn

  • Inject into Retrofit, OkHttp using Dagger 2
  • Inject into ViewModel using Dagger 2
  • Applying Dependency Injection everywhere in our app

Clone this wiki locally