[Q] Dev/Themer Question XML and Image to edit?? - EVO 4G Q&A, Help & Troubleshooting

Ok so I've managed to edit a few of my apks on my phone to something that I like better and that's been easy because i knew the files I needed to edit would be in the apk itself. With me so far?
So now I want to edit some files on the ROM I'm using, but this is where it gets tricky, because I dont know if I need to edit the framework, SystemUI, or Roise, etc.... to get what I want.
So... here is my question: Attached is an image of my menu that pops up when I git my Meny button on my Evo. You'll notice my icons are pulled from another Rosie.apk which I replaced with my current Rosie.apk. I had to pull edit and push this mod because flashing it was not compatible with my current ROM. So now, that i have the icons I want, I want to make the background of this menu (and possible others) black transparent and the text white. I know this can be done because I've seen it and would like to know which files need to be edited.
Does anyone know that could toss me a bone??
I've also posted this on Android Central, but no one seems to know there...

for the menu background color it should be either menu_background or menu_background_fill_parent_width both in framework-res.
For the text color i dont know but poke around the .xmls in framework or ask here http://forum.xda-developers.com/showthread.php?t=468254&page=283

eniamg02 said:
for the menu background color it should be either menu_background or menu_background_fill_parent_width both in framework-res.
For the text color i dont know but poke around the .xmls in framework or ask here http://forum.xda-developers.com/showthread.php?t=468254&page=283
Click to expand...
Click to collapse
Many thanks my friend... MANY MANY THANKS!

Yw,if you figure out how to change the text color in menu you should post findings here.
Sent from my PC36100 using Tapatalk

Related

Which files needed for app-bar

Hi.
I'm going to mod my stock ROM to be as i want, but i need to know which image files i need to edit for making a custom Application-Bar, you know the one to pull up and down on homescreen.
Anyone knows?
status_bar_close_on.9.png is the bar that is dragged down and the permanent one at the top is statusbar_background.png
Already got that one modded with the hero status bar.
Its the one at the bottom with the apps i want to change. Got any idea what these files are called?
Already got that one modded with the hero status bar.
Its the one at the bottom with the apps i want to change. Got any idea what these files are called?
I've only done this with cyanogen so not sure whether this is same for all but here goes:
Launcher.apk\res\drawable-port\ic_tray_collape.png
Launcher.apk\res\drawable-port\ic_tray_expand.png
Launcher.apk\res\drawable-port\tray_handle_pressed.png
Launcher.apk\res\drawable-port\tray_handle_selected.png
and the background for the Launcher menu:
Launcher.apk\res\drawable\pattern_carbon_fiber_dark.png
if we change the bar to darker colour, surely it will be impossible to read the clock. Could someone confirm?
Thanks
htcmagic said:
if we change the bar to darker colour, surely it will be impossible to read the clock. Could someone confirm?
Thanks
Click to expand...
Click to collapse
With a little more modding you can change the text color.
Changing the clock colour is a pain as it is in services.jar rather than the framework-res.apk, if anyone has steps to edit the services.jar do let me know
check out the dream section- there is a thread there about how to do it. Not easy.

Need help theming

Does anyone know what XML is responsible for the pop-up menu text color?
See screenshot.
I'm pretty confident it is in framework-res.apk, beyond that I am not sure.
+1 to this
DJZager said:
I'm pretty confident it is in framework-res.apk, beyond that I am not sure.
+1 to this
Click to expand...
Click to collapse
In all honesty, I don't think you answered his question...but good try (I think). He's referring to the XML file within that APK you mentioned that is responsible for the text colors in the homescreen menu options.
I still have to practice how to swap icons. I just want to change the spinning icon...
You're right, I am pretty confident that I didn't answer his question. The only reason to believe that the xml is in framework-res.apk is the fact that the icons and menu_background are also in framework-res.apk. I have found that although the icons are there, doesn't necessarily mean that the layout/colors/etc. are controlled by that apk.
For example, if you open com.htc.resources.apk you will find a ton of icons associated with the HTC Sense Dialer, but the color & layout are stored in phone.apk and HtcDialer.apk separately. I say all that to say this, I am pretty confident that you are looking for /res/values/styles.xml or maybe /res/values-hdpi/styles.xml in a decompiled framework-res.apk but 1) can't be sure that this is the correct xml to edit or 2) that the text color is even an xml edit.
So again, +1 to wanting to know how the text color is changed.
Nobody knows? All these theme experts and nobody helps....
Awesome!

