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.
- Host: GitHub
- URL: https://github.com/skyhacker2/splayer
- Owner: skyhacker2
- Created: 2015-05-11T03:21:36.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-12T10:48:19.000Z (about 11 years ago)
- Last Synced: 2025-03-23T03:17:28.487Z (about 1 year ago)
- Language: Java
- Size: 496 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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
