aykuttasil / CallRecorder

Android Phone Call Recorder
MIT License
761 stars 238 forks source link

Requires android.permission.READ_PRIVILEGED_PHONE_STATE #8

Open AntoniBertel opened 7 years ago

AntoniBertel commented 7 years ago

Hi guys,

Any luck to avoid 'requires android.permission.READ_PRIVILEGED_PHONE_STATE' error? I tried to build app with API v 22 (to not request runntime permissions), but got the same error on 24/25 version of emulator.