临时设置调试模式

adb shell //adb进入命令行模式

su //切换至超级用户
magisk resetprop ro.debuggable 1  //设置debuggable
stop;start; //一定要通过该方式重启
posted @ 2021-11-02 10:13  _**  阅读(45)  评论(0编辑  收藏  举报