a MediaPlayer and Android Service Demo.
MediaPlayerandServiceDemo is hosted in the following web site
https://github.com/issamux/MediaPlayerandServiceDemo
If you think the Android project MediaPlayerandServiceDemo 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 MediaPlayerandServiceDemo.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Asset File Names | assets\001.mp3 |
Raw File Names | res\raw\sound_file_1.mp3 |
MediaPlayerandServiceDemo has the following Java source files.
com.issamux.MainActivity.java com.issamux.MainActivity2.java com.issamux.MyService.java