Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

, I'm the first owner. And no it's not rooted. This is what I get in my HBOOT screen:Are you running a windows machine? Do you by chance have the android sdk set up on it for adb & fastboot usage?

Gotta go to work so I'm going to assume you have access to a windows machine. I'm basing these instructs off a Google search which gave me the version of cwm and su.zip that I THINK will work for your current setup. So here's the hopefully working plan:
Download this file, leave fully zipped, and place onto your phone's sdcard:
https://dl.dropbox.com/u/7460142/su-2.3.6.1-ef-signed.zip
Download this version of the mini sdk and unzip to the root of your computer's C drive:
https://dl.dropbox.com/u/7460142/android-sdk-windows.zip
You should now have a main folder on the root of the C called android-sdk-windows and a subfolder inside that called platform-tools. Now place the superuser zip (the 2.3.6.1 file) onto the root of your phone's sd card.
Now download this version of clockwork recovery:
https://dl.dropbox.com/u/7460142/recovery-clockwork-2.5.0.1-buzz.zip
Unzip that file to reveal a single image file titled "recovery". Place only the recovery.img file by itself into the platform-tools folder on your computer. (as a reminder it's at location c:/android-sdk-windows/platform-tools)
Now download the Revolutionary Drivers to your computer. It's an exe program so plug in your phone via usb cable, launch the driver tool and follow any instructs. After that, I might recommend a reboot of the pc with the phone still hooked into the USB.
Ok so once the computer is back up and running and settled down, turn off the phone. Then go into hboot by pressing and holding volume down and then also holding the power button. Once in hboot, use volume keys to highlight fastboot, then press power. I believe you'll see "usb fastboot plug" or similar verbage.
Now open a command prompt on the pc. Then type in the following 2 commands:
cd c:\android-sdk-windows\platform-tools
fastboot devices
Hopefully, it will register your phone's serial number. If not, we'll need to talk further because it means you're still having driver/phone recognition issues. Assuming it worked ok, proceed...
Type another command:
fastboot flash recovery recovery.img
(should show file size and time it took to flash)
Now type exit
Ok, unplug the phone and restart it. Then go back into hboot and this time select recovery. Should be clockwork recovery now. In clockwork, choose install zip from sdcard, choose zip from sd card, locate the superuser 2.3.6.1 zip file and flash it. Then reboot. Should be rooted with custom recovery.
I'm late for work and didn't get a chance to proof this yet so I'll check it over when I get to work. Should get you close tho I hope.
Everything WORKS great! You're a magician. Really helped me a lot! Now I have to install custom ROM, and I heard Cyanogenmod 7 is great. So, to install CM7, I have to download 'ROM Manager' and use it?
Actually, before you even flash a rom, go into recovery and run a backup. Forgot to mention that.


Alright..
1st) Can you find me the link of the Cyanogenmod 7 ROM so I can put it on SD card. I'm afraid I'll find something wrong.
2nd) Can you explain me how to run a backup.
SO SORRY for being noob
Looking forward to learning all this stuff![]()

No problem man, that's what we do here. Speaking of "we", I want to mention that we wouldn't even be having this conversation were it not for D-U-R-X. He pm'd be about it and the next thing I knew, we were talking strategy.
Take care man. Stick around and check out the rest of the forums when time allows.![]()

Got a request by PM to update some dead links in post #13 for the purpose of flashing cwm and root. They should be good now just in case anybody still needs it.