Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 449 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 449 Bytes

Spotify-Streamer

Project for Udacity Android Developement Nanodegree. This app utilizes the Spotify API to allow the user to search an artist, and than displays that artists top tracks. The user can then select a song and listen to a 30 second sample of it. The porpose of this project is to learn about managing fragments and activities maintaining persistant data, in addition to making compelling UI's that can be used on phones and tablets.