Skip to content

Spotify Clone App: Lesson 2

Mert Şimşek edited this page Oct 9, 2019 · 8 revisions

Overview

In this lecture, we will

Ready to Use classes

Dependencies

implementation 'io.reactivex.rxjava2:rxjava:2.2.13'
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.5.0'

Source code

Branch Lesson 2

Lesson Video

  • Will be available on youtube soon.

Clone this wiki locally