Procedure to Flash Engineering HBoot:
- First up you will have to download the Engineering HBoot in your computer and after which you will have to unzip the Engineering HBoot to the folder which is having the path od /Platform-tools in he Android SDK folder.
- Up next is you will have to connect the HTC Evo Shift 4G to the computer with the help of the USB cable.
- In the computer, you will have to open the terminal and need to just type in the command
adb push hboot_eng.nb0 /data/local
- After that, you need to be very careful in this step and follow this instruction very carefully as a mistake could even cost you the losing of IMEI number of your phone. Just enter the below commands as mentioned below,
su
dd if=/data/local/hboot_eng.nb0 of=/dev/block/mmcblk0p18
Now, after you enter the command, you will see that the engineering boot is installed in your HTC Evo Shift 4G device after which just continue to the next section.
Procedure to install the Custom Recovery Image:
- Upon entering the fastboot in your computer for installing the custom recovery image, you will now have to download the latest version of the Clock Work mod Recovery and need to copy the same to the same folder as that of the fastboot is located in the /platform-tools folder in the Android SDK folder.
- Now after this you will have to connect the HTC Evo Shift 4G to the computer with the help of the USB cable and need to open the terminal in your computer. Once its opened, you need to run the following commands.
adb reboot bootloader
- Once this is processed, the device will be restarted and then you need to now enter the below mentioned command,
fastboot flash recovery recovery-clockwork-3.2.0.1-speedy.img
So, there you go, you have now successfully installed the clock work Mod recovery on your HTC Evo Shift 4G
