[REQ] Inverse Notification Icon Color (Black Status Bar) - Nexus One Themes and Apps

I was wondering if there is a way to reverse icon colors in the status bar. I just downloaded a black status bar and a lot of the icons blend into the black bar (if that makes sense).
If anyone can help me out, thanks. I don't know anything at all about coding and very little about the root process, so a Metamorph option would be the easiest way for me, although I can figure out theming.

Maybe you like those...http://forum.cyanogenmod.com/topic/...tatusbar-icons/page__view__findpost__p__33425

rori~ said:
Maybe you like those...http://forum.cyanogenmod.com/topic/...tatusbar-icons/page__view__findpost__p__33425
Click to expand...
Click to collapse
I saw those. I wasn't quite sure if it changes the Messaging, Gmail, Voice and other icons since all I see is the USB and USB Tethering icons. Do you know if those are changed?

Haven´t checked that...best, open file and have a look before you morph.

rori~ said:
Haven´t checked that...best, open file and have a look before you morph.
Click to expand...
Click to collapse
Wow that is a great idea. I never thought of that haha (still brand new to this stuff). Well, unfortunately it doesn't have icons for Messaging, Gmail and a few others. Thanks for the idea though. Now I know I can check.
Any other ideas?

Anyone know of anything else to do?

Shameless bump because I really want this.

There is a desire morph around somewhere, locate the files or images you want and I can make a morph, just need to know what rom and icons.

Also bumping. Now that CM has theming, I think someone should have one out.

Use ninja morph and inverse the images u want in framework-res.apk ...really easy
Sent from my Nexus One using XDA App

Made this one a while back...
http://forum.xda-developers.com/showthread.php?t=766561

martin0285 said:
Use ninja morph and inverse the images u want in framework-res.apk ...really easy
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
I checked out ninja morph. You're right, it does exactly what you said...EXCEPT you have to modify every icon individually, which ends up being an enormous pain.
Also, I could have missed something but how do you inverse icons directly on the phone? I looked around and still couldnt find anything. Ended up transfering them to the pc and editing them from there.
In the end, I'm just amazed that android doesn't have a unified icon / theming system yet. To edit messages, you have to go in to mms.apk (took me forever to figure that one out), to edit gmail you have to look in gmail.apk, system icons were in framework, etc. What a pain.

Related

Glass Status Bar

Anyone look at porting over Formels (N1 Forum) glass status bar to the incredible. I would jump at it but I really do lack the xml editing that I think is needed. I have tried to just replace the statusbar png in framework-res and it work for some apps but it is not consistent. Im willing to help in anoyone out with completing this project. I just need some help.
craigmack said:
Anyone look at porting over Formels (N1 Forum) glass status bar to the incredible. I would jump at it but I really do lack the xml editing that I think is needed. I have tried to just replace the statusbar png in framework-res and it work for some apps but it is not consistent. Im willing to help in anoyone out with completing this project. I just need some help.
Click to expand...
Click to collapse
Would you care to provide a link of whatever you are reqeusting?
Good chioce....i would like to have that status bar
Sent from my ADR6300 using XDA App
deficitism said:
Would you care to provide a link of whatever you are reqeusting?
Click to expand...
Click to collapse
Check it out: http://forum.xda-developers.com/showthread.php?t=638659
if youre still using sense, just do a color invert in the statusbar png so it'll be white and then start making it transparent. that looks like its at a pretty high amount of transparency. if youre using CM6, it should be as easy as copy and paste from that framework to yours.
how do you make it transparent
Sent from my ADR6300 using XDA App
I can get the status bar to be transparent on most apps. My problem really is on my calendar. It is showing up with a "USB Debugging" every single time. I have attached photos to show you guys what I see. I have also included the png's I am using to get the statusbar transparent.
PS. They are located in framework-res.apk/res/drawable-hdpi-v4.
Let me know how everyone elses looks. Any help to get this fixed for everyone is greatly appreciated.
did anyone ever get this working? really wanna try this
SLOflatlander said:
did anyone ever get this working? really wanna try this
Click to expand...
Click to collapse
+1
send from my old school work PC, with a pimped out CRT monitor that weighs 120 lbs.
I'd love to see the Glass status bar that turns black when entering an app

