Android Open Source - Video video VideoRecorder






Project Summary

Android video recorder project.

Web Site / Source Repository

VideoRecorder is hosted in the following web site
https://github.com/yinglovezhuzhu/VideoRecorder

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

ItemValue
Java File Count7
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.READ_CONTACTS
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of VideoRecorder is as follows:

Apache License

Resource Files

There are 4 image files in VideoRecorder. The names of the image files are listed as follows.

yuninfo_btn_video_start.png
yuninfo_btn_video_stop.png
yuninfo_ic_video_cancel.png
yuninfo_ic_video_ok.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.opensource.videorecorder.BaseActivity.java
com.opensource.videorecorder.Config.java
com.opensource.videorecorder.MainActivity.java
com.opensource.videorecorder.RecorderActivity.java
com.opensource.videorecorder.utils.DateUtil.java
com.opensource.videorecorder.utils.LogUtil.java
com.opensource.videorecorder.utils.StringUtil.java