Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baruckis authored Nov 23, 2017
1 parent 6a27f70 commit 55730be
Showing 1 changed file with 17 additions and 6 deletions.
23 changes: 17 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Spotify Preview
## Android-SpotifyStreamer-Nanodegree
# Spotify Preview
### Android Developer Nanodegree Project: Spotify Streamer

Releases:
<ul>
<li><code>Version 1.0 - Oct, 2015 - Main release of the project with all planned features.</code></li>
<li><code>Version 1.1 - Nov, 2017 - Fix to support new Spotify Web API with authorization, new Android Studio project structure and better error handling.</code></li>
</ul>

#### Project 1: Spotify Streamer, Stage 1

Expand All @@ -10,7 +15,6 @@ In this first stage of development you will build an interaction flow that allow

You should have the skills you need to complete this app after completing Lessons 1-3 of Developing Android Apps.


#### Project 2: Spotify Streamer, Stage 2

In the second and final stage of this project, you will complete the end-to-end music experience of the app you started in Stage 1 by adding playback controls and optimizing the entire experience to look great on a tablet.
Expand All @@ -20,14 +24,21 @@ You are expected to have passed the Spotify Streamer, Stage 1 project prior to b
You should have the skills you need to complete this project after completing the Developing Android Apps course, focusing on Lessons 4 and 5.


# Screenshots
## Video of app version 1.1
[![Spotify Preview phone & tablet demo](http://img.youtube.com/vi/vbsyKLHz-_U/maxresdefault.jpg)](http://www.youtube.com/watch?v=vbsyKLHz-_U "YouTube video - Click to Watch!")


## Screenshots of app version 1.1
![](/publishing/screenshots-v1.1/resized/Tablet-Google-Nexus-7-01.png) ![](/publishing/screenshots-v1.1/resized/Tablet-Google-Nexus-7-03.png) ![](/publishing/screenshots-v1.1/resized/Tablet-Google-Nexus-7-06.png) ![](/publishing/screenshots-v1.1/resized/Phone-Google-Nexus-6P-07.png) ![](/publishing/screenshots-v1.1/resized/Phone-Google-Nexus-6P-05.png) ![](/publishing/screenshots-v1.1/resized/Phone-Google-Nexus-6P-08.png)

## Screenshots of app version 1.0
![](/publishing/screenshots-v1.0/resized/Phone-Samsung-Galaxy-S5-01.png) ![](/publishing/screenshots-v1.0/resized/Phone-Samsung-Galaxy-S5-02.png) ![](/publishing/screenshots-v1.0/resized/Phone-Samsung-Galaxy-S5-03.png) ![](/publishing/screenshots-v1.0/resized/Phone-Samsung-Galaxy-S5-06.png) ![](/publishing/screenshots-v1.0/resized/Phone-Samsung-Galaxy-S5-07.png) ![](/publishing/screenshots-v1.0/resized/Tablet-Google-Nexus-7-01.png) ![](/publishing/screenshots-v1.0/resized/Tablet-Google-Nexus-7-02.png)
![](/publishing/screenshots-v1.0/resized/Tablet-Google-Nexus-7-03.png)


#License
## License

Copyright 2015 Andrius Baruckis.
Copyright 2017 Andrius Baruckis.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 55730be

Please sign in to comment.