Simple android music player for learning service,multithread.
Tedplay is hosted in the following web site
https://github.com/Tedchenginsysu/Tedplay
If you think the Android project Tedplay listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Tedplay.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 6 image files in Tedplay. The names of the image files are listed as follows.
lastsong.png nextsong.png playmusic.png seek_thumb_normal.png seek_thumb_pressed.png stopmusic.png
The following screenshort is generated from the image listed above.
Tedplay has the following Java source files.
tedcheng.example.tedplay.MainActivity.java tedcheng.example.tedplay.SimpleMusicPlayerService.java