a sample android project that shows artifacting of overlayed views when going fullscreen.
video_artifacting_sandbox is hosted in the following web site
https://github.com/takn/video_artifacting_sandbox
If you think the Android project video_artifacting_sandbox 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 video_artifacting_sandbox.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 10 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\vid_test.m4v |
There are 3 image files in video_artifacting_sandbox. The names of the image files are listed as follows.
btn_default_pressed.9.png btn_default_selected.9.png btn_transparent_normal.9.png
The following screenshort is generated from the image listed above.
video_artifacting_sandbox has the following Java source files.
com.rga.sandbox.OverlayFragment.java com.rga.sandbox.PortraitVideoSandboxActivity.java