Skip to content

dizzy-miss-lizzy/MusicPlayer

Repository files navigation

Music Player

A simple music player app.

  • Built for API 15 or higher
  • 2 activities: MainActivity and NowPlayingActivity

Basic structure:

MainActivity displays a ListView of songs (contained in an ArrayList, along with album and artist). The user can click on a ListView item, which sends the data to the Now PlayingActivity using an explicit intent.

Image sources:

Icons: https://material.io/tools/icons/?style=baseline

Vinyl record image: Taken by Jack Hamilton on https://unsplash.com/photos/CMnNiQBkwBI

About

Udacity Android Basics Nanodegree project: Musical Structure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages