Skip to content

Spotify Clone App: Lesson 2

Mert Şimşek edited this page Nov 11, 2019 · 8 revisions

Overview

In this lecture, we will

Ready to Use classes

Useful Links

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

Lesson Video - Part 1

Lesson Video - Part 2

Clone this wiki locally