Easy Way To Root Your Virtual Device :)

3 hours ago 4
BOOK THIS SPACE FOR AD
ARTICLE AD

Aman H

To check whether Your Virtual Device is Rooted or Not start your Virtual device and open CMD -

enter adb shell and hit enter you will be connected to your Virtual Device.

C:\Users\X>adb shell generic_x86_arm:/ $

Then enter su and hit enter if you encounter any error or something like that you cannot access that means your device is not rooted. and if it’s returned by # when hitting su, it means your device is rooted.

generic_x86_arm:/ $ su generic_x86_arm:/ #

First, we need to download the .zip file of rootAVD from GitHubhttps://github.com/newbit1/rootAVD

Now extract that zip folder open CMD and open that unzipped rootAVD folder via CMD and

enter — rootAVD.bat ListAllAVDs and hit enter and it will list like this -

Now, copy your architecture image — in my case, it is x86 — and paste it again to your same terminal. It will shut down your emulator automatically.

Now again start your virtual device just do Cold Boot.

Then connect your device by doing adb shell and enter su and hit enter and a super user pop-up will come in your virtual device for 10 seconds then just grant the permission and your device will be successfully Rooted.

Thanks For Reading.

Linkedin https://www.linkedin.com/in/aman-hasan/

Xhttps://x.com/Aman_Hasan01

Read Entire Article