chaoscentral
Well-Known Member
***I HOLD NO RESPONSIBILITY OF WHAT YOU DO TO YOUR DEVICE, WHILE THERE IS LITTLE RISK OF BRICK, I AM NOT RESPONSIBLE OTHERWISE***
YOU WILL NOT LOSE ANY SETTINGS OR DATA DOING THIS*
Download the following zip file and rename it to update.zip
Step 1. Connect your phone to your computer and copy the renamed update.zip to the root of your internal memory
Step 2. Turn the phone off after file transfer is complete
Step 3. Hold both Volume Up and Volume Down while powering on the device to enter the recovery menu(note: let go of the power button after seeing initial boot screen, otherwise it'll continue to power cycle)
Step 4. Select Reinstall Packages from the recovery menu using Volume Up and Down to navigate, and Power to select
Step 5. Phone will automatically reboot, and you will have root privileges, and the Superuser program installed.
EDIT: Made the directions easier to follow 
YOU WILL NOT LOSE ANY SETTINGS OR DATA DOING THIS*
Download the following zip file and rename it to update.zip
Step 1. Connect your phone to your computer and copy the renamed update.zip to the root of your internal memory
Step 2. Turn the phone off after file transfer is complete
Step 3. Hold both Volume Up and Volume Down while powering on the device to enter the recovery menu(note: let go of the power button after seeing initial boot screen, otherwise it'll continue to power cycle)
Step 4. Select Reinstall Packages from the recovery menu using Volume Up and Down to navigate, and Power to select
Step 5. Phone will automatically reboot, and you will have root privileges, and the Superuser program installed.
Alternatively, if you can not get the timing of using the hardware keys to enter recovery mode, you can use the following command to enter it.
Connected to ADB you can type
into the console to reboot the phone into recovery, alternatively you could also download a terminal emulator on the market and just type
Connected to ADB you can type
Code:
adb reboot recovery
into the console to reboot the phone into recovery, alternatively you could also download a terminal emulator on the market and just type
Code:
reboot recovery
