Recent Posts

Monday, January 9, 2012

Rooting HTC EXPLORER



Steps that i did:
Most important your bootloader should be unlocked via htcdev.com. many say device is not listed so it will not be unlocked. but mine is also not listed and i am unlocked. try the process your self, it will not brick the device.
1. http://bbs.anzhi.com/forum.php. Firstly, sorry if posting other website links is against rools or something. please point me if it is . but this is the website(chinese XDA,) opened it in google chrome so i can get english translation.

2. found recovery (english and chinese both)

3. download from here http://www.4shared.com/file/Prd4RKb8..._Recovery.html
a. take ur htc explorer battery out and put it back
b. press volume down and power at the same time , until u see a screen with three android below.
c. now put ur htc explorer into fastboot mode and connect via data cable.

4. assuming u r in fastboot mode with htc explorer connected, Run "recovery.bat" and wait until it says all done or something meaning similar

5. Now, after its all done . switch of ur device and again press volume down button and power at same time.

6. now from the 3 android at below menu select recovery option (scroll using volume keys) as u select the recovery option, the device will reboot. DONT WORRY, RELAX , Clock Work Mode recovery u come up.

7. (follow below to root), go to "Mount and storage" and select mount data and mount system. and connect ur device to usb, download the attachment "superuser" from Here:http://www.4shared.com/file/KalrHXNj/Superuser.html
and extract files in its folder (i mean all the files) to ur platform-tools folder of ur adb or wher ever u r having the fastboot and adb files and stuff and open cmd window and input following commands. {i am assuming that u know how to use adb, if not search google and if still not post it here i will try to help}

"navigate to ur adb folder. for example i did.
cd\
cd android-sdk-windows\platform-tool\


HTML Code:
adb push bash /system/bin
adb push profile /system/bin
adb push su /system/bin
adb push busybox /system/xbin
adb push su /system/xbin

Now if all gone well you are rooted. when u switch on ur device if in case something comes up on ur notification bar and says su binary outdated. please click it and update, i mean folllow the procedure it will show.

0 Comment:

Post a Comment