Recording Video without sound on Android devices(Google Glass) with MediaRecorder API.
RecordingVideoWithoutSound is hosted in the following web site
https://github.com/InnoBlast/RecordingVideoWithoutSound
If you think the Android project RecordingVideoWithoutSound 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 RecordingVideoWithoutSound.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE com.google.android.glass.permission.DEVELOPMENT |
RecordingVideoWithoutSound has the following Java source files.
com.inno.inno.mediaplayer.ApplicationTest.java com.inno.inno.mediaplayer.MainActivity.java