google / android-emulator-m1-preview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Root the emulator

narenndhra opened this issue Β· comments

Hello, is there any way to root the emulator please? Thank you πŸ‘

use adb to connect to the emulator
then excute:
adb shell
su

thereis a root shell on adb