Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Bug: 19667680
Change-Id: I60f730757a93d418b3e66e10c70998e4d61b9e58
  • Loading branch information
mangini committed Mar 10, 2015
1 parent ee4e55e commit 522a2eb
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Universal Android Music Player Sample

This sample shows how to implement an audio media app that works
across multiple form factors and provide a consistent user experience
on Android phones, tablets, Auto, Wear, TV and Cast devices.
on Android phones, tablets, Android Auto, Android Wear and Cast devices.


Pre-requisites
Expand All @@ -20,7 +20,15 @@ This sample uses the Gradle build system. To build this project, use the
Screenshots
-----------

![Description](screenshots/image1.png) ![Description](screenshots/image2.png) ![Description](screenshots/image3.png)
![Phone](screenshots/image1.png "On a phone")
![Media notification](screenshots/image2.png "MediaStyle notification")
![Lock screen](screenshots/image3.png "Lockscreen background and controls")
![Full screen player](screenshots/fullscreen_player.png "A basic full screen activity")
![Cast dialog](screenshots/cast_1.png "Casting to Google Cast devices")
![Android Auto](screenshots/auto_1.png "Running on an Android Auto car")

![Android Wear watch face](screenshots/watch_1.png "MediaStyle notifications on an Android Wear watch")
![Android Wear controls](screenshots/watch_2.png "Media playback controls on an Android Wear watch")

Support
-------
Expand Down
13 changes: 13 additions & 0 deletions mobile/libs/licenses/ShowCaseView.LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright Alex Curran (@amlcurran) © 2012-2014. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Binary file added screenshots/auto_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/cast_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/fullscreen_player.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/image1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/image3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/watch_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/watch_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 522a2eb

Please sign in to comment.