budtmo/docker-android

adb root (remote)

Aberta

#180 aberto em 23 de jul. de 2019

 (2 comentários) (0 reação) (0 responsável)Python (1.745 forks)batch import
help wanted

Métricas do repositório

Stars
 (15.739 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 16h) (4 fundiu PRs em 30d)

Description

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

Guia do colaborador