**JB Pulldown Notifications bar transparent black - Samsung Galaxy Nexus

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

Related

[Q] red sliding tabs, loading bars, and volume bar....

Bear with me guys....I know this is a question and would be better suited in Q&A but Idt anyone in there would no the answer.....I want a red themes phone.....I was able to do the keyboard with HTC IME and I used uot kitchen for the status bar and icons. But I want more than just this....I want to make my sliding tabs on my lockscreen red with red icons. I also want red loading bars and status bars.....pretty much anything that was white I want to make red.....is there any way I can do this?
Sent from my ADR6300 using XDA App
You need to edit images if your using cm7 or a Gingerbread Tom its in framework-res in the framework folder and in SystemUI on the app folder as for sense you will need to edit files in the HTC resources apk its in the framework folder if its a sense 2.0 Tom then inside of the I believe customize folder find an apk to edit(that is if your wanting to be able to resourt to stock theme) and edit that or just edit the HTC resource file like mentioned for sense sorry if there are any mistakes in this I'm on my phone and can't check for proper names of the locations.
Sent from my ADR6300 using XDA App
Ok thanks for the info....what programs are out there that are good for editing these apks? I'm sorry I'm new to editing apks and this is my learning experience!
Sent from my ADR6300 using XDA App
Well to edit the images in the apk just change the .apk to .zip and look through it for the files you want to edit they will be images as for the txt you will need to edit the services.jar there is a guide on here somewhere that tells you how to do it just Google changing txt color in android notification bar.
Sent from my ADR6300 using XDA App
I'm not worried about text color I already did the notification bar I'm more concerned with the lock tabs and loading bars....the small green accents here and there
Sent from my ADR6300 using XDA App
Those are in framework-res if your on an aosp rom so just open it up and play around.
Sent from my ADR6300 using XDA App
Also what program should I use to edit xml documents?
Sent from my ADR6300 using XDA App
That's something I'm not exactly sure of you will need to decompile the apk first if I remember correctly then u edit never took the time to research how to decompile bit after its decompiled you should be able to use several programs just Google for one
Sent from my ADR6300 using XDA App
Well I changed apk to zip and then extracted....there weren't a lot of images but there were a lot of xml documents that had titles that looked like they were for what I needed to edit so now I just need to figure out how to edit them....I know a lot of html and basic javascript so from my understanding it should be easy but my version of visual studio won't let me edit xml.....I need another program....recommendations?
Sent from my ADR6300 using XDA App
Go into it and look for the hdpi folders there should be about 600 images if your in framework-res
Sent from my ADR6300 using XDA App
Found it....looks like quite a job! Any idea where I could find replacement icons without having to re edit all of these?
Sent from my ADR6300 using XDA App
Just edit the hue in Photoshop or paint.net its real easy I use paint.net plus its free and lightweight only 3 megs and does a great job
Sent from my ADR6300 using XDA App
So I'm using paint.net to work my way through the hdpi images....when I'm done do I just rezip the framework file with the stuff set to store and then change extension to .apk and then rezip the Rom and flash it? Idk how to apply my changes
Sent from my ADR6300 using XDA App
Yup
Sent from my ADR6300 using XDA App
sick i just finished editing com.htc.resources.apk and framework-res.apk.....i changed anything that was green to red and im letting my phone build a bit of a charge before i flash it....wish me luck
elixir911911 said:
sick i just finished editing com.htc.resources.apk and framework-res.apk.....i changed anything that was green to red and im letting my phone build a bit of a charge before i flash it....wish me luck
Click to expand...
Click to collapse
Flash it? Did you make an updater for it or did you replace the files in a ROM that you're going to flash? I personally just push the .apk via ADB shell.
How did it go
Sent from my ADR6300 using XDA App
I did the xml editing for all the status bars, vol bars etc on my old Eris to change them to blue. Wasn't too bad, just extracted the XML where the current colors were all listed then edited the raw xml with a hex editor and put the new colors in (backwards) then applied, was pretty cool....
edited alll the files that I wanted and re packed them into my rom (skyraider) then just flashed the rom as if it were a nightly update (no wipe data/factory reset).....It worked great! I mucked a few things up here and there but overall it looks very slick....I've officially made my first theme for skyraider 4.0! Wasn't too hard at all....But now that I've done all this work there's a few images I can't seem to find that I want to change the color of....Mainly the highlights press color on the select a connection type dropdown and more importantly the volume popup bar when you increase the phone volume. Also I'm interested in trying to edit some apps like the market and the messages list......and my keyboard so I can get rid of the green in the candidates bar but unfortunately I think these apps are "signed" or something.....Does anyone have information on editing apks like that? when I try to edit them it seems to work correctly until I try to install it on my phone....Input on how to change these apps and the volume bar and everything else stated would be greatly appreciated.....And many thanks to odst for being as helpful as he has been with all of this. This has been a great learning experience
x2kjosh said:
I did the xml editing for all the status bars, vol bars etc on my old Eris to change them to blue. Wasn't too bad, just extracted the XML where the current colors were all listed then edited the raw xml with a hex editor and put the new colors in (backwards) then applied, was pretty cool....
Click to expand...
Click to collapse
Sorry I didn''t realize you had posted the answer to my question about vol. bars.....Where do I find this xml and more importantly how the hell do I open and edit it? I can't figure out how to open these xml's for the life of me

Help needed with a theme

