Android Open Source - Example example MediaRecorderExample






Project Summary

MediaRecorder Simple Example.

Web Site / Source Repository

MediaRecorderExample is hosted in the following web site
https://github.com/DemonGiggle/MediaRecorderExample

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

ItemValue
Java File Count1
Target SDK Version17
Minimum SDK Version11
Activity Count1
Required Permissionsandroid.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

MediaRecorderExample has the following Java source files.

com.example.mediarecordtest.MediaRecordTestActivity.java