Skip to content

loxinchi/URMusic_app

Repository files navigation

Udacity Project 4 - URMusic Application

This is a Music UI application, doesn’t support music playing made for Udacity Android Basics by Google Nanodegree.

URMUISC

This application includes 4 pages.

  1. MainActivity - play list
  2. NowPlayActivity - Now playing
  3. ArtistIntroActivity - Artist introduction
  4. MusicStoreActivity - Music Store

APPLICATION Work Flow:

  1. Tap a song in 1. play list and direct to 2 Now playing page
  2. In 2. Now playing page, tap artist name and direct to 3. Artist introduction page
  3. In 2. Now playing page, tap BUY THIS SONG and direct to 4. Music Store page
  4. Use Toolbar back key to back to previous page.

Pre-requisites
Android SDK v29
Android Build Tools v29.0.2

Getting Started
This sample uses the Gradle build system.
To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

Releases

No releases published

Packages

No packages published

Languages