how to change background image of notification bar.? - HTC One S

Hi guys,
is there any way to change the background image of notification bar.
i've attached a file to show what i am talking about.

anybody.?

is there any particular PNG that i need to edit in SystemUI.apk .??
Guys please help.

ashu007 said:
is there any particular PNG that i need to edit in SystemUI.apk .??
Guys please help.
Click to expand...
Click to collapse
Your going to have to get your hands dirty for this
http://forum.xda-developers.com/showthread.php?p=29019466 go there and you should be good
Sent from my One S using Tapatalk 2

Wait, i think it was transparent notification
Pulldown menu..
Sent from my E15i using xda premium

Related

[Q] How to change the app-drawer icon?

Hi.
I managed to change 4 of the 5 Icons within the stock Play-Dock, but i cant change the icon for the drawer.
Can someone tell me how to change it?
Thanks
Sorry mate,
Can't be done... Well not yet...
We could get in trouble for modifying sony's launcher and well we don't even have custom roms yet..
Montechristo1979 said:
Hi.
I managed to change 4 of the 5 Icons within the stock Play-Dock, but i cant change the icon for the drawer.
Can someone tell me how to change it?
Thanks
Click to expand...
Click to collapse
Use apk tool to decompile it, change any images you want, resign, recompile and push bk
Sent from my R800i using Tapatalk
Um..what? I dont unterstand at all
Montechristo1979 said:
Um..what? I dont unterstand at all
Click to expand...
Click to collapse
Try ninjamorph then lol
Sent from my R800i using Tapatalk
ADWLauncher EX lets you choose your very own image or included icons for an ADW theme.

GB theming ?

Can someone please tell me how to change the text color in the notifications bar on gb. Thanx in advance.
jsminnis said:
Can someone please tell me how to change the text color in the notifications bar on gb. Thanx in advance.
Click to expand...
Click to collapse
systemUI.apk
status_bar.xml or status_bar_ongoing.xml
jsminnis said:
Can someone please tell me how to change the text color in the notifications bar on gb. Thanx in advance.
Click to expand...
Click to collapse
Im not sure if its been changed for gingerbread as the only GB port I have done is steel blue, which didnt require me to change notification text color.
With that said, try System/framework/framework-res.apk/res/layout/Status_bar_latest_event_content.xml
If you want to change color of browser and market downloads you need to edit a couple .apk's they are DownloadProvider.apk and SecDownloadProvider.apk each .apk contains one xml to edit.
Good luck.
Sent from my SCH-I510 using XDA App
GrainOsand said:
Im not sure if its been changed for gingerbread as the only GB port I have done is steel blue, which didnt require me to change notification text color.
With that said, try System/framework/framework-res.apk/res/layout/Status_bar_latest_event_content.xml
If you want to change color of browser and market downloads you need to edit a couple .apk's they are DownloadProvider.apk and SecDownloadProvider.apk each .apk contains one xml to edit.
Good luck.
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
That changed in gb. You are correct about the dl provider and would be otherwise for froyo.
Sent from my SCH-I510 using Tapatalk
gunnermike said:
That changed in gb. You are correct about the dl provider and would be otherwise for froyo.
Sent from my SCH-I510 using Tapatalk
Click to expand...
Click to collapse
Thanks mike. I havnt themed gb pull down yet. Ill jump into it soon.
Sent from my SCH-I510 using XDA App

Transparent Statusbar on GB rom

