video player in android platform.
videoplayer is hosted in the following web site
https://github.com/vivaman/videoplayer
If you think the Android project videoplayer 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 videoplayer.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WAKE_LOCK |
There are 19 image files in videoplayer. The names of the image files are listed as follows.
tui_ic_btn_back_focus.png tui_ic_btn_back_normal.png tui_ic_mediacontroller_indicator_focus.png tui_ic_mediacontroller_indicator_normal.png tui_ic_mediacontroller_next_disable.png tui_ic_mediacontroller_next_focus.png tui_ic_mediacontroller_next_normal.png tui_ic_mediacontroller_pause_focus.png tui_ic_mediacontroller_pause_normal.png tui_ic_mediacontroller_play_focus.png tui_ic_mediacontroller_play_normal.png tui_ic_mediacontroller_prev_disable.png tui_ic_mediacontroller_prev_focus.png tui_ic_mediacontroller_prev_normal.png tui_ic_progressbarindicator_big.png video_tui_progressbar_bg.9.png video_tui_progressbar_focus.9.png video_tui_progressbar_loaded.9.png video_tui_progressbar_normal.9.png
The following screenshort is generated from the image listed above.
videoplayer has the following Java source files.
io.viva.videoplayer.PlayerActivity.java io.viva.videoplayer.utils.AndroidContextUtils.java io.viva.videoplayer.utils.CPU.java io.viva.videoplayer.utils.FileUtils.java io.viva.videoplayer.utils.Log.java io.viva.videoplayer.utils.StringUtils.java io.viva.videoplayer.widget.CenterLayout.java io.viva.videoplayer.widget.MediaController.java io.viva.videoplayer.widget.OutlineTextView.java io.viva.videoplayer.widget.VideoView.java