chenxiaolong / BCR

A Basic Call Recorder for rooted Android devices
GNU General Public License v3.0
1.67k stars 109 forks source link

Crashing #601

Closed msalah-kw closed 2 weeks ago

msalah-kw commented 2 weeks ago

crash.log (21).txt

chenxiaolong commented 2 weeks ago

Do you have Shamiko installed or anything else that hides root? That's usually the cause of this crash. It happens when some system component of Android can't access BCR's apk.

You might be able to work around the problem by extracting the apk from BCR's module zip and installing it.

msalah-kw commented 2 weeks ago

Thank you for your support I've followed your instructions, and it's working properly now.. one last thing, can I use it for WhatsApp calls or messenger?

chenxiaolong commented 2 weeks ago

Glad you got it working!

BCR only supports recording calls that are integrated with Android's telephony system, so basically only phone calls. WhatsApp calls and other VOIP apps are not supported.