(Q) Anyone know where this is

I'm looking for the png or xml that controls the white background for this menu. Found the icons that are in the menu but not the background itself
Thanks for the help guys. They are pngs in the framefork-res.apk= drawable-hdpi= and they are menu_submenu_background.9, menu_background_fill_parent_width.9 and menu_background.9
But now i have a new problem. Does anyone know how to change the text color? I need it either white or even red.
The menu background color will be located in an xml file in the /system/framework/framework-res.apk
Not sure the file but it will be controlled by a theme xml
That is a png it is most likely in a sub folder you have to look just because menus are in drawable-hdpi doesn't mean that the menu base is ill try and find it and edit post when I do
Edit its in drawable-hdpi search menu its there you have to really look though
Are you sure that you didnt just find the .9.pngs? i am pretty sure the color itself is controlled by the XMLs as well though wouldnt bet my life on it.
omegasun18 said:
Are you sure that you didnt just find the .9.pngs? i am pretty sure the color itself is controlled by the XMLs as well though wouldnt bet my life on it.
Click to expand...
Click to collapse
I dont recall seeing the .9.png behind the images name's if it is crap :\ uhh best thing i could think of was this http://forum.xda-developers.com/showthread.php?t=904769 its a myn mod but might work for what he's looking for if i had the chance to get on the pc i could find out but yea basically id have to fight whom ever is on to get on haha hectic man hectic
i know how that is when i searched menu all i got where the .9 files and the icons for settings etc. You could be right and i am just missing it if you are thats awsome i could get into modifying the menu background to have cool graphics as well then for my phone pretty easily. If you get the chance or someone finds out for sure please let us know.
Thanks for the help guys. They are pngs in the framefork-res.apk= drawable-hdpi= and they are menu_submenu_background.9, menu_background_fill_parent_width.9 and menu_background.9
But now i have a new problem. Does anyone know how to change the text color? I need it either white or even red.
Bump..... Anyone know the answer on how to change the color of the text in the menu
Sent from my PC36100 using XDA App
Text color is def in xml files. Also as a warning make sure you are correctly modifing the .9 files if you treat them like plain. Png files you will likely have problems down the road.
Sent from my PC36100 using XDA App
omegasun18 said:
Text color is def in xml files. Also as a warning make sure you are correctly modifing the .9 files if you treat them like plain. Png files you will likely have problems down the road.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Yup yup looked in pretty much every Xml in htc.resources.apk and framework-res.apk and i'm starting to think that i'm looking in the wrong place. Maybe it's in a .jar?
I already got the .9 pngs made up and they are about 90% transparent. That is why i need to change the text color cuz u cant really see it now.

[Q] Help, Statusbar themes?

