chenxiaolong / BCR

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

Errors #482

Closed Dimon-015 closed 9 months ago

Dimon-015 commented 9 months ago

The application crashes completely after installing the module and rebooting. The application weighs 0 KB. This is how it is shown in the system. here are the logs. com.chiller3.bcr_2023-12-31T04_15_03.892.log

chenxiaolong commented 9 months ago

The application weighs 0 KB

Are you using Magisk Delta/Alpha/Kitsune or any module that tries to hide root? This kind of issue usually happens when the Android system can't access BCR's apk due to things being hidden.

Dimon-015 commented 9 months ago

The application weighs 0 KB

Are you using Magisk Delta/Alpha/Kitsune or any module that tries to hide root? This kind of issue usually happens when the Android system can't access BCR's apk due to things being hidden.

Kitsune Mask

Dimon-015 commented 9 months ago

The application weighs 0 KB

Are you using Magisk Delta/Alpha/Kitsune or any module that tries to hide root? This kind of issue usually happens when the Android system can't access BCR's apk due to things being hidden.

will you fix this?))

chenxiaolong commented 9 months ago

This can't be fixed in BCR. Please see https://github.com/chenxiaolong/BCR/issues/470#issuecomment-1853879310 for a workaround that folks have discovered.

Dimon-015 commented 9 months ago

This can't be fixed in BCR. Please see #470 (comment) for a workaround that folks have discovered.

Yes, indeed, it works now. but the size of the application itself remains 0 KB.