Android Open Source - Development voice android-phonerecorder






Project Summary

record phone's voice when call for android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-phonerecorder.

ItemValue
Java File Count11
Supported screen sizes[mdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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




Resource Files

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.

null




Java Source Files

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