Does anyone know how to get this?
I'm using Mind of a Mac v1.2 Rom
guigadourado said:
Does anyone know how to get this?
I'm using Mind of a Mac v1.2 Rom
Click to expand...
Click to collapse
Hey buddy, i've managed to make it work, after 2 months of searching.
Here is the link of proof. I haven't post any files yet or a guide, but if you want ill tell you what to edit and with what tools.
http://forum.xda-developers.com/showpost.php?p=29106868&postcount=262
Or just paste the file inside this zip View attachment classes.rar to systemUI.apk and do the proper edits to status_bar.xml and the statusbar_background.9.png and statusbar_background.png afterwards.
You can also use the UOT Kitchen.
Truckerglenn said:
You can also use the UOT Kitchen.
Click to expand...
Click to collapse
Never worked for me...
Sent from my Infuse 4G running Aeon 1.4SL
Originally Posted by guigadourado
Does anyone know how to get this?
I'm using Mind of a Mac v1.2 Rom
Click to expand...
Click to collapse
Hey buddy, i've managed to make it work, after 2 months of searching.
Here is the link of proof. I haven't post any files yet or a guide, but if you want ill tell you what to edit and with what tools.
http://forum.xda-developers.com/showpost.php?p=29106868&postcount=262
Or just paste the file inside this zip classes.rar to systemUI.apk and do the proper edits to status_bar.xml and the statusbar_background.9.png and statusbar_background.png afterwards.
Click to expand...
Click to collapse
Awesome job bro,
so a background alpha change in smali? Or pointing to an image?
And ya UOT didn't work for me either when I tried last.
Sent from my Galaxy Nexus using xda premium
xIC-MACIx said:
Awesome job bro,
so a background alpha change in smali? Or pointing to an image?
And ya UOT didn't work for me either when I tried last.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Yes. Use the .dex file for the alpha level and just change the statusbar_background.png to the desired transparency level and thats it . Just remember to add @color/transparent to the date background, otherwise it will show when you expand the statusbar and add the proper change from #ff000000 to @drawable/statusbar_background.
Sent from my Infuse 4G running Aeon 1.4SL
Did you upload the framework-res.apk and SystemUI.apk from the rom that you were using at the time? Then went to the Status bar menu?
Truckerglenn said:
Did you upload the framework-res.apk and SystemUI.apk from the rom that you were using at the time? Then went to the Status bar menu?
Click to expand...
Click to collapse
No, i just edited the smali in the systemui.apk. But apktool doesent work. Actually that was the case all along. I had to decompile and recompile with smali/baksmali.jar to make it work
Sent from my Infuse 4G running Aeon 1.4SL

How to change notification background?

Hi, is it possible to change background in the notification center on a 4.2.1 ROM? Is there an easy way (like an app) or i must decompile systemui.apk and edit xml files?
Thank you
Nobody?
Sent from my Nexus S - Xylon 4.2.1
I know klinkerkp themed it into transparent. Don't know how he does it though. Try getting in touch with him(check my sig for his theme)
Sent from my Nexus S
It's hard to find the correct image, however I won't give up!!
meanwhile, if someone wants to try, this is a zip file with decompiled SystemUI.apk and framework-res.apk
What changed with respect to the normal darkbeanjelly?
Sent from my Nexus S
Nothing. I've just decompiled it, so it's easier if someone wants to analyze it.
Can anybody share a flashable transparent one, working with every aokp/cm10.1 rom?
Sent from my Nexus S using xda app-developers app
Yup. You can
andre-83 said:
hi, is it possible to change background in the notification center on a 4.2.1 rom? Is there an easy way (like an app) or i must decompile systemui.apk and edit xml files?
Thank you
Click to expand...
Click to collapse
i am using revolt jb rom 4.3.there is an option where you can change the notification backgroud and choose from gallery

need help SystemUI.apk transparent bar

i need help with the systemUI.apk, i want to make the status bar transparent i don't know how i just got the background of the notifications transparent but not the status bar, can somebody help me? i just want the systemUI.apk please
JesusBass said:
i need help with the systemUI.apk, i want to make the status bar transparent i don't know how i just got the background of the notifications transparent but not the status bar, can somebody help me? i just want the systemUI.apk please
Click to expand...
Click to collapse
I cannot provide you one right now (PC not available) but.
Decompile.
Change Alpha/Transparency of status bar image.
Recompile.
Sent from my GT-I9300 using xda app-developers app
sewer56lol said:
I cannot provide you one right now (PC not available) but.
Decompile.
Change Alpha/Transparency of status bar image.
Recompile.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
i dont have PC either ill wait for more replays man but thanks
Nice
I had a backup of this .apk ... but i guess is too late 4 upload it :/

Categories

Resources