SystemUI Theme - AT&T, Rogers, Bell, Telus Samsung Galaxy S III

Hey guys, I'm not sure if this is the right spot, but if not can a mod please move it.
Anyway I want to add a notification background to my systemUI, and/or change the statusbar color. I know what to change but I do not know how to compile APKs, so if there is anyone out there who would be willing to do it for me it would be great, I can send you all my files!
Thank you so much in advance!

Pikezer1337 said:
Hey guys, I'm not sure if this is the right spot, but if not can a mod please move it.
Anyway I want to add a notification background to my systemUI, and/or change the statusbar color. I know what to change but I do not know how to compile APKs, so if there is anyone out there who would be willing to do it for me it would be great, I can send you all my files!
Thank you so much in advance!
Click to expand...
Click to collapse
It's possible, but you would need to flash a custom ROM that supports UI customization to do this.

Swap out images with the same file name using 7 zip but don't extract the ROM

Do I use 7zip on my Pc or phone?

Pikezer1337 said:
Do I use 7zip on my Pc or phone?
Click to expand...
Click to collapse
Swapping out the PNG's only works on the computer I've tried on the phone but no dice. Again, make sure you do not extract the ROM, or changing the images will not work!
Correction: NinjaMorph in the Google Play store can alter images from the phone, though its a little bit harder to use in my opinion.

Adizzzle said:
Swapping out the PNG's only works on the computer I've tried on the phone but no dice. Again, make sure you do not extract the ROM, or changing the images will not work!
Correction: NinjaMorph in the Google Play store can alter images from the phone, though its a little bit harder to use in my opinion.
Click to expand...
Click to collapse
Okay, so I have downloaded Ninjamorph, and I somehow can not find the .png for the notification background for 4.1.1. I'm on the stock ROM, Do you happen to know what the file name is?

Pikezer1337 said:
Okay, so I have downloaded Ninjamorph, and I somehow can not find the .png for the notification background for 4.1.1. I'm on the stock ROM, Do you happen to know what the file name is?
Click to expand...
Click to collapse
I believe that is a hex value in one of the xml files. you would need to decompile and edit the xml to allow custom png images as the background.

BYOBret said:
I believe that is a hex value in one of the xml files. you would need to decompile and edit the xml to allow custom png images as the background.
Click to expand...
Click to collapse
Sounds a tad complicated

Adizzzle said:
Sounds a tad complicated
Click to expand...
Click to collapse
Yeah, it requires a bit more work. I am looking for the thread where I found the info, but xda search is down. I will link as soon as I find it.

BYOBret said:
Yeah, it requires a bit more work. I am looking for the thread where I found the info, but xda search is down. I will link as soon as I find it.
Click to expand...
Click to collapse
Thanks I wanted to look into this. :beer:

Adizzzle said:
Thanks I wanted to look into this. :beer:
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1770698
This should still apply. Check post 2.
...and this one should help if you have questions about modifying the apk
http://forum.xda-developers.com/showthread.php?t=2147425

Related

Change lockscreen slider color??

