A simple android sound recorder.
simple_sound_recorder is hosted in the following web site
https://github.com/ctrager/simple_sound_recorder
If you think the Android project simple_sound_recorder 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 simple_sound_recorder.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in simple_sound_recorder. The names of the image files are listed as follows.
stat_notify_musicplayer.png
The following screenshort is generated from the image listed above.
simple_sound_recorder has the following Java source files.
com.ifdefined.sound_recorder.ExtAudioRecorder.java com.ifdefined.sound_recorder.MyApp.java com.ifdefined.sound_recorder.MyAudioRecorder.java com.ifdefined.sound_recorder.MyService.java com.ifdefined.sound_recorder.RecorderActivity.java