[request] Themed 3G icon

can anyone post up a themed version of the stock or new MIUI rom flashable 3G indicator, themed to match this (or both):
http://forum.xda-developers.com/showthread.php?t=788214
Thanks!
Do you mean you're after:
A theme for MIUI which has the 3G icons from that theme
or
That theme with the MIUI 3G icons?
Josh.
fllash said:
Do you mean you're after:
A theme for MIUI which has the 3G icons from that theme
or
That theme with the MIUI 3G icons?
Josh.
Click to expand...
Click to collapse
I would like the 3g icon from that rom to flash over SkyRaider 3.2
^Same^ but likt the one from the smooth blue theme that is a blue 3G indicator. Or JUST the stock HTC 3G indicator in blue if possible. Thanks
just pull it out of the framework and color it yourself, it's like 4 images
worm- said:
just pull it out of the framework and color it yourself, it's like 4 images
Click to expand...
Click to collapse
How do I do this?
Thanks
Funny. I was just going to post asking anyone if they had it in red. I would also like to know how to do it.
Contempt4You said:
Funny. I was just going to post asking anyone if they had it in red. I would also like to know how to do it.
Click to expand...
Click to collapse
I know. I really want it lol, because i kinda hate the 3G indicator in the theme i have currently, as it's hard to see the upload/download arrows, so i just wanted a flashable indicator so I dont lose the cool notification pulldown
I can edit it with photoshop if I can find it. Can anyone give me a hint to the file path?
EDIT: Hah...ok I suck and fail.
I found the apk and edited the images. Looked great. Put the apk back together. Unistalled the original apk and tried to install my modified apk. Would not install. I'm done with it for now. I guess I will read up on signing tomorrow although I thought I had read that system apps didn't need to be signed.
I'll play with it more tomorrow.
do adb pull /system/framework/framework-res.apk
And the images should n in the drawable-hdpi. Folder if not just look around until u find the images
Then pull the framework from your current Rom and replace your images with the images you want then repush your framework hack to the phone and reboot
Sent from my ADR6300 using Tapatalk
Contempt4You said:
I can edit it with photoshop if I can find it. Can anyone give me a hint to the file path?
EDIT: Hah...ok I suck and fail.
I found the apk and edited the images. Looked great. Put the apk back together. Unistalled the original apk and tried to install my modified apk. Would not install. I'm done with it for now. I guess I will read up on signing tomorrow although I thought I had read that system apps didn't need to be signed.
I'll play with it more tomorrow.
Click to expand...
Click to collapse
If you figure it out can you pack a zip of just the 3g icon in blue as well for me?
Thanks man
Thanks for the tips. With a little help from google, I was able to figure it out.
Which icon did you need exactly? The 3g toggle or the notification bar?
well, i did it and replaced some old icons with cooler looking ones, but the 3g icons (along with similar data icons) did not show up. all of the other ones showed up. also, i read a thread where this dude got 4g icons from another rom and installed them on his phone to make it look like he had 4g, but then hours later, he experienced loss of mobile data... and now i think i am too... any suggestions?
I'm sorry I can't help you. I am learning all this myself and wouldn't pretend to know where to start on that. All I can say is that if you are going to make any changes then backup early and often.
The 3g toggle icons I was looking for were in system/app. I merely reskinned them and dropped them back in.
Contempt4You said:
I'm sorry I can't help you. I am learning all this myself and wouldn't pretend to know where to start on that. All I can say is that if you are going to make any changes then backup early and often.
The 3g toggle icons I was looking for were in system/app. I merely reskinned them and dropped them back in.
Click to expand...
Click to collapse
i wanted notification bar icon
I'm running a theme and mine is already skinned. I think either way you would still have to adb push it onto your phone. I did some googling and took a crash course on changing system icons.
Once I figured it out, it made sense (i know that sounds stupid, but after i did it, I was like oh yeah I get it now). I know that's not a big help, but I'm new to this and wouldn't want to bork your phone. Maybe someone more knowledgable will come save the day.
Otherwise I would google in terms like editing apks and adb pull adb push etc. and maybe you will figure it out too.
Hell I can't wait to ruin my phone now that I am armed and dangerous =)
Contempt4You said:
I'm running a theme and mine is already skinned. I think either way you would still have to adb push it onto your phone. I did some googling and took a crash course on changing system icons.
Once I figured it out, it made sense (i know that sounds stupid, but after i did it, I was like oh yeah I get it now). I know that's not a big help, but I'm new to this and wouldn't want to bork your phone. Maybe someone more knowledgable will come save the day.
Otherwise I would google in terms like editing apks and adb pull adb push etc. and maybe you will figure it out too.
Hell I can't wait to ruin my phone now that I am armed and dangerous =)
Click to expand...
Click to collapse
Lol, i actuallly finally figured out how to extract the png's, so i am going to edit in photoshop, then replace the current images with the app ninjamorph.
*didnt work* left a huge blank space on noti. bar and when I rebooted to see if it would show, I bootlooped*
Well. I spent last night learning to resign edited apk files, so literally nothing on my phone is safe now.
Contempt4You said:
Well. I spent last night learning to resign edited apk files, so literally nothing on my phone is safe now.
Click to expand...
Click to collapse
Is there any way to pack the png's so that I can flash them or install as an apk?
Anyone know how I'd do this? I already have the edited png's.
Can I send any of you guys the folder with the icons and you can help me out with this?
Thanks again
It seems the easiest way to change or theme icons is to not unzip them. Just open them with 7zip and make your changes, then close it. They will stay compressed and all of the info and size will remain intact.
Once changed you will have to resign the apk or zip file.
I spent the better part of 2 hours reading up on it using these forums and google, but I do not in any way feel knowledgable enough to instruct you on the finer points. There are oodles of topics on editing apk's and signing them when you are finished.
The steps seem pretty clear:
1. download or pull apk
2. open with 7zip
3. make changes keeping sizes and file names the same
4. close
5. re-sign the apk or zip file (most likely have to delete the existing files to the original signing which will be replaced with your own)
6. push or install the zip or apk (make sure the original app is uninstalled prior to reinstalling the changed app)
There are various methods and tools. The most helpful thread I found on signing is here: http://forum.xda-developers.com/showthread.php?t=473580
I hope this covers it all and is helpful to you. I am new at it and can only tell you to backup everything and if you are unclear on any of it, then don't attempt it.
Read all the posts related to it. There is great info and plenty of feedback on known issues or mistakes others have had.