i saw somewhere once on an Epic that the stock Samsung lock screen slider was a red circle and red arrow up with the lock in the middle. I can't seem to find the thread in order to do more research or get what i am looking for.
so does anyone know how i can get my slider icon to be red instead of the greyish black it is now?
Flash a theme, or if you only want the lockscreen then delete all the images except the lock.
Texted while driving
063_XOBX said:
Flash a theme, or if you only want the lockscreen then delete all the images except the lock.
Texted while driving
Click to expand...
Click to collapse
where are the images located?
or where can i get just a theme for the lockscreen, i don't want a full on theme.
Are you using the standard or the aosp lockscreen?
cerebralzulu said:
Are you using the standard or the aosp lockscreen?
Click to expand...
Click to collapse
standard samsung on Epic
The images you are looking for are found in the framework-res.apk file.
Specifically i think you might be looking for /res/drawable-hdpi/
zz_unlock_arrow.png
zz_unlock_arrow_msg.png
maybe even
zz_unlock_lockbg.png
zz_unlock_lockbg_press.png
black06c230 said:
standard samsung on Epic
Click to expand...
Click to collapse
p3dr0maz said:
The images you are looking for are found in the framework-res.apk file.
Specifically i think you might be looking for /res/drawable-hdpi/
zz_unlock_arrow.png
zz_unlock_arrow_msg.png
maybe even
zz_unlock_lockbg.png
zz_unlock_lockbg_press.png
Click to expand...
Click to collapse
using Root Explorer i can get to /res/....but there is not a folder for drawable-hdpi
anymore thoughts on places to check?
Nope, that's where it is for moi. Weird. Try unzipping the whole folder then look on /sdcard/extracted/ and see if it shows up there.
If not maybe post your framework-res.apk and twframework-res.apk here and i can take a look.
edit: Maybe mine's different since technically we don't have the stock TW Launcher. We have a slightly modified one on Bonsai.
black06c230 said:
using Root Explorer i can get to /res/....but there is not a folder for drawable-hdpi
anymore thoughts on places to check?
Click to expand...
Click to collapse
p3dr0maz said:
The images you are looking for are found in the framework-res.apk file.
Specifically i think you might be looking for /res/drawable-hdpi/
zz_unlock_arrow.png
zz_unlock_arrow_msg.png
maybe even
zz_unlock_lockbg.png
zz_unlock_lockbg_press.png
Click to expand...
Click to collapse
That's where they are on mine. Stock, not rooted ec05.
Sent from my always stock, EC05 Epic 4G
zanderman112 said:
That's where they are on mine. Stock, not rooted ec05.
Sent from my always stock, EC05 Epic 4G
Click to expand...
Click to collapse
thanks wasn't reading in full...i found the files once extracted
BUT of course i am find a new file and name it to overwrite the current file but how do i recompile it back to the .apk to relpace the .apk?
p3dr0maz said:
Nope, that's where it is for moi. Weird. Try unzipping the whole folder then look on /sdcard/extracted/ and see if it shows up there.
If not maybe post your framework-res.apk and twframework-res.apk here and i can take a look.
edit: Maybe mine's different since technically we don't have the stock TW Launcher. We have a slightly modified one on Bonsai.
Click to expand...
Click to collapse
thanks wasn't reading in full...i found the files once extracted
BUT of course i am find a new file and name it to overwrite the current file but how do i recompile it back to the .apk to relpace the .apk?
EDIT: in the extracted file i don't see the ones i'm looking for....i am using Syndicate ROM if that helps
Apk's are just archives. You can use your favorite archiving application to modify the APK ( i like WinRAR ). All I normally have to do is open the APK with WinRAR and take the modified PNG's (not .9.pngs - these have to be run through eclipse first) and drop em in to the folder you want. Boosh! Done.
I'm seeing the files right where we said they'd be. you still don't have 'em? /system/framework/framework-res.apk
black06c230 said:
thanks wasn't reading in full...i found the files once extracted
BUT of course i am find a new file and name it to overwrite the current file but how do i recompile it back to the .apk to relpace the .apk?
Click to expand...
Click to collapse
Inside framework-red.apk is a folder called res. Inside that is drawable-hdpi, all the way at the bottom of that.
Sent from my SPH-D700 using Tapatalk
p3dr0maz said:
Apk's are just archives. You can use your favorite archiving application to modify the APK ( i like WinRAR ). All I normally have to do is open the APK with WinRAR and take the modified PNG's (not .9.pngs - these have to be run through eclipse first) and drop em in to the folder you want. Boosh! Done.
I'm seeing the files right where we said they'd be. you still don't have 'em? /system/framework/framework-res.apk
Click to expand...
Click to collapse
okay thanks i figured out my error and now can see the file
thanks for your help
1 last ? where is the file for the task/notification bar color?
black06c230 said:
okay thanks i figured out my error and now can see the file
thanks for your help
1 last ? where is the file for the task/notification bar color?
Click to expand...
Click to collapse
Its in framework res.apk too look for status bar background. There are two one is a bigger png which is for when you pull it down and that's a dummy file because on the epic its inside twframework-res but the other is a small box and a .9.png so if you don't know how to edit them borrow one from a working theme.
Sent from my SPH-D700 using Tapatalk

{Solved} Help required to make Black theme Contacts & Phone.

