google / android-emulator-m1-preview

Apache License 2.0
1.83k stars 161 forks source link

Root the emulator #51

Open narenndhra opened 3 years ago

narenndhra commented 3 years ago

Hello, is there any way to root the emulator please? Thank you 👍

J0o1ey commented 2 years ago

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

thereis a root shell on adb