Simple android app for recording audio.
AudioFile is hosted in the following web site
https://github.com/watterso/AudioFile
If you think the Android project AudioFile 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 AudioFile.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECORD_AUDIO android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 6 image files in AudioFile. The names of the image files are listed as follows.
ic_action_record.png ic_action_search.png ic_action_seti.png ic_butt_record.png ic_butt_stop.png ic_circleback.png
The following screenshort is generated from the image listed above.
AudioFile has the following Java source files.
com.watterso.noter.AudioIntentService.java com.watterso.noter.CustomArrayAdapter.java com.watterso.noter.DatabaseHandler.java com.watterso.noter.Entry.java com.watterso.noter.MainActivity.java com.watterso.noter.MediaLayout.java