[Q] Theming JVB

I've been theming small aspects of JVB, specifically Perception II. I've tried to theme the background of the music controls inside the status bar drawer. On Froyo ROMs, I could just throw a modified png into the zip. Now, I do that and it's still purple. I even decompiled and recomplied with the new pngs, but it doesn't work. Any ideas on what to do? I attached the modded files below. Thanks!
Are you replacing the ones in twframework-res.apk?
Sent from my GT-I9000 using XDA fap
modest_mandroid said:
Are you replacing the ones in twframework-res.apk?
Sent from my GT-I9000 using XDA fap
Click to expand...
Click to collapse
Of course. I opened them in Photoshop and edited and put them back into twframework. Thing is, I've done this before very successfully modifying themes on Froyo.
Wacky.. dunno dude, I'll give it a shot later tonight and see if I can get it to work if the wife doesn't burglarize all my time.
modest_mandroid said:
Wacky.. dunno dude, I'll give it a shot later tonight and see if I can get it to work if the wife doesn't burglarize all my time.
Click to expand...
Click to collapse
Wow thanks a lot man
Yeah, that's weird.. changing the png's doesn't seem to affect what actually shows up. Makes you wonder if it's grabbing them from somewhere else entirely..
Edit: I was right! Check out /system/app/MusicPlayer.apk, it has it's own set of status bar png's. I haven't tried replacing them myself yet, but I have a strong feeling that those are the ones you should be changing as opposed to the ones in twframework-res.apk. Samsung seems to enjoy scattering their graphics around.. there are also a couple pertinent to the status bar and dropdown shade in SystemUI.apk and Phone.apk.
Good luck, dude! Let me know if those were the correct ones!
modest_mandroid said:
Yeah, that's weird.. changing the png's doesn't seem to affect what actually shows up. Makes you wonder if it's grabbing them from somewhere else entirely..
Edit: I was right! Check out /system/app/MusicPlayer.apk, it has it's own set of status bar png's. I haven't tried replacing them myself yet, but I have a strong feeling that those are the ones you should be changing as opposed to the ones in twframework-res.apk. Samsung seems to enjoy scattering their graphics around.. there are also a couple pertinent to the status bar and dropdown shade in SystemUI.apk and Phone.apk.
Good luck, dude! Let me know if those were the correct ones!
Click to expand...
Click to collapse
Is SystemUI.apk new to Gingerbread? I'll look into it.
God THANK YOU, that's an amazing find and so useful to me! I am SO GRATEFUL. Damn, Samsung isn't the most efficient company of coders. Putting lockscreen music control backgrounds in framework-res and status bar ones in music apk? Wow.
SystemUI.apk handles all the notification bar/dropdown stuff and all of those images are used instead of what's in twframework-res.apk now (GB).
The background and buttons for the dropdown are in MusicPlayer.apk though. Crazy.
So apparently the toggle PNGs in SystemUI.apk are locked, so they cannot be edited in Photoshop and lose their transparency. Sucks....
Yeah, kinda sucks. I grabbed a screenshot of Explorer with large thumbnails, copied each one and inverted them so they're smoothed to black background, made black transparent, then changed the color. It works out ok I guess.
CuriousTech said:
Yeah, kinda sucks. I grabbed a screenshot of Explorer with large thumbnails, copied each one and inverted them so they're smoothed to black background, made black transparent, then changed the color. It works out ok I guess.
Click to expand...
Click to collapse
They still turn out jagged because the originals, using transparency, are smoothed. I think I can get someone to fix that...
If anyone is interested, I am recreating a lot of the elements by hand. It's HARD OH MY GOD, some pieces require 7 layers of separate transparencies i have to match to the originals. But I'm making a theme, just modded stock for now but I'll be working on it for a while. I'll make a thread soon!
So ALL the battery icons are locked... I downloaded a random GB theme and took out the battery icons, and those are locked too. Decompiled framework, still locked. What the hell???? How do I mod them?!
I figured most stuff out now. Except how to change the status bar background. I put it into SystemUI.apk (2 different names), framework, and twframework. Nothing works. Any clues?
Haloruler64 said:
So ALL the battery icons are locked... I downloaded a random GB theme and took out the battery icons, and those are locked too. Decompiled framework, still locked. What the hell???? How do I mod them?!
Click to expand...
Click to collapse
How'd you solve this?
Haloruler64 said:
I figured most stuff out now. Except how to change the status bar background. I put it into SystemUI.apk (2 different names), framework, and twframework. Nothing works. Any clues?
Click to expand...
Click to collapse
Check SystemUI.apk drawable-hdpi directory, also check the values directory, there's one xml in there that defines the background color for the dropdown shade.
Edit: nevermind, changing that xml does nothing
Haloruler64 said:
Is SystemUI.apk new to Gingerbread? I'll look into it.
God THANK YOU, that's an amazing find and so useful to me! I am SO GRATEFUL. Damn, Samsung isn't the most efficient company of coders. Putting lockscreen music control backgrounds in framework-res and status bar ones in music apk? Wow.
Click to expand...
Click to collapse
Half of it is left over Google crap, half of it is left over Samsung Froyo crap, and half of it is actually being used.
It's quite the mess.
Haloruler64 said:
If anyone is interested, I am recreating a lot of the elements by hand. It's HARD OH MY GOD, some pieces require 7 layers of separate transparencies i have to match to the originals. But I'm making a theme, just modded stock for now but I'll be working on it for a while. I'll make a thread soon!
Click to expand...
Click to collapse
Why aren't you using the originals? Is it because they're Index images that don't open properly? If so, open them with Adobe Fireworks, save them, then open them in whatever else.
res\layout\status_bar_tracking.xml has the background color. Change to image:
<View android:background="@drawable/status_bar_background" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_weight="1.0" />
Copy the file from the theme in my sig if you need a working reference. It has no clock in the bar and no text in the toggles as well.
MikeyMike01 said:
Half of it is left over Google crap, half of it is left over Samsung Froyo crap, and half of it is actually being used.
It's quite the mess.
Click to expand...
Click to collapse
3 halves, it must be all kinds of messy!
modest_mandroid said:
How'd you solve this?
Click to expand...
Click to collapse
GIMP, convert to RGB, then it works. But GIMP has no real batch mode, like Photoshop. Which sucks.
MikeyMike01 said:
Why aren't you using the originals? Is it because they're Index images that don't open properly? If so, open them with Adobe Fireworks, save them, then open them in whatever else.
Click to expand...
Click to collapse
Yeah that's why originally. Can you open 171 files in Fireworks and save them automatically? I don't wanna do that for all the status bar stuff individually.
Also I have to get Fireworks.
CuriousTech said:
res\layout\status_bar_tracking.xml has the background color. Change to image:
<View android:background="@drawable/status_bar_background" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_weight="1.0" />
Copy the file from the theme in my sig if you need a working reference. It has no clock in the bar and no text in the toggles as well.
Click to expand...
Click to collapse
Wow thanks! I'll do that now.
EDIT: Using APK Manager 4.9, I keep getting errors while decompiling SystemUI.apk. Any reason or special method to decompile it?