Can one of you guru's give a noob a hand and tell me what i'm doing wrong.
no matter what i do i can't seem to theme the status bar.
I've created a new statusbar_background.9.png (yes i know .9.pngs are odd)
but i can't seem to actually make the phone take the change.
everything else i try and change shows up with no problem.
i've tried everything i could think of but am sure i'm missing something.
this file (attached) seems to do what i want if i drop it in framework-res on my old phone. or systemui on my tablet.
there is a statusbar_background.9.png in systemui but ????
but on the touch even if i edit the .xml and call it as drawable both as a .9 and a normal .png and i can't seem to make the touch like the change. i don't get a FC i just see the standard black bar. if i just delete the png i do get a fc though so...
I've even tried with a solid red bar just to see if it was the transparency but no go.
is it calling a different statusbar_background from somewhere i just can't find?
Many thanks to the person who tells me how im an idiot
http://www.multiupload.com/YOGY8OQCIE (mirror same as attached)
Ahh yes the dreaded 9.PNG file... it drives us themers nuts... it takes special edit which a little more than I can explain here. Search edit 9.PNG and I think you will find threads that will explain it in depth... probably not the answer you wanted but there are people on xda who have explained it much better than could...
thanks i'll give it a few more shots. but i'm fairly certain i created the .9.png correctly as it works on a couple other devices. and all my other .9 edits seem to work as intended. just was wondering if it was possible that it really wasn't the statusbar_background.9.png in systemui.apk that themed the status bar by some chance. as it seemed to FC if i had an incorrectly made png, but boots fine just with no change if i use one i'm pretty sure works.
just wish some themer had skinned the statusbar at all so i'd know it was just me being a mooley
I'm wondering the same thing, as I've changed almost everything else to MIUI style status indicators just by swapping PNG's in the drawable-hdpi folders. Crysis21 uses an HTC style status bar in his SensatioN ROM, and I've downloaded it to search the files and still can't find where the hell the change is made.
Yea just seems to want to foil my every try. It should just be the status_bar.9.png in systemui and mine seems to work on my buddies international s2 but for some reason ........ Dunno it may take me a while but ill figure it out eventually. Unless some kind soul steps in and shows us the answer
fnut6969 said:
I'm wondering the same thing, as I've changed almost everything else to MIUI style status indicators just by swapping PNG's in the drawable-hdpi folders. Crysis21 uses an HTC style status bar in his SensatioN ROM, and I've downloaded it to search the files and still can't find where the hell the change is made.
Click to expand...
Click to collapse
Do you mind aharing what youve done already? Im running starburat rom and would love to get rid of the green gingerbread icons lol
Sent from my SPH-D710 using XDA App
Sorry about the format, I wasn't able to upload a zip for some reason, the attached file has all of the drawable-hdpi folder changes I've made. The work isn't my own, only some of the tweaks and proper naming, its from HTC, the MIUI devs, and the brilliant minds (obviously mine excluded) on XDA.
Thanks....gonna try and learn as well. You guys are mch better than i but we all start simewhere right
Sent from my SPH-D710 using XDA App

[Q] Pull Down Bar Background

Hello i was wanting to know how to change the image in the pulldown bar like you see in the UOT kitchen and if its possible to change the top buttons images like the wifi on / off and 4G on /off ect or the whole button itself
there in the SystemUI.apk located in system/apps
res/drawablehdpi folder
just edit in any image editor but try and stay away from the .9.pngs they are special and a pain in the bum.
you can just change .apk to .zip to unzip then rezip and rename.apk
you want the quicklaunch icons for the drop down icons
and status_bar_background for the actual background
thank you bro for such a fast answer
no problem i just happen to be trollin through
do you happen to know were the battery images are ?
and if i could just remove all the stock ones with ones from another theme for my phone ?
battery images are in framework-res
system/framework
if using ones from another phone you'll probably need to do some renaming
most roms currently on our phone use full 100 % increments
if i remember correctly there are 203 total 100 unplugged
100 plugged and a full empty and unknown
thanks again you have been a huge help
anytime
if noone shares the info this stuff can be a royal pain.
If you use the UOT Kitchen and keep getting errors, try un-checking Patch9 autofix. This will not decompile the 9patch images and may allow your theme to build. It worked for me with modding ACS Ice Cream Sandwich Theme (modded battery only).
thank you
and are there any other theme kitchens or rom kitchens for our phone ?
oh and i noticed there are two different default pull-down backgrounds one under systemUI.apk and one under the frameworks.apk and both are different sizes and dimensions , witch ones do i change ? or do i change both ?
the one you want for the drop down background is
status_bar_background.png
in SystemUI.apk
mjcollum said:
anytime
if noone shares the info this stuff can be a royal pain.
Click to expand...
Click to collapse
I'm fairly new to Android, coming from my FrankenPre to the Epic Touch. I want to begin editing the icons and images on my phone, and I've been exploring some ROMs ansd themes and switching up some icons, which have worked fine. However, I have no idea exactly where all the images are kept. For instance, I tried to change the stock Email icon, but the images I changed weren't right, and I was somehow left with the "Android Robot" icon.
My question is, seeing as how you know where these images reside on the phone, how do I go about knowing which icons are where, and which ones I need to change? Is there a list somewhere of the stock system images and their locations, or is it trial and error to figure out where they are? Thanks for the help.
mjcollum said:
no problem i just happen to be trollin through
Click to expand...
Click to collapse
haha "just rollin thru""

Categories

Resources