Information about the latest advances in Technology, Tweaks and Tech News

Monday 10 March 2014

On 20:03 by Unknown     No comments
 http://fc08.deviantart.net/fs70/f/2012/115/3/4/techno_background_by_rjjonesy99-d4xigca.png
1 -Download and install the Android SDKfrom Google and install the USB drivers package and Android tools.2 -If it is not present, download the fastboot.exe file (available on various places online, like here) and place it in the SDK/Tools (or Platform-Tools) folder. This will be the same folder with adb.exe in it
3 -On your phone or tablet, go into the settings and open the About Phone/Tablet menu. Tap the Build Number seven times. This will enable Developer Options in the main settings menu.
4 -Turn on USB Debugging in the Developer Options, and plug the device into your PC via the USB cable.
5 -Back on the PC, go to the folder where you placed the fastboot.exe file and open a command prompt window there. We’re going to use a tool called Android Debug Bridge (ADB). This is a way to issue commands to a device from your PC.
6 -In the command prompt, typeadb devices, then hit enter. The window should show a device ID.
7 -Typeadb reboot bootloaderin the command prompt and hit enter. Your device will reboot into bootloader mode.
8 -Now typefastboot oem unlockand hit enter. The device will pop up a warning as seen below. Select yes, but be aware this is the step that wipes the phone or tablet.
9 -On your PC download the TWRP recoveryor ClockWorkMod(varies by device) and SuperSUroot package. The versions change as new OS updates come out, but a quick search on XDAwill get you the most recent version. Put the recovery file in the folder with ADB. Get your device back into Android and transfer the SuperSU zip to the internal storage.
10 -With your phone or tablet in bootloader mode again, type the following into the command prompt:fastboot flash recovery twrp.img, then hit enter. Substitute the MWN file name if you used that. This installs a new recovery over your old one so you can flash unsigned zip files.
11 -Finally, disconnect the device from your PC and use the volume rocker to navigate through the list of options in the bootloader. Choose the Recovery option and select it using the power button. Once in the recovery, find the option to Install a zip from the SD card, then select the SuperSU zip. And that’s it. You’re rooted
Basically rooting means the user will gain full access and control of your android smartphone. rooting your tecno p3 and p5 voids your phone's warranty and makes it possible to do alot of good things like Running special applications,Freeing up memory,Custom ROM's.

0 comments :

Post a Comment