Udacity Android Basic Nanodegree (in Java)
An app to play music for a user
- 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