How to root any android mobile in 2021





 Hello friends.

 In this article i will tell you about rooting your android device. 

Are you one of those guys who think think rooting your mobile will turn you phone into a hacking machine or it will help you to crack any WIFI in you surrounding if you are you are definitely staying here. 

Rooting your mobile will help you to install custom roms, custom kernels and much more stuff  on your device. you can remove any system app that you wont like muck or you can install google camera, one of the best camera. et cetra. 

To root your android you gotta make sure that you are about to void the warranty of the device you use, so actually rooting is as simple as ABC but without proper knowledge and proper steps, you can damage your phone too.

Basically all you need is just a computer and some files, useful files that you can get from your developer or the rom manager, the important files you need are custom recovery image file and magisk flashible zip file, you also need to make sure that you have proper driver installed on your pc so that your pc can easily detect your mobile.



Prerequisites

Install the minimal adb on your pc 

Download custom recovery usually twrp or fox recovery and place it in the minimal adb folder and download magisk.zip and place it in your sd card.

Steps to root

1) switch off your phone and reboot into bootloader or fastboot ( usually by pressing vol up and power button simultaneously or vol down and power button simultaneously ) 

2) once you are in the fastboot mode, open adb shell on your computer ( open minimal adb folder and hold shift and click right key it will show open window command prompt here)  then in the command shell type ' fastboot devices'

3) if your device is properly connected it will show your device serial no and you are ready to go. then you need to type ' fastboot oem unlock' it will unlock your device.

4) now type ' fastboot flash recovery recovery.img '

5) if it shows done then type ' fastboot reboot recovery.img'



Your mobile will boot into recovery mode, then you need to make sure your have places the magisk zip file in your sd card, so you can now go to sd card and allocate the folder and flash the zip file. Thats it you are now rooted.

  So rooting your phone is simply opening a door to the mechanic room once you get in there you can do whatever you want to your phone and  even you can damage your phone too.

Comments