Metamorph Theme help asap!

Search This thread

kgill7

Senior Member
Nov 14, 2010
1,689
2,009
32
California
www.justreveal.net
DOES ANYONE KNOW HOW TO CHANGE THE SIGNAL ICON IN THE STATUS BAR, ON THE NAMELESS ROM, CAUSE I HAVE TRIED EVERYTHING BUT I CAN'T CHANGE IT, PLUS IM CHANGING IT THROUGH MY METAMORPH THEME THAT I AM MAKING, SOMEONE PLZ HELP ME!!!!

snap20110506_170601.png
 

mbh87

Senior Member
Jun 16, 2010
6,499
1,027
Idaho
no clue what nameless ROM is but Im guessing its Sense based? signal icons are in htc.resources.apk but the exact name slips my mind for the 6 signals.
 

kgill7

Senior Member
Nov 14, 2010
1,689
2,009
32
California
www.justreveal.net

mbh87

Senior Member
Jun 16, 2010
6,499
1,027
Idaho
I looked in that ROMs framework and didnt see those signal bars so they must be hiding somewhere else.
 

Dont Panic

Senior Member
Feb 27, 2011
491
337
After renaming the icons, make new folders in your morph:

lge-res/res/drawable/*put icons here*

Then add this text to your .xml file:

<item>lge-res.apk</item>
<path>/system/app/</path>

I couldn't download the rom, so not sure if the path is correct. If it isn't in the /system/app/ folder, correct that.
 
  • Like
Reactions: jayharper08

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    After renaming the icons, make new folders in your morph:

    lge-res/res/drawable/*put icons here*

    Then add this text to your .xml file:

    <item>lge-res.apk</item>
    <path>/system/app/</path>

    I couldn't download the rom, so not sure if the path is correct. If it isn't in the /system/app/ folder, correct that.