Quote:
Originally Posted by DarkLord
does your rom have sense build it? if it's based on Froyo, i would assume no?
|
yes it has sense, but it's not Froyo....Eclair
found a useful post @ XDA....
Quote:
Originally Posted by joeykrim
-start off with a locked phone
-load PC36IMG.zip onto your sdcard (this is the userdebug RUU)
-reboot phone into bootloader, it auto reads this PC36IMG.zip file, asks for confirmation to flash, updates the phone with the exact same stock system, wipes all data settings and loads a recovery WITH root and adb access.
-boot phone into bootloader, load new recovery with root and adb access provided by PC36IMG.zip (userdebug RUU).
-now run the EVO-recovery.zip created here on your local computer thru adb it will move over all the custom binaries required including a custom recovery binary and start it.
-now with the custom binaries loaded into recovery and a custom recovery binary itself (allows flashing of unsigned .zip files), you can select to flash a custom ROM.
|