A sample application created by Marakana to support Android training courses.
AudioRecorderDemo is hosted in the following web site
https://github.com/twitter-university/AudioRecorderDemo
If you think the Android project AudioRecorderDemo 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 AudioRecorderDemo.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in AudioRecorderDemo. The names of the image files are listed as follows.
ic_btn_speak_now.png ic_delete.png ic_media_play.png ic_media_stop.png
The following screenshort is generated from the image listed above.
AudioRecorderDemo has the following Java source files.
com.marakana.android.audiorecorderdemo.AudioRecorderDemoActivity.java