Android Open Source - Development mediaplayer MediaRecorder






Project Summary

The Mediaplayer written with Java Language (Android)..

Web Site / Source Repository

MediaRecorder is hosted in the following web site
https://github.com/ericli0625/MediaRecorder

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

ItemValue
Java File Count5
Activity Count1
Required Permissionsandroid.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.RECORD_VIDEO
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

MediaRecorder has the following Java source files.

com.erichcli.mediarecorder.ApplicationTest.java
com.erichcli.mediarecorder.CameraExtends.java
com.erichcli.mediarecorder.CameraPreview.java
com.erichcli.mediarecorder.MyActivity.java
com.erichcli.mediarecorder.MySurfaceView.java