record phone's voice when call for android.
android-phonerecorder is hosted in the following web site
https://github.com/sdvdxl/android-phonerecorder
If you think the Android project android-phonerecorder 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 android-phonerecorder.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.GET_TASKS android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.PROCESS_OUTGOING_CALLS android.permission.READ_PHONE_STATE android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 6 image files in android-phonerecorder. The names of the image files are listed as follows.
btn_pause.png btn_play_cancel.png btn_start.png btn_stop.png btn_stop_unable.png recorder_logo.png
The following screenshort is generated from the image listed above.
android-phonerecorder has the following Java source files.
com.sdvdxl.common.CommonHelper.java com.sdvdxl.phonerecorder.CallInListener.java com.sdvdxl.phonerecorder.CallOutListener.java com.sdvdxl.phonerecorder.MainActivity.java com.sdvdxl.phonerecorder.MyMediaPlayer.java com.sdvdxl.phonerecorder.MyRecorder.java com.sdvdxl.phonerecorder.PhoneCallStateService.java com.sdvdxl.phonerecorder.PlaySoundDialogActivity.java com.sdvdxl.phonerecorder.VoiceFile.java com.sdvdxl.phonerecorder.VoiceFilesActivity.java