Sample code for recording a audio file on android and pushing it to Amazons S3.
MusicToS3 is hosted in the following web site
https://github.com/desertjim/MusicToS3
If you think the Android project MusicToS3 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 MusicToS3.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
MusicToS3 has the following Java source files.
com.bacaj.musictoS3.Main.java com.bacaj.musictoS3.PlayMusic.java com.bacaj.musictoS3.RecordMusic.java com.bacaj.musictoS3.S3.java