Android Open Source - Sound recorder SoundRecorder






Project Summary

Sound recorder android application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SoundRecorder.

ItemValue
Java File Count12
Activity Count4
Fragment Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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