Android Open Source - Sound recorder AudioRecorderAndroid






Project Summary

A simple audio recorder module for Android..

Web Site / Source Repository

AudioRecorderAndroid is hosted in the following web site
https://github.com/aemreunal/AudioRecorderAndroid

If you think the Android project AudioRecorderAndroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AudioRecorderAndroid.

ItemValue
Java File Count8
Supported screen sizes[xhdpi]
Activity Count2
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of AudioRecorderAndroid is as follows:

MIT License

Java Source Files

com.aemreunal.audiorecorder.ApplicationTest.java
com.aemreunal.audiorecorder.RootActivity.java
com.aemreunal.audiorecorder.model.RecorderActivityController.java
com.aemreunal.audiorecorder.model.RecorderController.java
com.aemreunal.audiorecorder.model.RecorderFileNameHelper.java
com.aemreunal.audiorecorder.model.Recorder.java
com.aemreunal.audiorecorder.view.ProgressWheel.java
com.aemreunal.audiorecorder.view.RecorderActivity.java