• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root stock RUU required

pratulk09

Lurker
I tried to revert back to stock by re-locking bootloader. I relocked the bootloader successfully and followed the procedure correctly by using this image file.

www.battlefieldsingleplayer.com/apachethunder/htcdev/fullstock_PH44IMG.zip

However now it has been stuck and does not proceed any further. It loads the zip image file but nothing happens after that.

I am currently on
KINGDOM PVT SHIP S-ON
HBOOT-1.32.0000
RADIO-1.11.00.1116
eMMC-boot
Nov 29 2012, 16:07:43

I need the stock RUU file from sprint to restore it to stock state. Please help me. Thanks in Advance.
 
I have got through this issue successfully. This issue was only due to bootloader being relocked again. I just sent the following command to phone when in fastboot mode and it started working again.

fastboot flash unlocktoken Unlock_code.bin
 
This worked on my T-Mobile HTC One M8


C:\android\sdk\platform-tools>fastboot flash unlocktoken Unlock_code.bin
target reported max download size of 1830608896 bytes
sending 'unlocktoken' (0 KB)...
OKAY [ 0.124s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.011s]
finished. total time: 0.137s
 
Back
Top Bottom