View Single Post
  #906 (permalink)  
Old 05-16-2012, 10:42 AM
OMJ's Avatar
OMJ
Retired Staff
Offline
Threadstarter
Location: MN
 
Join Date: Jun 2007
Posts: 4,767
Reputation: 20305
OMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation level
Mentioned: 11 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] OMJ's HTC EVO 3D Custom ROMs | 1.13652.1 ICS!!! | 4.0.3 | Updated *5/9/12*

working on an update


Quote:
Originally Posted by princem131 View Post
Download the zip file to your sd card (or sideload it) and then flash from recovery (choose the option to reset to recovery from the reset menu. Then in your recovery select Install, select the zip and flash)

Edit: for some reason flashing wasn't working for me. I had to move the systemui.apk to my phones system folder and reboot. You can do it using EsFile explorer. Mount as read/write, extract the "systemui.apk" file and move it to your phones /system/app folder. It'll replace the current version of the apk. Reboot and be sure to deactivate mount. Had to do this on a previous version.


Positive Vibrations
I always use adb to push new files, I'm not sure why the flashable file did not work.


Quote:
Originally Posted by Alemiser View Post
Hi OMJ, I have been using your ROM since the original WM Sprint Touch days. Big Fan.

I too am having having issue with getting the ICS ROM to work. Initially stuck at the HTC boot screen.
Then I followed the recommendation above, now I have twrp installed and done the
Code:
adb reboot bootloader
and
Code:
fastboot boot recovery.img
.

Reflashed rom, then clear dalvik cache reboot system.
First reboot i get the screen that optimize 68 applications.
After that it just stucks at reboots and reboots and reboots..

Please help me.


Bootloader screen
SHOOTER SC SHIP S-ON RL
HBOOT-1.50.0000
eMMC-boot
Aug 7 2011,10:21:40

TWRP v1.0.3
sounds like you're doing everything right, I really have no exp flashing w/ 1.50, sorry I can't be more help....maybe one of the guys w/ 1.50 can help ya

Quote:
Originally Posted by roy8830 View Post
I had this issue before and OMJ showed me how to do it the "funner" way with the post you copied, but I wasn't able to get it to work this time. I DL drivers and apk and put them in a folder on my desktop. Then I rebooted into recovery and attached the usb cord to phone. I then open the cmd window and typed adb devices and it said "adb is not an internal or external command, operable program or batch file". When I attached the phone to the computer, it was just sitting on the screen with green lettering where I could choose to Unzip, Wipe, etc. So something I missed obviously?

I tried the esFE way and that didn't work either. maybe someone can explain step by step whichever way I can get my colored icons back!!! Thanks
you need to be in the folder where adb.exe resides....ie:

c:\sdk\tools

copy SystemUI.apk to that folder

adb shell mount /system

adb push SystemUI.apk /system/app

reboot
__________________
Reply With Quote