Android Open Source - Video demo VideoRecorderDemo






Project Summary

Video Recorder Demo App for Android.

Web Site / Source Repository

VideoRecorderDemo is hosted in the following web site
https://github.com/bilbo7833/VideoRecorderDemo

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

ItemValue
Java File Count6
Supported screen sizes[xxhdpi]
Target SDK Version19
Minimum SDK Version9
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of VideoRecorderDemo is as follows:

GNU General Public License

Resource Files

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

start_recording_button.png
start_recording_button_pressed.png
stop_recording_button.png
stop_recording_button_pressed.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.stefan.anca.demo.videorecorder.DemoRecorder1.java
com.stefan.anca.demo.videorecorder.DemoRecorder2.java
com.stefan.anca.demo.videorecorder.DemoRecorder3.java
com.stefan.anca.demo.videorecorder.DemoRecorder4.java
com.stefan.anca.demo.videorecorder.MainActivity.java
com.stefan.anca.demo.videorecorder.Utils.java