Android program use for capture video or picture.
Video_Capture is hosted in the following web site
https://github.com/suxiaocheng/Video_Capture
If you think the Android project Video_Capture 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_Capture.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
Video_Capture has the following Java source files.
com.example.video_capture.CameraOperation.java com.example.video_capture.CameraPreview.java com.example.video_capture.CameraSetting.java com.example.video_capture.DisplayZoomInfo.java com.example.video_capture.PlaceholderFragment.java com.example.video_capture.SettingsActivity.java com.example.video_capture.Video_Capture_Main.java