View Single Post
  #535 (permalink)  
Old 01-08-2012, 06:05 PM
roy8830's Avatar
roy8830
N00b
Offline
 
Join Date: Feb 2009
Posts: 29
Reputation: 5
roy8830 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] OMJ's HTC EVO 3D Custom ROMs | 2.08.651.2 | 2.3.4 | Updated *1/1/12*

Quote:
Originally Posted by OMJ View Post
in FE, you need to enable "root explorer" in settings, and also when in the system folder, u have to "mount" as read/write, by default it is read only, that's why it failed.


to push manually (this is funner):

-if u don't have HTC Sync installed, download & install the drivers

-if u don't have SDK installed, download & extract these files to a folder (ie, c:\sdktools)

-copy SystemUI.apk to the same folder (ie, c:\sdktools)

-reboot phone into recovery

-connect phone to pc via usb cable

-open a command window to that folder (in W7, hold shift, then right click the folder, then choose open cmd window)

-in the cmd window type, adb devices, it should look something like this:

Code:
c:\SDKtools>adb devices
List of devices attached
HT16JHX*****    recovery
-now type, adb shell mount /system

-then, adb push SystemUI.apk /system/app

-then adb reboot

verify u have the new icons
Uh oh, I re-did FE by mounting and enabling root, then I went in and copied the SystemUi into system/app and it FC. Now I can't get away from clicking FC over and over...

The other way seemed much more work so I just tried doing FE again. Am I going to need to reflash or do a battery pull?
Reply With Quote