摘要: adb shell //adb进入命令行模式 su //切换至超级用户 magisk resetprop ro.debuggable 1 //设置debuggable stop;start; //一定要通过该方式重启 阅读全文
posted @ 2021-11-02 10:13 _** 阅读(56) 评论(0) 推荐(0)