College project for Android Programming course..
android-mediaplayer is hosted in the following web site
https://github.com/razvan-tudosa/android-mediaplayer
If you think the Android project android-mediaplayer 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 android-mediaplayer.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.MODIFY_AUDIO_SETTINGS |
Raw File Names | res\raw\drumsolo.mp3 res\raw\supriza.mp3 |
There are 7 image files in android-mediaplayer. The names of the image files are listed as follows.
choose_file_btn.png pause_button_active.png pause_button_inactive.png play_button_active.png play_button_inactive.png stop_button_active.png stop_button_inactive.png
The following screenshort is generated from the image listed above.
android-mediaplayer has the following Java source files.
com.example.androidaudioplayer.MainActivity.java com.example.androidaudioplayer.PlayListActivity.java