chenxiaolong / BCR

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

Can not success instalation #390

Closed KH0000001 closed 1 year ago

KH0000001 commented 1 year ago

Pixel 4a5G Android 13 (TQ2A.230305.008.C1) Magisk 26.1(26100) BCR v1.48 I installed by install from storage in Magisk app. But I can't see in superuser.

What should I do in this happening?

I did the below

chenxiaolong commented 1 year ago

Can you explain a bit more about what's happening?

It's normal for BCR to not show up in Magisk's Superuser tab because BCR doesn't use root access at all. It only uses the Magisk module to install as a system app.

KH0000001 commented 1 year ago

It doesn't receive the notifications.

chenxiaolong commented 1 year ago

Please grab a logcat right after making a phone call and upload that. (You can either use a logcat app or if you're familiar with adb, adb logcat -d > logcat.txt.)

KH0000001 commented 1 year ago

I don't have trying time now, will do later.