Skip to content

Spotify Clone App: Lesson 1

Mert Şimşek edited this page Oct 1, 2019 · 6 revisions

Overview

In this lecture, we will

  • Examine the Spotify Clone App UI design structure.
  • Give a small overview of the libraries we will use. (Retrofit, RxJava 2, Data Binding, Architecture Components, Dagger 2, Exo Player 2.)
  • Data flow in Spotify Clone App.
  • Create the resources we will use. (strings.xml, dimens.xml, styles.xml)
  • Create skeleton UI

Clone this wiki locally