-Open the folder holding the stock nandroid/recovery
-copy "recovery.img"
-plug in phone and mount it
-open sdcard
-paste it in the
root of the sdcard (not inside any folders)
-extract "flash_image.zip" it till you have "flash_image"
-go to folder holding "flash_image" (it won't have an extension or picture in windows if you can getting a folder with zipper you didn't unzip)
-copy "flash_image"
-open sdcard
-paste it in the root of the sdcard (not inside any folders)
-copy "term.apk"
-paste it in the root of the sdcard (not inside any folders)
-extract "Superuser 3.0.7.zip"
-copy "Superuser.apk"
-paste it in the root of the sdcard (not inside any folders)
-unmount "usb storage" and unplug the phone
-hit home button
-open the app "ES File Explorer"
-click "Yes" if a popup comes up
-scroll down until you see "Superuser.apk"
-click on it
-there should be 2 choices "Install" or "Cancel"
-select "Install
-click "Done"
-scroll down until you see "Term.apk"
-click on it
-there should be 2 choices "Install or "Cancel"
-select "Install"
-select open after done installing
-type "su" and hit enter
-a message should come up saying "Allow" or "Deny"
-select "Allow"
-hit the back key
-open "Terminal Emulator" again
-*Note be very carefully entering in the commands, it's always a good idea to double or triple check to see if you entered it right
-type "su" (a # symbol should be right under the $ symbol) and hit enter
-type "mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /system" and hit enter
-type "cat /sdcard/flash_image > /system/bin/flash_image" and hit enter
-type "chmod 755 /system/bin/flash_image" and hit enter
-type "mount -o remount,ro -t yaffs2 /dev/block/mtdblock5 /system" and hit enter
-type "flash_image recovery /sdcard/recovery.img" and hit enter
-type "reboot recovery"
-now you should go into
100% Stock Recovery
-after it boots into recovery select "reboot phone"
-uninstall "Terminal Emulator and "Superuser"
-Enjoy
