android-emulator-m1-preview
android-emulator-m1-preview copied to clipboard
How do I root the emulator?
Hi, I've fixed all the other issues like immense lag and no google play, but there is one more problem left. How do I root the device? There is no way that I can root it, no matter what I do.
Just use ADB
$ adb root
restarting adbd as root
$ adb shell id -u
0
uid=0 denotes to a root user in emulator