https://github.com/play/play-android
Play Android App
https://github.com/play/play-android
Last synced: 3 months ago
JSON representation
Play Android App
- Host: GitHub
- URL: https://github.com/play/play-android
- Owner: play
- Created: 2012-04-13T21:29:51.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T20:46:08.000Z (about 4 years ago)
- Last Synced: 2025-08-20T12:47:13.591Z (10 months ago)
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=com.github.play
- Size: 1.82 MB
- Stars: 165
- Watchers: 20
- Forks: 49
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-android-ui - https://github.com/play/play-android
README
# Play Android App [](https://play.google.com/store/apps/details?id=com.github.play) [](https://travis-ci.org/play/play-android)
Stream music and control the queue of a [play](https://github.com/play/play)
server from your Android device.
## Dependencies
* [ActionBarSherlock](https://github.com/JakeWharton/ActionBarSherlock)
* [http-request](https://github.com/kevinsawicki/http-request)
* [android-pusher](https://github.com/kevinsawicki/android_pusher)
* [wishlist](https://github.com/kevinsawicki/wishlist)
* [gson](http://code.google.com/p/google-gson/)
## Building
From the root of the repository:
```
$ mvn clean package
```
## License
* [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
## Screenshots
### View what's playing and what's up next

### Search for songs and add them to the queue

### Song Actions. Star, Remove, View Album, View Artist

### Notification bar showing what's currently playing