Can anybody make black contact & phone.apk attached here. Or else let me know the step by step procedure to make the Black themed Contacs.apk & Phone.apk
I Know we need to edit some XML files like styles.xml , call_background.xml, background_dial_holo_dark.xml and also have tried but able to get the success. So please help me.
Its not that easy...
apktool-1.4.3 wont decompile Contacts.apk properly so when you recompile, it will most likely crash the Phone.apk
I am able to decompile and recompile it without any problems.
You have to just decompile with 1.4.2 apktool and compile it with 1.4.3 apktool.
Before decompiling you have to delete classes.dex from contacts.apk.
If it was not possible then how other themers are modifying contacts.apk. So themers please help me.
I would do it for you, how exactly do you want it to look?
manikant_009 said:
I am able to decompile and recompile it without any problems.
You have to just decompile with 1.4.2 apktool and compile it with 1.4.3 apktool.
Before decompiling you have to delete classes.dex from contacts.apk.
If it was not possible then how other themers are modifying contacts.apk. So themers please help me.
Click to expand...
Click to collapse
How many "themer's" are changing XML? show me one please...
shayne77 said:
How many "themer's" are changing XML? show me one please...
Click to expand...
Click to collapse
Most just change images, just swap out the images using 7-zip
OriginsOfLewis said:
Most just change images, just swap out the images using 7-zip
Click to expand...
Click to collapse
Exactly my point... Contacts.apk has been a pain the bum since ICS got here... (with APKTOOL-1.4.3 anyway)
hence why no-one has really changed XML too much...
I think managed to get it to work though...
OriginsOfLewis said:
I would do it for you, how exactly do you want it to look?
Click to expand...
Click to collapse
Thanks for trying to help me i want black dialler with blue text numbers, transparent buttons. and also pleas let me know how to make the transparent notification in the below image attached.
shayne77 said:
Exactly my point... Contacts.apk has been a pain the bum since ICS got here... (with APKTOOL-1.4.3 anyway)
hence why no-one has really changed XML too much...
I think managed to get it to work though...
Click to expand...
Click to collapse
I thinks for this we need to install framework-res then decompile contacts.apk with 1.4.2 and recompile with 1.4.3
manikant_009 said:
I thinks for this we need to install framework-res then decompile contacts.apk with 1.4.2 and recompile with 1.4.3
Click to expand...
Click to collapse
My bet is: Contacts.apk will work fine but Phone.apk will crash.
shayne77 said:
My bet is: Contacts.apk will work fine but Phone.apk will crash.
Click to expand...
Click to collapse
See i am not a themer but i have tried contacts.apk by this method not tried phone.apk so i can't tell about it.
I just need the info about the xml files that needs to be edited so please help me.
manikant_009 said:
See i am not a themer but i have tried contacts.apk by this method not tried phone.apk so i can't tell about it.
I just need the info about the xml files that needs to be edited so please help me.
Click to expand...
Click to collapse
You're missing my point, the 2 apk's talk to each other... you change Contacts and it crashes Phone.
sent from SGS2 using XDA app.
shayne77 said:
You're missing my point, the 2 apk's talk to each other... you change Contacts and it crashes Phone.
sent from SGS2 using XDA app.
Click to expand...
Click to collapse
But their should be some way to change it because Vertumus and other themers have done that
For example you can see here
http://forum.xda-developers.com/showthread.php?t=1564209
http://forum.xda-developers.com/showthread.php?t=1517344
manikant_009 said:
But their should be some way to change it because Vertumus and other themers have done that
For example you can see here
http://forum.xda-developers.com/showthread.php?t=1564209
http://forum.xda-developers.com/showthread.php?t=1517344
Click to expand...
Click to collapse
I think you'll find they're only changing PNGs in Contacts.apk... could be wrong but I am thinking that is the case...
Will see if any "themers" offer you some advice in this thread then...
shayne77 said:
How many "themer's" are changing XML? show me one please...
Click to expand...
Click to collapse
Me , for my theme (Black&Blue for HyDrOG3N-ICS)
I change the pictures, but also some XML files
el_liberator said:
Me , for my theme (Black&Blue for HyDrOG3N-ICS)
I change the pictures, but also some XML files
Click to expand...
Click to collapse
Oh so you'll share your method to manikant/us then? good-o
---------- Post added at 12:28 AM ---------- Previous post was at 12:24 AM ----------
el_liberator said:
Me , for my theme (Black&Blue for HyDrOG3N-ICS)
I change the pictures, but also some XML files
Click to expand...
Click to collapse
Can you share with us also i like the MMS.apk of your theme so please try to share with us.
Didn't think so...
either he doesn't change XML or he steals someone else work or he's just plain selfish.
not in the spirit of xda anyway.
That's the problem with this place, ego's get in the way of development.
manikant_009 said:
Thanks for trying to help me i want black dialler with blue text numbers, transparent buttons. and also pleas let me know how to make the transparent notification in the below image attached.
Click to expand...
Click to collapse
Okay I've done it, I haven't tested it so it's at your own risk. Remember to set permissions! This is at 50% transparency
http://dl.dropbox.com/u/43639041/framework-res.apk
I had errors with the Contacts.apk when making any XML edits, I ended up having to grab it from the source.

