首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
tadbd专题
执行adb roo提示tadbd cannot run as root in production builds问题
在进行安卓APP测试中,最后进行压力测试时,直接执行adb root 提示 adbd cannot run as root in production builds 猜测为手机端未进行ROOT处理,下载kingroot:https://kingroot.net/zh-thank-you-for-downloading-kingroot-for-android/ 进行root处理 首先进行
阅读更多...