Sound recorder android application.
SoundRecorder is hosted in the following web site
https://github.com/robinwils/SoundRecorder
If you think the Android project SoundRecorder 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 SoundRecorder.
Item | Value |
---|---|
Java File Count | 12 |
Activity Count | 4 |
Fragment Count | 1 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
SoundRecorder has the following Java source files.
android.com.soundrecorder.ApplicationTest.java android.com.soundrecorder.MyUtils.java android.com.soundrecorder.PlaybackButtonListener.java android.com.soundrecorder.PlaybackDialog.java android.com.soundrecorder.SettingsActivity.java android.com.soundrecorder.SoundDetailActivity.java android.com.soundrecorder.SoundDetailFragment.java android.com.soundrecorder.SoundListActivity.java android.com.soundrecorder.SoundListContent.java android.com.soundrecorder.SoundListFragment.java android.com.soundrecorder.SoundListItem.java android.com.soundrecorder.SoundRecorderActivity.java