Android Open Source - Video record videorecoder






Project Summary

Build a custom video recording screen for Android device.

Web Site / Source Repository

videorecoder is hosted in the following web site
https://github.com/quocnhat7/videorecoder

If you think the Android project videorecoder 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 videorecoder.

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version9
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.FLASHLIGHT
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

pause.png
play.png
video_record.png
video_stop.png
videocall_switch_camera.png

The following screenshort is generated from the image listed above.

null

Java Source Files

videorecoder has the following Java source files.

com.nhatnq.videorecorder.CameraHelper.java
com.nhatnq.videorecorder.CameraWrapper.java
com.nhatnq.videorecorder.Util.java
com.nhatnq.videorecorder.core.BaseRecorder.java
com.nhatnq.videorecorder.core.DefaultVideoRecorder.java
com.nhatnq.videorecorder.ui.VideoPreviewActivity.java
com.nhatnq.videorecorder.ui.VideoRecordingActivity.java
com.nhatnq.videorecorder.view.NiceVideoView.java