Latest Post

6/recent/ticker-posts

How Can I Root My Android Device?

There are many android application on internet that can be used for rooting any android phone. The selection of these application is based on the android version and type of requirements. The first question after hearing root is that why we need root access in our android phones. Some of the reasons of rooting are as follows:

How can I root my Android device?

PREREQUISITES:

    1. Take a full backup of your data.
    2. No min battery is required, but it is suggested that you charge 60% of the battery to avoid an accident.
    3. Use root zip and recovery only from your mobile.
    4. If you mess with your device:  Qualcomm Snapdragon (don't panic at all, your device stuck to boot animation finds a soft brick solution and if your mobile is in a dead state, find a hard brick solution )

    Any other processor (if you are stuck on boot animation then find a soft brick solution and if your mobile is in a dead state then take a chill. Find a hard brick solution if you are not able to take that device and recover Make a YouTube video to destroy mobiles for some money.)

    There are many ways to root your Android device, some of them are (sometimes only one works so I suggest you use it)

    Method One:

    1. Unlock your bootloader.
    2. Then install twrp recovery.
    3. Install root zip from twrp recovery.

    Method two:

    1. Unlock your bootloader.
    2. Use Kingroot software.

    Method Three:

    Just use Kingroot software.

    Preparation before rooting your device:

    Steps for the PC or laptop you are using:

    1. Open a command prompt with administrator privileges. In Windows 10 or 8, simply press the Windows key + X and then select "Command Prompt (Admin)".
    2. Type in the following command and press enter.
      bcdedit /set testsigning on you should get the message "Operation completed successfully".
    3. After that download the adb drivers from  adb-setup-1.4.3.exe after download:
    4. Run it (admin privileges required)
    5. Press Y / Yes to skip ADB and Fastboot or N / No.
    6. Press Y / Yes to install ADB system-wide or N / No for current user only
    7. Press Y / Yes to skip drivers or N / No
    8. Continue driver installation
    9. 15 seconds passed - finished!
    10. Download twrp for your device.
    11. Place the twrp file in C: \\ adb.

    Step in Mobile:

    1. Open Settings> About Settings.
    2. Tab 7-10 times on the build number (you will now be shown the developer).
    3. Go to Settings> Developers Mode.
    4. On USB debugging.
    5. On OEM unlock if option.

    Steps to unlock bootloader:

    1. Connect mobile to PC or laptop.
    2. Open a command prompt.
    3. Type [adb devices].
    4. Allow USB debugging in mobile.
    5. Then type [adb reboot bootloader].
    6. Then type [fastboot devices].

    If you are able to see some device in command prompt then continue till step 7 otherwise find postfix of your device from Google. For example: fastboot -i 1 × 231 device. Or go to Device Management and check the drivers.

    If your mobile uses a prefix, always use it after fastboot.

    7. Then type [fastboot oem unlock].

    8. Congo if successfully done

    Chances are you left the OEM unlock option in the developers option. Just on it.

    Or your mobile has different partitions like mi A1 which use different options.

    Steps to install twrp:

    1. Type [fastboot flash recovery twrp_name_you_copied.img]

    Example: fastboot flash recovery bacon_twrp.img

    2. If done successfully Congo and check the twrp file you have downloaded.

    Steps to install root files:

    1. Download su or magisk zip to your mobile.
    2. Keep the mobile volume down button and power together until the boot volume is displayed. Wait until twrp is visible. [Some use different methods to open mobile recovery such as volume up and power button, volume down again while power on].
    3. Just swipe right on twrp.
    4. Then right swipe on wipe click.
    5. Then connect your mobile to the PC again and copy the su or magisk zip you downloaded in step 1.
    6. Click install select in mobile twist swipe to install zip again.
    7. And here you enjoyed your root.

    Post a Comment

    0 Comments