chenxiaolong / BCR

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

What is the reason for this error, friends? #413

Closed ikador closed 2 weeks ago

ikador commented 1 year ago

Screenshot_2023-08-21-15-16-46.png

chenxiaolong commented 1 year ago

Please grab the recovery log right after the installation failure and upload that. I'm not familiar with OrangeFox recovery, but with other recoveries, you can grab logs with adb pull /temp/recovery.log.

ikador commented 1 year ago

recovery_20230821_185356.log.zip

ikador commented 1 year ago

Please grab the recovery log right after the installation failure and upload that. I'm not familiar with OrangeFox recovery, but with other recoveries, you can grab logs with adb pull /temp/recovery.log.

hi my friend

I have already installed this file and had no problems Yesterday I reinstalled the ROM cleanly and after that I could not install this file wipe system wipe cash wipe data wipe vender data partition f2fs

how to R/W system?

chenxiaolong commented 1 year ago

Thanks for the logs! I think you'll have to ask the authors of the ROM you're using. It looks like the way it's set up right now, there's no space on the system partition:

+ unzip -o /sdcard/Download/BCR-1.49-release.zip 'system/*' -d /system_root
Archive:  /sdcard/Download/BCR-1.49-release.zip
   creating: system/addon.d/
unzip: can't create directory 'system/addon.d/': No space left on device