[Q] Possible to make status bar black?

I know the triumph is the new kid on the block and doesn't have a lot of dev or theme work for it yet,but was just wondering if anyone has accomplished making the status bar and pull down black with white lettering? if so... how?
thx
I've tried a couple metamorph themes, as well as an apk I found named GingerBar, all to no avail. Hopefully with CM7 just around the bend we will see black notification bars on our triumphs
I've been trying the same thing. I've tried flashing several metamorph themes and such, even .zip to be installed from recovery. Nothing actually worked. A few metamorph themes just installed indefinitely without finishing. I did a restore from my backup just to make sure there's no damage. I made this thread on HowardForums and someone suggest UOkitchen or whatever it's called lol, but that's seems crazy time consuming. Also, someone posted a screenshot here on XDA in the show your homescreen thread with a modified status bar, might be worth sending him a message asking how, maybe he or she would be willing to help
johnnycsx said:
I've been trying the same thing. I've tried flashing several metamorph themes and such, even .zip to be installed from recovery. Nothing actually worked. A few metamorph themes just installed indefinitely without finishing. I did a restore from my backup just to make sure there's no damage. I made this thread on HowardForums and someone suggest UOkitchen or whatever it's called lol, but that's seems crazy time consuming. Also, someone posted a screenshot here on XDA in the show your homescreen thread with a modified status bar, might be worth sending him a message asking how, maybe he or she would be willing to help
Click to expand...
Click to collapse
I would try the UOT Kitchen. Its less time consuming than the methods previously mentioned
nbeebe24 said:
I would try the UOT Kitchen. Its less time consuming than the methods previously mentioned
Click to expand...
Click to collapse
it makes the status bar black, but it doesn't change the text color from black to white
ceejay83 said:
it makes the status bar black, but it doesn't change the text color from black to white
Click to expand...
Click to collapse
Okay, well since there is root access it should be able to be done right?
Sent from my Xoom using XDA Premium App
nbeebe24 said:
Okay, well since there is root access it should be able to be done right?
Sent from my Xoom using XDA Premium App
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=831715
i tried opening the services.jar with winrar like the guide says, but can't find any of the files in there. i was told i need to open it up with java, but it's getting too technical for me. maybe you can figure it out
ceejay83 said:
http://forum.xda-developers.com/showthread.php?t=831715
i tried opening the services.jar with winrar like the guide says, but can't find any of the files in there. i was told i need to open it up with java, but it's getting too technical for me. maybe you can figure it out
Click to expand...
Click to collapse
I'm taking a trip to Ohio tomorrow morning at 4 a.m., 10 hour drive IF there's absolutely no traffic. I can't sleep, because if I do my dad'll have trouble staying awake lol. I have a car-to-wall outlet charger thingy that works with my laptop, so I'll give it a shot on the way. I'll let you know how it goes!
ceejay83 said:
http://forum.xda-developers.com/showthread.php?t=831715
i tried opening the services.jar with winrar like the guide says, but can't find any of the files in there. i was told i need to open it up with java, but it's getting too technical for me. maybe you can figure it out
Click to expand...
Click to collapse
I should br receiving mine soon so I'll look into it as well
I found a bunch of themes at droidpirate. com. They all seem to work pretty well
Sent from my MOTWX435KT using XDA App
elflip88 said:
I found a bunch of themes at droidpirate. com. They all seem to work pretty well
Sent from my MOTWX435KT using XDA App
Click to expand...
Click to collapse
The metamorph themes? Which themes are you referring too?
what MM theme works on triumph?
gravityone said:
what mm theme works on triumph?
Click to expand...
Click to collapse
yup yes indeed
mm themes don't change the text color, so it'll be black text on black bar and you won't see anything
mr2011 said:
The metamorph themes? Which themes are you referring too?
Click to expand...
Click to collapse
Yrah they're metamorph themes. There for the status bar, status background, and for all the icons on the status bar
Sent from my MOTWX435KT using XDA App
Yea just go to Droid pirate and use metamorph... who really needs a clock on the status bar anyways? U can theme all the notifications and status bar icons and turn the bar black.
MOTWX435KT
I'm still working on the "white text" half of the conundrum, but in the mean time something like Fancy Widgets should be good enough.
Although a black-bar-white-text theme is something that's a personal goal.
Metamorph makes it easy, but it has a lot more bugs than flashing a theme.

