FOSS WAV player/recorder for android.
androidwave is hosted in the following web site
https://github.com/yuttadhammo/androidwave
If you think the Android project androidwave 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 androidwave.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.MODIFY_AUDIO_SETTINGS android.permission.READ_PHONE_STATE android.permission.RECORD_AUDIO android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in androidwave. The names of the image files are listed as follows.
file_icon.png folder.png ic_menu_archive.png ic_menu_delete.png
The following screenshort is generated from the image listed above.
androidwave has the following Java source files.
org.yuttadhammo.androidwave.AndroidWave.java org.yuttadhammo.androidwave.AudioWriter .java org.yuttadhammo.androidwave.FilePickerActivity.java org.yuttadhammo.androidwave.RecorderService.java org.yuttadhammo.androidwave.SoundMeter.java org.yuttadhammo.androidwave.WavWriter.java org.yuttadhammo.androidwave.WaveSettingsActivity.java