BelRoy / CallRecorder-1

Android Application to record the call

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub issues GitHub forks GitHub license

CallRecorder

An android Application which will record incoming and outgoing calls using android Broadcast reciever.
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.

The application have features

  • Record call
  • FPT to server
  • Save recordings to sdcard
  • Play recorder from the application
  • Delete recording
  • About

    Android Application to record the call

    License:GNU General Public License v2.0


    Languages

    Language:Java 100.0%