A sample of Android MediaPlayer with audio playing..
AudioDemo is hosted in the following web site
https://github.com/mzule/AudioDemo
If you think the Android project AudioDemo 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 AudioDemo.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 2 image files in AudioDemo. The names of the image files are listed as follows.
player_icon_pause.png player_icon_play.png
The following screenshort is generated from the image listed above.
AudioDemo has the following Java source files.
com.mzule.audiodemo.ApplicationTest.java com.mzule.audiodemo.AudioService.java com.mzule.audiodemo.MainActivity.java