[Request] Change Gummynex softkey background color - Samsung Galaxy Nexus

I'm currently on Gummy 1.2.2 for the toro and I've been going crazy trying to modify the background color of the softkeys. Not the glow effect, not the keys themeselves, but the actual bar they rest on. I'd like to make it white but if someone could just help me figure out how to change it to begin with it'd be greatly appreciated. I've decompiled the systemui apk and tried editing several xml's but got nowhere with it. It's driving me crazy trying to figure it out. Any help would be awesome. I've searched through the forums and had no luck thus far.

1.2.2
where can i get the 1.2.2?can't find it

utcu said:
I'm currently on Gummy 1.2.2 for the toro and I've been going crazy trying to modify the background color of the softkeys. Not the glow effect, not the keys themeselves, but the actual bar they rest on. I'd like to make it white but if someone could just help me figure out how to change it to begin with it'd be greatly appreciated. I've decompiled the systemui apk and tried editing several xml's but got nowhere with it. It's driving me crazy trying to figure it out. Any help would be awesome. I've searched through the forums and had no luck thus far.
Click to expand...
Click to collapse
Its all in layout folder the 3 nav xmls are what your going to want to edit and it'd be the first line of each XML when you open it and if you wanna change the nav bg with images I can post the XML so you can see yourself to see what you would need to change
Sent from my Galaxy Nexus using Xparent ICS Blue Tapatalk 2

ilysm said:
where can i get the 1.2.2?can't find it
Click to expand...
Click to collapse
http://goo.im/devs/TeamGummy/Roms/Toro

ZOMBI3 said:
Its all in layout folder the 3 nav xmls are what your going to want to edit and it'd be the first line of each XML when you open it and if you wanna change the nav bg with images I can post the XML so you can see yourself to see what you would need to change
Sent from my Galaxy Nexus using Xparent ICS Blue Tapatalk 2
Click to expand...
Click to collapse
How exactly would I go about this? I tried editing the hex values on all three of them but that was a no go. I didn't know I could replace them with images. Thanks again.

utcu said:
http://goo.im/devs/TeamGummy/Roms/Toro
Click to expand...
Click to collapse
thanks so much

utcu said:
How exactly would I go about this? I tried editing the hex values on all three of them but that was a no go. I didn't know I could replace them with images. Thanks again.
Click to expand...
Click to collapse
What are you using to decompile ? and there you go, compare my xmls with yours to do the edits i threw in the tracking xml also and thats how you go about having a custom pulldown bg,
1 pulldown back should be about 480x733 gives you a perfect image in portrait and landscape, and you take your image and name it pulldown_bg.png and save in gimp for example
2 navbar backgrounds = navbar01 =400x50, navbar02=50x400 save as png format
3. all three of those images put them in the drawable-xhdpi in sytemui
4. easy to do you should be able to do it on your own let me know if you have any troubles
Sent from my Galaxy Nexus using Xparent ICS Blue Tapatalk 2

ZOMBI3 said:
What are you using to decompile ?
Sent from my Galaxy Nexus using Xparent ICS Blue Tapatalk 2
Click to expand...
Click to collapse
I'm using an apk manager developed for Mac. I've used it to decompile, theme, and build multiple apk's from my rom. It works pretty awesome. Lol. I use that to decompile and then I use xml edit to change the xmls. I don't have a PC to run the regular apk tool on so I'm unsure if that's where my issue is.

utcu said:
I'm using an apk manager developed for Mac. I've used it to decompile, theme, and build multiple apk's from my rom. It works pretty awesome. Lol. I use that to decompile and then I use xml edit to change the xmls. I don't have a PC to run the regular apk tool on so I'm unsure if that's where my issue is.
Click to expand...
Click to collapse
just posted it on what to do depends on what you do this is what im doing right now

ZOMBI3 said:
What are you using to decompile ? and there you go, compare my xmls with yours to do the edits i threw in the tracking xml also and thats how you go about having a custom pulldown bg,
1 pulldown back should be about 480x733 gives you a perfect image in portrait and landscape, and you take your image and name it pulldown_bg.png and save in gimp for example
2 navbar backgrounds = navbar01 =400x50, navbar02=50x400 save as png format
3. all three of those images put them in the drawable-xhdpi in sytemui
4. easy to do you should be able to do it on your own let me know if you have any troubles
Sent from my Galaxy Nexus using Xparent ICS Blue Tapatalk 2
Click to expand...
Click to collapse
Seems simple enough. I just edited a ton of apps throughout my rom and blacked everything out. Very minimal color with an emphasis on black and white and I think the white nav and Status bars will help keep the contrast along the theme flowing. I can't wait to get home and try it out. Thanks again for the help.
Edit... well it was a no go for me. Cannot figure this out. Here's the xml's that I'm starting with.

