An android library of powerful video view for android, with play,pause, volume ,full screen image buttons and functions..
Android-KCVideoView is hosted in the following web site
https://github.com/destinyd/Android-KCVideoView
If you think the Android project Android-KCVideoView 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-KCVideoView.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 8 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 7 image files in Android-KCVideoView. The names of the image files are listed as follows.
big_pause.png big_play.png icon_fullscreen.png icon_pause.png icon_play.png icon_volume.png icon_volume_disabled.png
The following screenshort is generated from the image listed above.
Android-KCVideoView has the following Java source files.
com.github.destinyd.kcvideoview.core.Utilities.java com.github.destinyd.kcvideoview.error.UnsupportedLayoutError.java com.github.destinyd.kcvideoview.model.PlayListObj.java com.github.destinyd.kcvideoview.samples.SampleLoadUrl.java com.github.destinyd.kcvideoview.samples.SampleMoreElement.java com.github.destinyd.kcvideoview.samples.SampleMoreElementHideActionbar.java com.github.destinyd.kcvideoview.samples.SampleMultipleVideos.java com.github.destinyd.kcvideoview.samples.SampleSetCover.java com.github.destinyd.kcvideoview.samples.SampleSetTitle.java com.github.destinyd.kcvideoview.samples.SampleSingleVideo.java com.github.destinyd.kcvideoview.samples.SimpleMain.java com.github.destinyd.kcvideoview.widget.KCInternalVideoView.java com.github.destinyd.kcvideoview.widget.KCVideoView.java com.github.destinyd.kcvideoview.widget.VerticalSeekBar.java