We all want full control of our phones, however, not all of us know how to achieve that. Well, if youโre wanting unlimited control of your phone, youโre going to have to root your Android.ย By doing so, you allow yourself the opportunity to completely control your phone. Though, we should warn you that by doing this, rooting your phone many void your warranty or leave you with a broken Android. In other words, donโt try this out because youโre curious about what will happen. If you donโt do this properly, you could really damage your phone without hopes of fixing it. However, if youโre able to do it successfully, youโll be able to remove bloatware, increase your processing speed and customize your phone.
What is rooting exactly? Good question. In short, rooting or also known as jailbreaking is when you access the operating system and take control over it. So, if youโre wanting to root your phone, this is how youโre going to do it.
Back up Your Phone
Youโll want to make sure all your information on your phone is backed up. In addition, also make sure that your phone is fully charged. Once this is done, youโll need to turn on your USB debugging and OEM Unlocking.
To do this, go to Settings. Now, youโll want to look for Developer Options, which will be able at the bottom of the screen.
Tap on About Phone and look for Build Number. Youโre going to tap on Build Number seven times and the Developer Options will appear on the main page of Settings. Then, youโre going to tap on Back key where itโll show you Developer Options. Then, tap on Developer Options. Enable USB Debugging ย and enable OEM Unlocking.
ย
Now that this is done, youโll need to install the Android SDK tools.
Install Android SDK Tools
Youโll need to install ADB and Fastboot on your computer.
Youโll need to download and install the Android SDK tools. Youโll be able to choose from Linux, Mac and Windows. Follow the downloading instructions.
Youโll be asked what directory youโll want to install the software to, we recommend you choose C:android-sdk.
After the Android SDK tools are installed, launch it from the Start Menu. The SDK Manager will open and youโll want to uncheck everything but Android SDK Platform-tools.
Then, click on Install 2 packages at the bottom right. Youโre going to Accept license and then click on Install.
Install Device Drivers
Now, youโre going to need to install a device driver to make sure your computer properly communicates with your Android.
There is a list of driverโs to choose from: LG, Sony, Asus, Acer, HTC, Samsung, Huawei, Google.
Install one of these drivers and follow the instructions. Once downloaded, you can continue to the next step.
Unlock Your Bootloader
Before you unlock your phone, you need to unlock your phoneโs bootloader. The bootloader is the program on your phone which loads the operating system on your Android. It chooses what applications run on your phone when your turn it on.
If you have a Motorola, Sony or HTC, youโll need a manufacturerโs key to unlock it. Youโll need to contact them to obtain it.
Once you have the key, you need to put your Android on fastboot mode. Every phone is different for this procedure, but, for a majority, youโll need to hold down the Power and Volume Down buttons for ten seconds.
Once itโs in fastboot mode, youโll open your computerโs command prompt by holding down Shift+Right Click. Then, choose โOpen a Command Prompt Here.โ
Some phones will need a code which you will receive. Paste it into the area on your device manufacturer's website. Then submit the form where youโll receive a key, file and instructions.
Now, youโll need to connect your phone to your computer to unlock your Androidโs bootloader. Then, put it into fastboot mode again and pull up the Command Prompt again.
Each Android brand will vary with the commands, for example:
Nexus Androids: type โfastboot oem unlockโ (without quotes) and hit enter.
Motorola Androids: type โoem unlock UNIQUE_KEYโ (without quotes) and replace โUNIQUE KEYโ with the code you have.
Depending on your brand of Android the command prompt will vary. If your phone did reboot or crash, youโve successfully rooted your phone.