CallRecorder
Android Application to record the call
Install / Use
/learn @anandpathak/CallRecorderREADME
CallRecorder
An android Application which will record incoming and outgoing calls using android Broadcast reciever.<br/> Not all android Device Support both end call recording hence VOICE_CALL api won't work on those device for them speaker can be used to record both end using VOICE_COMMUNICATION api.<br/><br/> The application have features <br/> <li> Record call</li> <li> FTP to server </li> <li> Save recordings to sdcard </li> <li> Play recorder from the application </li> <li> Delete recording </li>
