Open CzechHech opened 3 years ago
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
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.