[MOD] 31 Softkey sets for LiQUIDSMOOTH-v1.35

I created a bulk zip file containing all the sets as seen on this page. atticus182 I imagine, is the guy who made them. I followed his automatic method.
http://rootzwiki.com/topic/15078-softkeys-softkey-collection-cdmaupdate-22-01/
I included the default softkeys ( gn_softkey_original-liquid.zip ) so you can fall back to it you need/want too. I flashed about half of these so I know they work.
Simple to install, just extract the one you want from the .rar file, copy it to your phone, boot into Recovery, install the zip you uploaded to your phone. Reboot your phone. No wipe or anything needed. You can then go into LiquidControl and change their colors.
Here is the .rar file.
https://www.dropbox.com/s/sia212ae3vsu559/softkeys_all.rar
Enjoy
There is similar thread created by atticus182
http://forum.xda-developers.com/showthread.php?t=1413582
And wrong section
LKNim said:
There is similar thread created by atticus182
http://forum.xda-developers.com/showthread.php?t=1413582
Click to expand...
Click to collapse
That's for AOKP.
Razer(x) said:
And wrong section
Click to expand...
Click to collapse
This isn't an app or a theme, so where does it go?
Flukester69 said:
That's for AOKP.
Click to expand...
Click to collapse
You can change softkey image using zipthemer or VRTheme in every ROMs.
Flukester69 said:
This isn't an app or a theme, so where does it go?
Click to expand...
Click to collapse
Why it isn't a theme? It's softkeys PNGs.
LKNim said:
You can change softkey image using zipthemer or VRTheme in every ROMs.
Why it isn't a theme? It's softkeys PNGs.
Click to expand...
Click to collapse
Didn't work for me and many others, in the end I preferred flashing it.
Fine, if it's considered a theme then maybe it will get moved to theme's.
ohh really it worked for me i just change the icon for a png one in my gallery, i did it in aokp and liquid
javi3k said:
ohh really it worked for me i just change the icon for a png one in my gallery, i did it in aokp and liquid
Click to expand...
Click to collapse
Wanna a hero's biscuit? Seriously some of you need to give your head a shake. If this does nothing for you GOOD FOR YOU! However this was requested of me to post it. THANKS. Next time, I just wont give a $hit.
thanks!
vomer said:
thanks!
Click to expand...
Click to collapse
No prob.
Sent from my Galaxy Nexus using Tapatalk 2

[REQ] Flashable .zip file with the attached Softkey pics for PA