utcu said:
Seems simple enough. I just edited a ton of apps throughout my rom and blacked everything out. Very minimal color with an emphasis on black and white and I think the white nav and Status bars will help keep the contrast along the theme flowing. I can't wait to get home and try it out. Thanks again for the help.
Edit... well it was a no go for me. Cannot figure this out. Here's the xml's that I'm starting with.
Click to expand...
Click to collapse
Is it recompiling correctly? And if you sign it don't just rename FROM UNSIGNEDSYSTEMUI TO SYSTEMUI and what apktooljars are you using also?
Sent from my MB860 using Xparent ICS Blue Tapatalk 2

Thanks again Zombi3. I wouldn't have figured this out alone.

utcu said:
View attachment 1082634
Thanks again Zombi3. I wouldn't have figured this out alone.
Click to expand...
Click to collapse
Np any time it looks good btw ! C:
Sent from my Galaxy Nexus using Xparent ICS Blue Tapatalk 2

Do you need to be on a custom ROM to be able to do this? Or will stock root work? Also did you replace your navbar background with an image or just changed the color? I am trying to do this but systemui crashes. Any help would be appreciated.

Related

Lock screen font color !

Thru it into Q & A, no reply.
Would like to change the color of the clock font on the lock screen from white to black. Will appreciate any input I can get.
Pp.
Sent from my tofu plasma converter.
I'm pretty sure you have to color some png files... Not exactly sure...
Sent from my SPH-D710 using XDA
The numbers are in framework-res.apk inside of the res/drawable-hdpi folders. The images that your looking for are towards the bottom but there really noticeable. U just need something like PhotoShop or Gimp to change the color from white to whatever u want. I'm on my way home from work so if u need more help than that let me know and I'll do my best. I no longer have a pc but I'll do my best to walk u through it.
Sent from my SPH-D710 using Tapatalk 2 Beta-5
Tiffany84 said:
The numbers are in framework-res.apk inside of the res/drawable-hdpi folders. The images that your looking for are towards the bottom but there really noticeable. U just need something like PhotoShop or Gimp to change the color from white to whatever u want. I'm on my way home from work so if u need more help than that let me know and I'll do my best. I no longer have a pc but I'll do my best to walk u through it.
Sent from my SPH-D710 using Tapatalk 2 Beta-5
Click to expand...
Click to collapse
Thanks Tiff, I have Photoshop on my PC so I'm going to give it a try on my own, if I get stuck I'll drop you a line. I guess I can use root explorer to access the files. Maybe I can put of Graphic Design skills to work and learn something in the process. Hopefully I can post some progress and help someone else out.
Pp.
Sent from my tofu plasma converter.
I recommend using 7-zip. It's a developer and themers best friend.
Sent from my SPH-D710 using Tapatalk 2 Beta-5
Is that the same as 7 Zipper by yonghoon chin in the play store?
Pp.
** EDit **
Never mind, Googled it, downloading.
Pp.
PanchoPlanet said:
Is that the same as 7 Zipper by yonghoon chin in the play store?
Pp.
Click to expand...
Click to collapse
Never heard of that but 7zip is for your pc. It's like win-rar but way better imo and free.
Sent from my SPH-D710 using Tapatalk 2 Beta-5
Got it, looking at tutorials on how to use. I guess i'll be "unpacking" files, copy file to 7zip, modify, save as a zipfile and then install with CWM?
Pp.
Using ES filexplorer, found framework-res.apk / res / drawable-hdpi - ?
Not sure how font color is discribed in folder.?
PanchoPlanet said:
Using ES filexplorer, found framework-res.apk / res / drawable-hdpi - ?
Not sure how font color is discribed in folder.?
Click to expand...
Click to collapse
It doesn't have the color in the name. They are just images so you'll have to use the image editing software of choice to change the color. If u open the drawable-hdpi folder on your PC you'll be able to see all the images inside. What I do is use 7zip to decompile/extract the apk. Then I make my changes. Then I highlight the full apk that hasn't been extracted, right click it, go up to 7zip on the menu that pops up and when u click on 7zip another folder will pop up. Choose “open archive“, I believe that's what its called. Then a folder will open up and you'll be able to see everything inside of the apk just like if u were looking at it when it was extracted. Double click on the Res folder, then highlight the drawable-hdpi and click delete. Now go get the drawable-hdpi folder that has the changes u made and drag it inside of the window that u just deleted from. Now just click the x to close that window and the apk will still be intact but it will have all the changes u made. Drop it in a flashable zip, boot into recovery, wipe cache/dalvik and flash. If your not sure about the flashable zip let me know and I'll see if I can put it together from my phone for u. Hopefully that made a little bit of sense to u. If not let me know and I'll try and do a better job explaining it.
Sent from my SPH-D710 using Tapatalk 2 Beta-5
So I would start by making a copy of the drawable-hdpi in /res / folder in framework-res apk and opening it up in 7Zip on my PC. Finding the png's pertaining to the clock zzz_unlock_clock_3_.png for example, export into photoshop change color, then replace original png's with new colored ones. Do I make sence.
The good thing about the lockscreen clock images is, you don't have to decompile them to edit them. Also, (if youre feeling savvy) you can decompile framework-res.apk, then go to framework-res.apk/res/layout and edit the color codes in "zzz_keyguard_screen_clock_gb.xml" and "zzz_keyguard_screen_glasslockinfo.xml" to make the lockscreen text match the clock. You can use Google to find color codes.
One eye closed, other yawning, time to hit the sack.
will resume tomorrow.
Pp.
12MaNy said:
The good thing about the lockscreen clock images is, you don't have to decompile them to edit them. Also, (if youre feeling savvy) you can decompile framework-res.apk, then go to framework-res.apk/res/layout and edit the color codes in "zzz_keyguard_screen_clock_gb.xml" and "zzz_keyguard_screen_glasslockinfo.xml" to make the lockscreen text match the clock. You can use Google to find color codes.
Click to expand...
Click to collapse
Thanks for that 12Many, out of thanks, hit you up tomorrow.
Pp over & out.
sent from my giant laptop. Asus G73.
Sweet
Sent from my SPH-D710 using xda premium
The clock in ICS is not images, it is also a hex color in the colors.xml file
lockscreen_clock_foreground changes the clock
Hey PP....is that Blazer ROM you're running?
12MaNy said:
Hey PP....is that Blazer ROM you're running?
Click to expand...
Click to collapse
Calk's E4GT v. 3.0 / Overstew's ICS theme 2.5 w/trasitions el29.
Pp.
Sent from my tofu plasma converter.
PanchoPlanet said:
Calk's E4GT v. 3.0 / Overstew's ICS theme 2.5 w/trasitions el29.
Pp.
Sent from my tofu plasma converter.
Click to expand...
Click to collapse
Ok, cool. You're good to go on modding lockscreen clock images. Didn't know if you were on an ICS ROM, or not.
This is making my brain hurt. 7Zip works great with Adobe CS5,it imports into Adobe Bridge and it displays all the images associated with the files, makes for quick editing in Photoshop. Having trouble finding clock fonts, that display date on lock screen. Clock part was easy, numbers, colens.
Pp.
Sent from my tofu plasma converter.

