APatch
APatch copied to clipboard
adb shell can use su but Android Studio cannot
Please check before submitting an issue/在提交 issue 前请检查
- [x] I have searched the issues and haven't found anything relevant/我已经搜索了 issues 列表,没有发现于本问题相关内容
- [x] If patch failed, root failed, or device unable to boot after flashing the new boot.img. Please goto KernelPatch/修复失败或刷入修补后镜像不能启动,请前往 KernelPatch 提问
- [x] I will upload bugreport file in APatch Manager - Settings - Report log/我会上传 bureport 文件从 APatch 管理器 - 设置 - 发送日志
- [x] I know how to reproduce the issue which may not be specific to my device/我知道如何重新复现这个问题
Version requirement/版本要求
- [x] I am using latest CI version of APatch/我正在使用最新 CI 版本
Describe the bug/描述 bug
on pc connect device adb shell su and get root
but open android studio device explorer can only see those shell permission files
Reproduce method/复现方法
as above description
Expected behavior/预期行为
android studio device explorer can also read all files
Actual behaviour /实际行为
android studio only read shell permission files
Screenshots/截图
No response
Logs/日志
No response
Device Name/设备名称
realme 10 pro (RMX3663)
OS Version/系统版本
android 13
APatch Version/APatch 版本
11039
Kernel Version/内核版本
5.4.210-qgki-g5912c0439241
KernelPatch Version/KernelPatch 版本
0.11.2(11039)
Additional context/其他信息
其他设备用magisk或者kernelsu生成的su均没问题,因为这台只能用apatch提供su,所以发现了这个问题