i need help with two things one if u notice the screen shots below instead of using the minimize and maximize icons its using this big ugly square i would like this replaced with the correct icons.i checked my framework res.apk and all the icons are there and correctly named so it leads me to believe that it is indeed a wrong xml. second thing i need help with is getting this same call log transparency and fixed icons ported over to the them im using when i apply the theme via theme manager it changes my contacts and dialer to a black one. below i am attaching my framework and the theme apk any questions please ask and i will gladly donate $5-$10 to any one that is able to help me out with this thanks any questions pm me. and just for extra precautions ill upload them from my DB
Framework Res.apk- http://db.tt/kOLWpkW
Theme.apk- http://db.tt/nL2LwVG
Uploaded with ImageShack.us
Uploaded with ImageShack.us
All the xml's look right so I dont think it is that. But, I havent worked too much with theme apk's so If I sound like a reject, Im sorry.
I did see that com_android_contacts_custom_background_dialer is solid black. maybe that is why the bg's are not the themed one you want.
For the minimize/maximize i cant really help other than say find that image and do a dirty hack. lol.
Wish i could be more help.
djnarcotics said:
i need help with two things one if u notice the screen shots below instead of using the minimize and maximize icons its using this big ugly square i would like this replaced with the correct icons.i checked my framework res.apk and all the icons are there and correctly named so it leads me to believe that it is indeed a wrong xml. second thing i need help with is getting this same call log transparency and fixed icons ported over to the them im using when i apply the theme via theme manager it changes my contacts and dialer to a black one. below i am attaching my framework and the theme apk any questions please ask and i will gladly donate $5-$10 to any one that is able to help me out with this thanks any questions pm me. and just for extra precautions ill upload them from my DB
Framework Res.apk- http://db.tt/kOLWpkW
Theme.apk- http://db.tt/nL2LwVG
Uploaded with ImageShack.us
Uploaded with ImageShack.us
Click to expand...
Click to collapse
If you know what the png's are called you can verify that the system is calling for the right framework pics I think in your public xml just to make sure.
How would I do a dirty hack. And where is the public xml located
Sent from my PC36100 using XDA App
Another things is wierdly the maximizer button issue is present before applying the theme apk
Sent from my PC36100 using XDA App
djnarcotics said:
How would I do a dirty hack. And where is the public xml located
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Public xml is in values folder, also you can go to your drawables folder and look for any thing referencing to your anim and it will show you if the file is right. . And a dirty hack sounds like shotty work to me. Idk I may be wrong but I guess its up to you to use or not.
I wouldn't mind giving a try.tho im clueless when it comes to this ****
Sent from my PC36100 using XDA App
bump...............................
Try editing "tab_focus.9" in framework-res.
lovethyEVO said:
Try editing "tab_focus.9" in framework-res.
Click to expand...
Click to collapse
Just checked it and it didn't seem like that was it
Sent from my PC36100 using XDA App

[THEME] Stevekixs Theme

This is my first time ever putting together a theme. I used UOT kitchen just to put something together. Its just black and blue with honeycomb icons.
I think it still needs some work, I'm not sure how to edit the colors of widgets or apps yet.
I am probably going to make some changes as I get better. If anyone has any advice then feel free to PM me.
Features : Custom Battery Icon
Honeycomb Icons
Black notification bar (transparent background)
Dark Blue overscrolls
Other slight Color changes
Kinda ugly I think... But Im sharing it anyway!
You should be able to flash via CWM.
BACK UP YOUR ROM BEFORE FLASHING JUST IN CASE.
NEW: Just edited some of the colors a bit And changed the battery icon.
Screenshots
(Not updated for new version) I will take new screenshots later. I am tired. The new colors are much better I think.
Changes
Please tell me what you like / dont like.
Looks great besides the battery icon, should be blue like the rest. Great work though and thanks!
Sent from my SGH-T989 using XDA App
jasontx said:
Looks great besides the battery icon, should be blue like the rest. Great work though and thanks!
Sent from my SGH-T989 using XDA App
Click to expand...
Click to collapse
Its honeycomb colored. But It changes color when your battery is at different levels.
At full charge it matches the rest of the honeycomb icons.
Im working on some tweaks already. I dont like the color of the pop up screens.
I understand, thanks a million, looks great so far. I'm excited to see where you take it.
Maybe I should research this kitchen stuff and take a shot at themes too!
Sent from my SGH-T989 using XDA App
Kitchen is real easy. Im trying to figure out how to mod the widgets and other apks to match the theme.
http://uot.dakra.lt/kitchen/
Thx for the link!
Sent from my SGH-T989
stevekixs said:
Kitchen is real easy. Im trying to figure out how to mod the widgets and other apks to match the theme.
http://uot.dakra.lt/kitchen/
Click to expand...
Click to collapse
You can do this by using a program like WinZip or 7Zip to open the APK files (they're effectively just .zip archives with a different extension) and changing the files. Its pretty easy save for the part where you have to make new images. Most images used in Android are .9.png files which need to be nine patched. There are tons of threads all over XDA about how to do this. Check it out, mate.
BTW nice work.
kenvan19 said:
You can do this by using a program like WinZip or 7Zip to open the APK files (they're effectively just .zip archives with a different extension) and changing the files. Its pretty easy save for the part where you have to make new images. Most images used in Android are .9.png files which need to be nine patched. There are tons of threads all over XDA about how to do this. Check it out, mate.
BTW nice work.
Click to expand...
Click to collapse
Thanks. Im going to try that out later.
Do you know how I'd modify the bar above the notifications with the wifi etc? It looks kinda ugly because everything else is black lol.
Sent from my SGH-T989 using xda premium
Very nice work.any chance of getting rid of your name on the notification window???.
Sent from my SGH-T989 using xda premium
stevekixs said:
Thanks. Im going to try that out later.
Do you know how I'd modify the bar above the notifications with the wifi etc? It looks kinda ugly because everything else is black lol.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
That i'm not so sure about. check in the tw framework apk
Sent from my Hercules with xda Premium.

[Request] Change Gummynex softkey background color

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.

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

Categories

Resources