**JB Pulldown Notifications bar transparent black

Hi,
I was looking thru the framework apk trying to find the notification pull down thing becouse i want to edit it from grey to the standard transparant black. Can this be done via just changing the png file or is there other stuff i need to do ? ive tryed search button but dident find anything so any help apprecited thank you
**Big thanks to daman on thread who has supplied systemui.apk with transparent background
It is probably handled by an XML file or rendered from a small image file
Sent from my Galaxy Nexus using xda premium
bummer if xml as wouldent know where to start png`s ie image file no problem with
I'm gonna mess with it at work tomorrow and see if I can find it
Sent from my Galaxy Nexus using xda premium
I actually just wanted tk write a request for that. The tranparent black from ics looks 100 times better!
I'm really looking forward to your mod/work
Sent from my Galaxy Nexus using xda app-developers app
likewise and appreciate you taking the time out to look at thanks please post back when let us know how you get on.
Mojochief said:
The tranparent black from ics looks 100 times better!
Click to expand...
Click to collapse
agreed
really hate to bump a thread , but im guessing out of all the talented people here someone must know how to get this done or point me in right direction ?
U have to decompile systemui.apk .. its a .9 image therefore to edit it u need to edit in its decompiled state and only edit the color itself.. u cannot touch the black pixel boarder because that black patch is what tells the image how to stretch when phone is in portrait or landscape mode.. the image is called status bar close on.9 or something in the drawable xhdpi folder.. I will look into it but I'm not on jellybean yet
Sent from my Galaxy Nexus using xda premium
Kevin3328 said:
U have to decompile systemui.apk .. its a .9 image therefore to edit it u need to edit in its decompiled state and only edit the color itself.. u cannot touch the black pixel boarder because that black patch is what tells the image how to stretch when phone is in portrait or landscape mode.. the image is called status bar close on.9 or something in the drawable xhdpi folder.. I will look into it but I'm not on jellybean yet
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
I will look at it if apktool will stop pissing me off
Sent from my Galaxy Nexus using Tapatalk 2
a black version would be epic!!
Ok I already had a decompiled jb systemui and framework res folder on my desktop and I looked and by the name youre giving it a pretty good size transparent square with a 66x66 block in the middle.
I looked through framework and I found status bar background files one of which is 7x1365 so if it was tailed across the screen would be about the right size. making transparent is no problem at all. getting the apk built after the fact might be trouble since apktool is being a flaming piece of **** the last few days.
I will try
thanks for replys and taking time to look into , very much appreciated
HumanXv2 said:
Ok I already had a decompiled jb systemui and framework res folder on my desktop and I looked and by the name youre giving it a pretty good size transparent square with a 66x66 block in the middle.
I looked through framework and I found status bar background files one of which is 7x1365 so if it was tailed across the screen would be about the right size. making transparent is no problem at all. getting the apk built after the fact might be trouble since apktool is being a flaming piece of **** the last few days.
I will try
Click to expand...
Click to collapse
on ics the file you guys are trying to edit is called the notification tracking background
HumanXv2 said:
Ok I already had a decompiled jb systemui and framework res folder on my desktop and I looked and by the name youre giving it a pretty good size transparent square with a 66x66 block in the middle.
I looked through framework and I found status bar background files one of which is 7x1365 so if it was tailed across the screen would be about the right size. making transparent is no problem at all. getting the apk built after the fact might be trouble since apktool is being a flaming piece of **** the last few days.
I will try
Click to expand...
Click to collapse
the fact that you're even looking at it is awesome!! Hopefully you can figure it out and help us noobs!
ive been trying to do it myself with no luck!
ok i found it it`s called the notification_panel_bg.9.png
I seriously hate apktool. I have tried apkmanager and apk multi tool and none of them work. apktool was working great then started acting crazy
HumanXv2 said:
I seriously hate apktool. I have tried apkmanager and apk multi tool and none of them work. apktool was working great then started acting crazy
Click to expand...
Click to collapse
i have a method give me a sec i will post a test system ui
Ok guys push this should work im not using jellybean at the moment please post a pic and to the op put this in the op so people can see
https://rapidshare.com/files/2140464399/SystemUI.apk
can whoever that pushes that make a screen shot of it? thanks!
daman215 said:
Ok guys push this should work im not using jellybean at the moment please post a pic and to the op put this in the op so people can see
Click to expand...
Click to collapse
Can you upload it to some other place? Xda's filehost is broken.
404 - Not Found
Click to expand...
Click to collapse

