budtmo/docker-android

adb root (remote)

開放

#180 建立於 2019年7月23日

 (2 則留言) (0 個反應) (0 位負責人)Python (1,746 個分叉)batch import
help wanted

倉庫指標

星標
 (15,743 顆星)
PR 合併指標
 (平均合併 2天 16小時) (30 天內合併 4 個 PR)

描述

I trying to use this guide: ` adb connect 34.68.174.199:5555 adb -e install /SuperSU_v2.79.apk adb root adb remount adb -e push /SuperSU_v2.79_bin/x86/su.pie /system/bin/su

adb -e shell su root cd /system/bin chmod 06755 su

su —install su —daemon& setenforce 0 `

But after reboot - emulator just going to loop logo and never starts

貢獻者指南