Hello fellow xda members,
can someone help me to create a flashable .zip file for PA with the attached pictures of my own Softkey creation?
I tried myself, replaced the images in another flashable file for PA, tried zipThemer but nothing worked... :crying:
I think there could be other members who like those softkeys, they would appreciate it as much as me. If you're a themer and want to implement the softkeys in your theme, feel free to do so!
Attached is an overview and the individual pics, you do not see the individual pics since they have a transparent backgroung, but they are there
Thanks in advance!
flx-grafix said:
Hello fellow xda members,
can someone help me to create a flashable .zip file for PA with the attached pictures of my own Softkey creation?
I tried myself, replaced the images in another flashable file for PA, tried zipThemer but nothing worked... :crying:
I think there could be other members who like those softkeys, they would appreciate it as much as me. If you're a themer and want to implement the softkeys in your theme, feel free to do so!
Attached is an overview and the individual pics, you do not see the individual pics since they have a transparent backgroung, but they are there
Thanks in advance!
Click to expand...
Click to collapse
Let me know nice looking s keys
Sent from my Galaxy Nexus using xda premium
can't see anything at all.....
*edit-now I can
So we're already three people
No one willing and able to help?
cut that out into individual .png's and i will do it for you. not sure if they will be cross compatible with later ROM updates though.
Thank you, highly appreciated. Attached is a zip with the individual .png's.
If I have a working file, maybe I can figure it out how to update for future versions.
flx-grafix said:
Thank you, highly appreciated. Attached is a zip with the individual .png's.
If I have a working file, maybe I can figure it out how to update for future versions.
Click to expand...
Click to collapse
it's actually quite simple to do yourself for future versions and requires nothing more than 7-zip. you are just modifying the images in SystemUI.apk, and 7-zip won't affect the signatures.
1. open (open, not extract) the ROM zip with 7-zip, and browse to "system/app/SystemUI.apk/res/drawable-xhdpi".
2. drag your images into "drawable-xhdpi" folder in 7-zip, it will overwrite the existing softkeys. you will see a prompt asking if you want to replace those files, say yes.
3. close 7-zip, you will be asked if you want to update the archive, say yes.
4. follow standard flashing procedure with the modded ROM zip.
i am not familiar with vrtheme or zipthemer, so i only know the "old-fashioned" way of modding your SystemUI.apk, so if you upload that, i could help also. liquid150 has already nicely offered to help, hopefully more knowledgeable about that sort of thing
Thanks, for the guide. I was trying it that way, but with another program than 7zip. Unfortunately I'm on a Mac and there is only an unofficial 7zip version. Will try that out.
But how do you open the SystemUI.apk inside the archive?
flx-grafix said:
Thanks, for the guide. I was trying it that way, but with another program than 7zip. Unfortunately I'm on a Mac and there is only an unofficial 7zip version. Will try that out.
But how do you open the SystemUI.apk inside the archive?
Click to expand...
Click to collapse
ahh i didn't know about there not being an official Mac version.. well, assuming the unofficial version functions the same way, when you open the archive, you can click into the .apk files as if they were folders. so as you are clicking down into the folders, just double-click the SystemUI.apk and it opens into the apk folder structure.
or you could always just extract the SystemUI.apk from the ROM and do the 7-zip modifications directly in the apk file. then make your own little flashable zip with just that apk to put it back onto your phone.
Working on a ZipThemer zip where this will be Universal for ya give me a few.
That sounds awesome, ÜBER!!!
Okay so i need somebody to test.. this is the first time i've done it for the softkeys... but everything should be fine. let me know how it works.
FLX-Softkeys.zip
Its a ZipThemer zip so you need to use Zip Themer to make the flashable if you dont know how visit my Theme Thread and in post #7 there is a tutorial it is linked at the end of the OP. Enjoy
Ok, I'll give it a try now.
flx-grafix said:
Ok, I'll give it a try now.
Click to expand...
Click to collapse
It work?
Will tell you inna few, just made a fresh clean install of the newest PA version and gonna try it now.
EDIT: Works like a charm. Thanks very much!
EDIT2: It only works in the PhoneUI mode in PA. This is weird, but I think it has something to do with how PA works...
flx-grafix said:
Will tell you inna few, just made a fresh clean install of the newest PA version and gonna try it now.
EDIT: Works like a charm. Thanks very much!
EDIT2: It only works in the PhoneUI mode in PA. This is weird, but I think it has something to do with how PA works...
Click to expand...
Click to collapse
Yes its.. its because PA uses MDPI when in tablet mode not XHDPI which is where the softkeys get put.
Edit:
Okay fixed it for MDPI and HDPI go ahead and download it again from the previous link.
Thanks for your efforts, but it still only works in PhoneUI. ZipThemer tells me that 15 entries are updated...
flx-grafix said:
Thanks for your efforts, but it still only works in PhoneUI. ZipThemer tells me that 15 entries are updated...
Click to expand...
Click to collapse
Weird.. :S anyways you forgot the landscape softkeys.. which i am making my self.. as well as modding the little menu for my personal use. This is what it looks like. Im using the original menu key you had as the menu_big.
Looks very nice.
I created those keys a while back and used them in an AOKP version in which you could change the softkey pics in the ROM's settings. I never used anything in landscape mode, this is why I left it out.
PA moves the navbar to the bottom of the screen when switching into landscape, so I thought I don't need it since I always used PA in TabletUI.
But thanks for your efforts and making the png's for landscape mode
flx-grafix said:
Looks very nice.
I created those keys a while back and used them in an AOKP version in which you could change the softkey pics in the ROM's settings. I never used anything in landscape mode, this is why I left it out.
PA moves the navbar to the bottom of the screen when switching into landscape, so I thought I don't need it since I always used PA in TabletUI.
But thanks for your efforts and making the png's for landscape mode
Click to expand...
Click to collapse
No problem ill let you know when its finished and ill reupload the new keys. If you dont mind i would like to post them up in the Nexus 7 forums .

