The Mediaplayer written with Java Language (Android)..
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.
The following table is the detailed list of MediaRecorder.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.RECORD_VIDEO android.permission.WRITE_EXTERNAL_STORAGE |
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