My sample media player for practice.
Android-MyMediaPlayer is hosted in the following web site
https://github.com/komamitsu/Android-MyMediaPlayer
If you think the Android project Android-MyMediaPlayer 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-MyMediaPlayer.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 4 image files in Android-MyMediaPlayer. The names of the image files are listed as follows.
media_playback_pause.png media_playback_start.png media_skip_backward.png media_skip_forward.png
The following screenshort is generated from the image listed above.
Android-MyMediaPlayer has the following Java source files.
com.komamitsu.android.videoplayer.MediaPlayerVideoActivity.java com.komamitsu.android.videoplayer.UrlInputActivity.java