I\'m working auto call recorder app, I\'m able to record voice call on below android 6 using MediaRecorder.AudioSource.VOICE_CALL
,
From android 6 not able to r
Xiaomi devices always have problems with permission request even run-time or install-time.
I have an Xiaomi Redmi 3 pro, and it always force to Deny some permission when I install apps, so I must manually Allow it. If your problem is the same, I found some workaround solution and it worked for me: How to get MIUI Security app auto start permission programmatically?