An open API service indexing awesome lists of open source software.

https://github.com/skyhacker2/splayer

A simple andorid music player demo code.
https://github.com/skyhacker2/splayer

Last synced: about 2 months ago
JSON representation

A simple andorid music player demo code.

Awesome Lists containing this project

README

          

#SPlayer

A simple andorid music player demo code.

This code show you how to use `ContentResolver` to get the music list and use `MediaPlayer` to play songs.

#Fetures
1. Get the music list
2. Play and pause
3. Play next or play previous

#Screenshot
![image](./images/Screenshot_2015-05-11-11-10-21_min.png)