Simple custom MediaPlayer.
MediaPlayerAndroidDemo is hosted in the following web site
https://github.com/polok/MediaPlayerAndroidDemo
If you think the Android project MediaPlayerAndroidDemo 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 MediaPlayerAndroidDemo.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 11 image files in MediaPlayerAndroidDemo. The names of the image files are listed as follows.
mediaplayertheme_scrubber_control_disabled_holo.png mediaplayertheme_scrubber_control_focused_holo.png mediaplayertheme_scrubber_control_normal_holo.png mediaplayertheme_scrubber_control_pressed_holo.png mediaplayertheme_scrubber_primary_holo.9.png mediaplayertheme_scrubber_secondary_holo.9.png mediaplayertheme_scrubber_track_holo_light.9.png pause.png play.png resize.png scretch.png
The following screenshort is generated from the image listed above.
MediaPlayerAndroidDemo has the following Java source files.
pl.polak.mediaplayer.demo.MainActivity.java pl.polak.mediaplayer.demo.video.VideoControllerView.java pl.polak.mediaplayer.demo.video.VideoPlayerActivity.java