Stuck while making a new theme because of an icon!

Hi everyone! Im making a theme for Gingerbread for the Galaxy Tab and am stuck because of an icon I cant get rid of or find where it is! Can someone help and tell me WHERE the icon (below attached) that pops up on the task bar during Media Scanning, is hidden? I looked everywhere, all system APKs I can think of including framework-res.apk and SystemUI.apk and cannot find it anywhere. Its driving me crazy!
I've successfully modded stat_notify_sdcard.png, stat_notify_sdcard_prepare.png and stat_notify_sdcard_usb.png from framework-res.apk and during PREPARE SD CARD operations the new updated icons show up.
However during MEDIA SCANNING operations, the old shows up again, no matter what. This stock icon I want to replace is hiding still somewhere else (..I cleaned all caches multiple times just in case and doesn't fix it)
Thanks in advance for the tip!
maybe you find in under music player ?
who knows
i never saw it before ~~
VeEuzUKY said:
Hi everyone! Im making a theme for Gingerbread for the Galaxy Tab and am stuck because of an icon I cant get rid of or find where it is! Can someone help and tell me WHERE the icon (below attached) that pops up on the task bar during Media Scanning, is hidden? I looked everywhere, all system APKs I can think of including framework-res.apk and SystemUI.apk and cannot find it anywhere. Its driving me crazy!
I've successfully modded stat_notify_sdcard.png, stat_notify_sdcard_prepare.png and stat_notify_sdcard_usb.png from framework-res.apk and during PREPARE SD CARD operations the new updated icons show up.
However during MEDIA SCANNING operations, the old shows up again, no matter what. This stock icon I want to replace is hiding still somewhere else (..I cleaned all caches multiple times just in case and doesn't fix it)
Thanks in advance for the tip!
Click to expand...
Click to collapse
You will find that on the mediaProvider.apk. in system/apps
If you need any help just PM me....
Sent from my SCH-I510 using XDA App
Thanks
XDAholic said:
You will find that on the mediaProvider.apk. in system/apps
If you need any help just PM me....
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
Thanks, that solved the issue of the missing icon for me.
Cheers
XDAholic said:
You will find that on the mediaProvider.apk. in system/apps
If you need any help just PM me....
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
YES! UR absolutely right, it actually made sense to be inside that package! thank you very much! I have one more (last) icon I cant trace where it is I want to modify for my theme; its the icon that pops on the left on the taskbar afetr an app is installed (for example after a package ins downloaded from Market and then installed, this is the notification icon). Can U help help me locate inside which package its hiding?
Thanks a lot again XDAholic
VeEuzUKY said:
YES! UR absolutely right, it actually made sense to be inside that package! thank you very much! I have one more (last) icon I cant trace where it is I want to modify for my theme; its the icon that pops on the left on the taskbar afetr an app is installed (for example after a package ins downloaded from Market and then installed, this is the notification icon). Can U help help me locate inside which package its hiding?
Thanks a lot again XDAholic
Click to expand...
Click to collapse
That's in the vending.apk itself. I think drawable.mpdi. but just look in the Res folders you'll see it.. definately vending.apk tho...
Sent from my SCH-I510 using XDA App
XDAholic said:
That's in the vending.apk itself. I think drawable.mpdi. but just look in the Res folders you'll see it.. definately vending.apk tho...
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
You're right again, thank you very very much!! Im almost done with all the graphics except one and editing some XMLs:
First, the download successful graphic was indeed in the vending.apk but when the download is not successful the standard red warning triangle is displayed. This graphic is not part of the vending.apk so im assuming its pulled from the standard stat_sys_warning.png from framework-res.apk?
Finally, I need to change and that is the size of the fonts for the date display on the top right of the taskbar. Do you know which XML or file I need to edit to change that font size?
Thanks again for all you amazing knowledge and help on this
VeEuzUKY said:
You're right again, thank you very very much!! Im almost done with all the graphics except one and editing some XMLs:
First, the download successful graphic was indeed in the vending.apk but when the download is not successful the standard red warning triangle is displayed. This graphic is not part of the vending.apk so im assuming its pulled from the standard stat_sys_warning.png from framework-res.apk?
Finally, I need to change and that is the size of the fonts for the date display on the top right of the taskbar. Do you know which XML or file I need to edit to change that font size?
Thanks again for all you amazing knowledge and help on this
Click to expand...
Click to collapse
I do believe the status bar clock is controlled by the services.jar and not a particular. Xml file, but ive never edited that clock so i am not 100% positive. Im horrible with smali code. Sorry! Yes the stat-notify-error.png in framework-res would control the statusbar icon for errors while downloading apps.
Sent from my SCH-I510 using XDA App
Out of curiosity, Ive seen the icon on the WIFI tab that shows the signal strength and encryption status some where in an APK resource but now, cant find it anymore. Does anyone know where its located? (Screenshot below in case UR not sure what Im talking about).
Thanks much!!
VeEuzUKY said:
Out of curiosity, Ive seen the icon on the WIFI tab that shows the signal strength and encryption status some where in an APK resource but now, cant find it anymore. Does anyone know where its located? (Screenshot below in case UR not sure what Im talking about).
Thanks much!!
Click to expand...
Click to collapse
It's been a while but I'm pretty sure that one is either framework-res or twframework-res (if you're still on a TW ROM). I thought I saw it in amongst the stat_sys_* images, but I could be completely wrong. I don't think I've tried editing that one.
EDIT: By the way, check in status_bar_expanded.xml and status_bar.xml for some parameters regarding the clock, but be careful cos they can ruin a theme (everything from graphical artifacts to bootloops) quite easily.

Categories

Resources