A simple audio recorder application for Android.
Android-Audio-Recorder is hosted in the following web site
https://github.com/jfocht/Android-Audio-Recorder
If you think the Android project Android-Audio-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 Android-Audio-Recorder.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
Android-Audio-Recorder has the following Java source files.
com.jfocht.AudioRecorderApp.AudioClip.java com.jfocht.AudioRecorderApp.AudioClipDatabase.java com.jfocht.AudioRecorderApp.RecordAudioActivity.java