MusicStructureApp

Udacity Android Basic Nanodegree (in Java)

Project Overview

An app to play music for a user

Design & Functionality include:

  • Explicit Intents to link between activities in the App
  • OnClickListeners to add behavior to buttons using Java code.
  • Looping through an ArrayList
  • Populating a ListView or GridView with an ArrayAdapter