[Q] Change images in a Cm10 Theme?

How do I change images out of themes for cm10? Like lets say I want a black pulldown bar or black settings background how would I do this? I tried opening up the png in photoshop and making it black, saving it as the same exact name and put it back in the .apk but when I try to install it doesn't work. Would appreciate any help, Thanks.
You need to recompile the theme
Sent from my Galaxy Nexus using xda premium
polimeno said:
You need to recompile the theme
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
How would I do that?
You would need to decompile it first, the pulldown background is a .9.png so you would have to make whatever is inside the .9 border, if you screw up the border by the slightest it wont compile correctly. So i would suggest you keep you work area selected within the border. Then once you've made the corrections recompile and sign the apk. Otherwise it wont install.
You'll have to google how to decompile and signing apk's.. its relatively easy.
http://forum.xda-developers.com/showpost.php?p=10965186&postcount=3
good day.
Just extract the theme, edit/replace what you want, then zip it and flash.

Can you Tell me how to do this????

Hi there everyone I have been learning about theme but having some trouble getting study time with all my kids yelling and screaming all day. So far i know about .9 and samlli apk manager decompile and recompile . as well as xml files.
My issue wright now is that I don't know exactly what files to edit to get the changes I want. If there's any tut on what file changes change what, that would be aswom, like for example I want to change the over-scroll color but I have changed the images I thought would change that and nothing.. But if not can anybody tell me what I have to edit to, change the color on the status bar, and the color of the letters on the status bar like the clock. and system letters.
Thank you before hand. for taking the time to answer I know life is busy.
What exactly are you trying to do?
Sent from my SGH-T999 using Tapatalk 2
I'm learning how to theme. And I'm making an orange theme but I don't know where to change the color of the numbers and letters. Example the clock on my status bar is blue I wanna make them orange. Or when I type with the keyboard the auto suggest letters are blue and I wanna make them orange.. Hi there I never got a cuanse to get you my last b folder to help me with the pop up note remember.
Sent from my SGH-T999 using xda premium
kipster3001 said:
I'm learning how to theme. And I'm making an orange theme but I don't know where to change the color of the numbers and letters. Example the clock on my status bar is blue I wanna make them orange. Or when I type with the keyboard the auto suggest letters are blue and I wanna make them orange.. Hi there I never got a cuanse to get you my last b folder to help me with the pop up note remember.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Yeah I remember. I already have the app modded as I use it myself.
But anything in the status bar is found in the SystemUI.apk
It is going to be an XML as well.
Sent from my SGH-T999 using Tapatalk 2
elesbb said:
Yeah I remember. I already have the app modded as I use it myself.
But anything in the status bar is found in the SystemUI.apk
It is going to be an XML as
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
Thank you much I thank you . Hope you look at it when im done.. And where you able to make it pop up with long press soft key? man that would be so cool ...
kipster3001 said:
Hi there everyone I have been learning about theme but having some trouble getting study time with all my kids yelling and screaming all day. So far i know about .9 and samlli apk manager decompile and recompile . as well as xml files.
My issue wright now is that I don't know exactly what files to edit to get the changes I want. If there's any tut on what file changes change what, that would be aswom, like for example I want to change the over-scroll color but I have changed the images I thought would change that and nothing.. But if not can anybody tell me what I have to edit to, change the color on the status bar, and the color of the letters on the status bar like the clock. and system letters.
Thank you before hand. for taking the time to answer I know life is busy.
Click to expand...
Click to collapse
A no brainer way is to use the app "rom toolkit".. if u go to the playstore its actually on sale right now and its well worth the regular price let alone the sale price, i paid the full amount and couldn't be more stoked.. Its about 10 apps in one and a must have for any noob root user like myself (any user for that matter).. one of the many features is theme changer where u can change the theme, font, status bar, boot loader ect.....
kipster3001 said:
Thank you much I thank you . Hope you look at it when im done.. And where you able to make it pop up with long press soft key? man that would be so cool ...
Click to expand...
Click to collapse
Yep floating notes shows up in the search long press option. And any progress with your stuffs?
Sent from my SGH-T999 using Tapatalk 2
Its going I just tried to recompile framework. Apk with apk manager but I get an error. And it compiles with nothing on it like 0 bits.so I'll figure it out... The only reason to use a pk manager is to b able to edit XML in a readable language right? Cause last time I didn't use apk manager and it was OK but I couldn't edit any XML cause hex just not that good with it.
Sent from my SGH-T999 using xda premium

Need help finding these 2 png's

I am in the process of making a simple Holo Blue Stock Theme, but I have hit a brick wall:silly:
The first screenshot below shows what i have achieved so far.
The second screenshot helps to explain the brick wall so to speak
I am trying to find the location of the 2 png files numbered in the second screenshot
I have searched till i have square eyes, but i just cannot find the 2 png's
I have found the "clear" button in systemui/res/drawable-hdpi
If anybody can tell me the name and location of the "ongoing" and "notification" background png's it would greatly appreciated.
I am on Alliance v7.02 Stock Theme (XWLSD)
Look in systemui layout
It's not a png its a hex color code
I'm not at my pc atm so i can't be exactly clear
Sent from my GT-I9100 using Tapatalk 2
engloa said:
Look in systemui layout
It's not a png its a hex color code
I'm not at my pc atm so i can't be exactly clear
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Ok, shall do, thank-you very much
You can find in
res/layout/tw_status_bar_expanded.xml

Categories

Resources