Android Open Source - Sound record CallRecorder






Project Summary

Android project to record an audio call.

Web Site / Source Repository

CallRecorder is hosted in the following web site
https://github.com/franzueto/CallRecorder

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

ItemValue
Java File Count3
Target SDK Version21
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CALL_PHONE
android.permission.MODIFY_AUDIO_SETTINGS
android.permission.PROCESS_OUTGOING_CALLS
android.permission.READ_PHONE_STATE
android.permission.RECORD_AUDIO
android.permission.STORAGE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of CallRecorder is as follows:

MIT License

Java Source Files

com.witgeeks.broadcast.IncomingCallReceiver.java
com.witgeeks.broadcast.MainActivity.java
com.witgeeks.broadcast.OutgoingCallReceiver.java