Android Open Source - Sound record MyRecording






Project Summary

an android app that records sound ...

Web Site / Source Repository

MyRecording is hosted in the following web site
https://github.com/rahulraj64/MyRecording

If you think the Android project MyRecording 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 MyRecording.

ItemValue
Java File Count8
Target SDK Version21
Minimum SDK Version8
Activity Count3
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 30 image files in MyRecording. The names of the image files are listed as follows.

img_btn_backward.png
img_btn_backward_pressed.png
img_btn_forward.png
img_btn_forward_pressed.png
img_btn_next.png
img_btn_next_pressed.png
img_btn_pause.png
img_btn_pause_pressed.png
img_btn_play.png
img_btn_play_pressed.png
img_btn_playlist.png
img_btn_playlist_pressed.png
img_btn_previous.png
img_btn_previous_pressed.png
img_btn_repeat.png
img_btn_repeat_pressed.png
img_btn_shuffle.png
img_btn_shuffle_pressed.png
img_seekbar_bg.png
img_seekbar_progress_blue.png
mic.png
mic2.png
mic3.png
mic4.png
mic5.png
mic6.png
mic7.png
mic8.png
mic9.png
seek_handler.png

The following screenshort is generated from the image listed above.

null




Java Source Files

MyRecording has the following Java source files.

com.example.myrecording.AmrInputStream.java
com.example.myrecording.AudioPlayerUtilities.java
com.example.myrecording.AudioRecord_Player.java
com.example.myrecording.FragRecorder.java
com.example.myrecording.MainActivity.java
com.example.myrecording.TestActivity.java
com.example.myrecording.Utilities.java
com.example.myrecording.WaveUtillities.java