Android Open Source - Video Capture VideoCaptureDemo






Project Summary

A sample camera (video capture) application created by Marakana to support Android training courses.

Web Site / Source Repository

VideoCaptureDemo is hosted in the following web site
https://github.com/twitter-university/VideoCaptureDemo

If you think the Android project VideoCaptureDemo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of VideoCaptureDemo.

ItemValue
Java File Count3
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version10
Activity Count2
Required Permissionsandroid.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 5 image files in VideoCaptureDemo. The names of the image files are listed as follows.

ic_delete.png
ic_media_play.png
ic_media_stop.png
ic_menu_back.png
ic_menu_camera.png

The following screenshort is generated from the image listed above.

null

Java Source Files

VideoCaptureDemo has the following Java source files.

com.marakana.android.videocapturedemo.CameraPreview.java
com.marakana.android.videocapturedemo.VideoCaptureActivity.java
com.marakana.android.videocapturedemo.VideoPlaybackActivity.java