Android Open Source - Video demo MediaVideoRecord






Project Summary

This is a demo about how to use android MediaRecorder to record video..

Web Site / Source Repository

MediaVideoRecord is hosted in the following web site
https://github.com/courysky/MediaVideoRecord

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

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




Resource Files

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

video_record_cancel_normal.png
video_record_done_normal.png
video_record_start_normal.png
video_record_start_pressed.png

The following screenshort is generated from the image listed above.

null

Java Source Files

MediaVideoRecord has the following Java source files.

com.yaojian.mediavideorecord.IndexActivity.java
com.yaojian.mediavideorecord.VideoActivity.java