Ephemera42
Ephemera42
> root may actually working, it may caused by binder not responding. https://github.com/People-11/APatch/actions/runs/16148150368 try my build, replaced `IAPRootService.Stub.asInterface(binder).getPackages(0)` with `apApp.packageManager.getInstalledPackages(0)` if this build not working for you, please switch back...
使用 F-Droid 版本(测试了 2.0.4373 和 2.0.4497)同样遇到此问题,清除数据无效,切换到 GitHub FOSS 版本后正常 [2024-09-07.log](https://github.com/user-attachments/files/16917885/2024-09-07.log)
> > 使用 F-Droid 版本(测试了 2.0.4373 和 2.0.4497)同样遇到此问题,清除数据无效,切换到 GitHub FOSS 版本后正常 [2024-09-07.log](https://github.com/user-attachments/files/16917885/2024-09-07.log) > > 检查了一下,FDroid的版本在打包APK的时候没有clone内置规则,需要修改编译脚本 Hello @linsui, could you please help to fix this issue?