Android Studio创建的模拟器无法root问题解决
生活随笔
收集整理的這篇文章主要介紹了
Android Studio创建的模拟器无法root问题解决
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
adb shell
root
提示:adbd cannot run as root in production builds
解決辦法:創建模擬器的時候 選擇api的
創建成功后,使用api的模擬器,啟動成功后即可使用adb root
如果想要刪除下載好的不用的images:比如說這些google paly的iamges
直接去這個目錄下 D:\Android_SDK\system-images
刪除掉對應版本下的google_apis_playstore 即可,如
D:\Android_SDK\system-images\android-28\google_apis_playstore
參考:AS AVD模擬器 無法開啟root權限,提示adbd cannot run as root in production builds
20220220 12:32 sh ylxy 5021358688
總結
以上是生活随笔為你收集整理的Android Studio创建的模拟器无法root问题解决的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 12套简历+封面+自荐信.zip
- 下一篇: Android系统Root与静默安装