[Q] Where to find the status bar pattern in SystemUI.apk or framework-res.apk

Hi guys, I'm looking for the status bar pattern in the SystemUI.apk or framework-res.apk in order to change it into a full transparent white through ZipThemer (and finally have a transparent status bar in 4.2.2 stock :victory
But there's so many png in those files that I don't know which one I should use
Can you guys help me ?
Many thanks !
PS : Here are my files if you want to check quickly : https://www.box.com/s/4ij73xgwutyin6bmmkih
UP
Next time, try Google search if you aren't comfortable with xda search.
Literally the first link when I searched for "status bar png systemUI.apk"
Please read the entire thread before you do anything. The instructions in the OP are flawed.
Hung0702 said:
Next time, try Google search if you aren't comfortable with xda search.
Literally the first link when I searched for "status bar png systemUI.apk"
Please read the entire thread before you do anything. The instructions in the OP are flawed.
Click to expand...
Click to collapse
Thank you but it didn't work I've tried many tutorial by now and it didn't work. I really want to achieve it through ZipThemer because I want to be able to change quite easily
azertguigui said:
Thank you but it didn't work I've tried many tutorial by now and I didn't work. I really want to achieve it through ZipThemer because I want to be able to change quite easily
Click to expand...
Click to collapse
With the new roms this is not an option as it is no longer a png file file a combo of color codes thoughout the systemui and framework res. It took me 3 months to find all the changes to redirect it to a png
zelendel said:
With the new roms this is not an option as it is no longer a png file file a combo of color codes thoughout the systemui and framework res. It took me 3 months to find all the changes to redirect it to a png
Click to expand...
Click to collapse
I'm not sure I understand your post. You mean I have to change .xml files to apply a transparent status bar ? That is not a problem with ZipThemer, right ?
azertguigui said:
I'm not sure I understand your post. You mean I have to change .xml files to apply a transparent status bar ? That is not a problem with ZipThemer, right ?
Click to expand...
Click to collapse
What I mean depending on your rom is that you will have to adjust the color codes. Your issues is that the main place one of these changes needs to be made are in a place tat cant be adjusted with zip themer.
zelendel said:
What I mean depending on your rom is that you will have to adjust the color codes. Your issues is that the main place one of these changes needs to be made are in a place tat cant be adjusted with zip themer.
Click to expand...
Click to collapse
Ok so what would be the solution ? (without ZipThemer)
(By the way thanks for helping me )
azertguigui said:
Ok so what would be the solution ? (without ZipThemer)
(By the way thanks for helping me )
Click to expand...
Click to collapse
You would have to decompile the both Framework-res apk and the systemui.apk and make about 15 xml edits to redirect it to an image and then remove a few places. Then recompile the apks and then flash them. This would have to be done for each rom you flash.
What are you trying to do over all?
zelendel said:
You would have to decompile the both Framework-res apk and the systemui.apk and make about 15 xml edits to redirect it to an image and then remove a few places. Then recompile the apks and then flash them. This would have to be done for each rom you flash.
What are you trying to do over all?
Click to expand...
Click to collapse
I just want a transparent status bar :crying:
azertguigui said:
I just want a transparent status bar :crying:
Click to expand...
Click to collapse
This option is in most custom roms. What rom are you running?
zelendel said:
This option is in most custom roms. What rom are you running?
Click to expand...
Click to collapse
4.2.2 stock with some mods (beats louder, a custom battery in status bar, a new locking...)
I agree that I have no idea why CM doesn't add this in their most recent ROM's, making the statusbar transparent is such an improvement to the UI immediately

Categories

Resources