Due to lack of CLEAR instructions for newbies like me I have decided to post this short text on how to install custom ROM (Clockwork in my case) on specific device.
HTC Sensation XE (EU), HBOOT 1.29, Android 4.0.3
Backup all your data, everything will be lost.
No guarantee that you would not destroy your phone in process.
First step is clear (copied from http://forum.xda-developers.com/showthread.php?t=2182792 )
Make sure to set you HTC to "USB debugging mode" Settings->Developer options->USB debugging
Disable Fast boot "Settings->Power?->quick/fast boot"
Step 0 - remove MicroSD card from phone, backup everything, format to FAT32, copy your desired ROM zip file onto sd card, return to phone.
Step 1: Unlock
- Go on http://www.htcdev.com and create yourself an account on HTCDEV.
- Download these adb/fastboot files
- Make a new folder on your C:/ drive called fastboot for example.
- Extract the zip downloaded in step 2 to the new folder
- Go Here http://www.htcdev.com/bootloader/ and select "All Other Supported Models" and "then begin unlock bootloader"
- Yes, Tick both Boxes, Proceed
- Skip up to step 8 as we have all we need for the first 7 steps
- Power off your phone by holding the power button down for 10 seconds
- Power your phone on by holding power and volume down
- Highlight Fastboot With Volume+or- then press Power
- Plug your phone into your PC and open a Command Prompt.
- (windows XP - Click Start > Run > type CMD in box then press OK
- (Windows 7 - Click Start > type CMD in search box then press Enter)
- Change directory to your folder where we put fastboot files cd c:\fastboot
- Type this into your command prompt window fastboot oem get_identifier_token
- Select & copy the text as per step 9 on the HTCDev website
- Paste your identifier token into the box at the bottom and submit
- You Will Very Shortly Receive an email from HTCDev with a link to the second part of the instructions and your "Unlock_code.bin" attached
- Download the "Unlock_code.bin" from the email and save it to the same folder that we extracted fastboot files to in step 2
- Type this into your command prompt window fastboot flash unlocktoken Unlock_code.bin
- The Display Will change on your phone, press Vol + to accept and power to confirm.
Step 2: Recovery
- Go to http://www.clockworkmod.com/rommanager and download Touch recovery
- Extract it to where your fastboot is
- get phone back to boot menu, select fastboot
- run "fastboot erase cache"
- run "fastboot flash recovery-clockwork...xxxx.img" (whateve your img name is)
- on phone, select BOOTLOADER, select RECOVERY -> this will boot the recovery
- inside recovery select zip file on sd card with ROM to flash
- flash will take place, phone will reboot but WILL NOT BOOT
- from ROM zip, extract boot.img file, copy it to fastboot directory
- get phone back to boot menu, fastboot
- one last command - "fastboot boot boot.img"
You can now reboot and it should work.
Žádné komentáře:
Okomentovat