Skip to content

This is the fourth project of the Android Basics Nanodegree. The goal of this project is to design and layout a music playing app that displays the list of available songs in a ListView or a GridView, navigates to a details screen of the currently playing song, and uses explicit intents to navigate around the app.

License

Notifications You must be signed in to change notification settings

Bwaim/MusicalStructure

Repository files navigation

Musical Structure

Presentation

This is the fourth project of the Android Basics Nanodegree. The goal of this project is to design and layout a music playing app that displays the list of available songs in a ListView or a GridView, navigates to a details screen of the currently playing song, and uses explicit intents to navigate around the app.

New Technical Points

  • Use of Tabs with TabLayout
  • Use of ArrayAdapter
  • Use of GridView / ListView
  • Use of explicit intents to navigate to new screen
  • Use of SeekBar
  • Use of MediaPlayer

Screenshots

About

This is the fourth project of the Android Basics Nanodegree. The goal of this project is to design and layout a music playing app that displays the list of available songs in a ListView or a GridView, navigates to a details screen of the currently playing song, and uses explicit intents to navigate around the app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages