Related
I'm looking for the status bar icons that come with vanilla Gingerbread. Like the ones in CM.
Also, would like to know where I should copy them to.
I tried looking inside the CM7 zip, but couldn't find anything that looked familiar.
Anyone knows if it can be extracted somehow from the CM7 ROM and be used with the stock rom?
Yes, theyre in system/systemui.apk
Sent from my SGH-T989 using Tapatalk
Thanks! Found it. It's actually: system/app/systemui.apk
The folder structure is obviously different from the stock rom. Anyone have an idea how I replace the existing icons?
Use 7zip to open the apk and replace them in system/res folder i think it is
Sent from my SGH-T989 using Tapatalk
There is no res folder inside "system". There's a res folder in the root, but there's only one file called "encryption"
ToastMan12 said:
There is no res folder inside "system". There's a res folder in the root, but there's only one file called "encryption"
Click to expand...
Click to collapse
Is it in framework/res?
Sent from my SGH-T989 using xda premium
The one he wants its in systemui.. Look in the res/hdpi or so folder
Sent from my SGH-T989 using Tapatalk
I've found it. I tried modifying the stock SystemUI.apk by replacing the icons in it with the ones from the CM7 rom. I then replaced the original SystemUI.apk with the modified one using Root Explorer, but by doing it the SystemUI process force closed leaving me with no status bar. It remained without status bar even after reboot.
So I guess this is not as easy as it seemed to be. I don't want to mess around with the root folder anymore, so if anyone has a flashable zip that can replace the status bar with AOSP icons I would greatly appreciate it!
Really easy to do, next time change the permissions then you wont get FC but if you have the odex version of the update heres the link to get the icons. Its by mikeyinid towards the bottom http://forum.xda-developers.com/showthread.php?p=20377172
Sent from my SGH-T989 using Tapatalk
noodles2224 said:
Really easy to do, next time change the permissions then you wont get FC but if you have the odex version of the update heres the link to get the icons. Its by mikeyinid towards the bottom http://forum.xda-developers.com/showthread.php?p=20377172
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
That's exactly what I need! But the link is down Thanks anyway!
I'll PM the guy for a copy I guess.
I pm him too last night for some files.. Dont know if he replies at pms. Some people on here get really mad.. But any chance you can help me out on the swype files?
Sent from my SGH-T989 using Tapatalk
Sure I'll try to help. I'm not sure what you're referring to though. What swype files?
I pmed you
Sent from my SGH-T989 using Tapatalk
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.
Without having to download THIS messaging app? The messaging app in my ROM has direct call and a couple of other goodies that I really like... just the colors are very boring and plain! Any help is very much appreciated, thanks.
The standard way of theming is open the mms. Apk in a zip viewer. Either win rar or 7 zip, then find the area that holds folders named draw able hdpi. Extract ONLY THE ICONS AND IMAGES You want to change. Font extract the whole apk. Then, open the images in photo shop or any editing program, change the colors as you please, save, (DONT CHANGE IMAGE NAME OR TYPE), then drop them back into the apk in the folder you found them and save changes to the zip. Once that's does, go into system/app, rename the end of the name .Bak. So apkname.Apk.bak
Then just copy and paste it into system app and then give it correct permissions if it doesn't already and then reboot
Sent from my SPH-L710 using xda app-developers app
ReapersDeath said:
The standard way of theming is open the mms. Apk in a zip viewer. Either win rar or 7 zip, then find the area that holds folders named draw able hdpi. Extract ONLY THE ICONS AND IMAGES You want to change. Font extract the whole apk. Then, open the images in photo shop or any editing program, change the colors as you please, save, (DONT CHANGE IMAGE NAME OR TYPE), then drop them back into the apk in the folder you found them and save changes to the zip. Once that's does, go into system/app, rename the end of the name .Bak. So apkname.Apk.bak
Then just copy and paste it into system app and then give it correct permissions if it doesn't already and then reboot
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Too complicated for me man!
Joe0113 said:
Without having to download THIS messaging app? The messaging app in my ROM has direct call and a couple of other goodies that I really like... just the colors are very boring and plain! Any help is very much appreciated, thanks.
Click to expand...
Click to collapse
Try using gosms or handcent. I believe they have theming capabilities.
All Battery results are on a 6300mah battery, unless otherwise noted!
adamdelozier said:
Try using gosms or handcent. I believe they have theming capabilities.
All Battery results are on a 6300mah battery, unless otherwise noted!
Click to expand...
Click to collapse
I used Handcent since my EVO 3D days but I really like the 4.2.2 Messaging app.... I just hate that I can't theme it. No need for a 3rd party messaging app... I can live with the plain colors, I'd just rather be able to theme it if possible!!
Then if Reapers response is too complicated the answer to your question is then No. There's no other way to do it.
Transmitted with a portable device using Xparent Blue Tapatalk 2
edfunkycold said:
Then if Reapers response is too complicated the answer to your question is then No. There's no other way to do it.
Transmitted with a portable device using Xparent Blue Tapatalk 2
Click to expand...
Click to collapse
Guess I"ll just have to live with it or extract another MMS.apk from another ROM!
Joe0113 said:
Guess I"ll just have to live with it or extract another MMS.apk from another ROM!
Click to expand...
Click to collapse
Sorry, i made it sound over complicated lol.. just find the thing you want to change and then save it and put it back and save the apk and then just put it on your phone..
Why wouldn't you just download that app? It makes it a lot easier on you to theme the stuff the way you want. :what:
Sent from my SPH-L710 using Tapatalk 2
cbass15 said:
Why wouldn't you just download that app? It makes it a lot easier on you to theme the stuff the way you want. :what:
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
I'm honestly thinking about just doing that hahaa.
Trying to restore icon backup on my Epic, tried changing 3g icon in notifications bar, before change RTP made a backup in SD card, called icon-change-backups. How do I apply this backup to undo the change I made to the notification bar?
In the b/u folder there is /com.android.systemui /. Do I just find this file in system and replace it with the backup file?
Any input will be greatly appreciated and thanked.
Pp. :beer::thumbup:
Transmitted from another galaxy with a Jellybean infused P-5113 full of Unicorn porn.
PanchoPlanet said:
Trying to restore icon backup on my Epic, tried changing 3g icon in notifications bar, before change RTP made a backup in SD card, called icon-change-backups. How do I apply this backup to undo the change I made to the notification bar?
In the b/u folder there is /com.android.systemui /. Do I just find this file in system and replace it with the backup file?
Any input will be greatly appreciated and thanked.
Pp. :beer::thumbup:
Transmitted from another galaxy with a Jellybean infused P-5113 full of Unicorn porn.
Click to expand...
Click to collapse
Man, that would make sense to me. Changing your status bar icons changes your systemui.apk, correct? So I would think that if you took the backup systemui that rtp made(which should be your original set up), and drag it into your system/app, replacing the systemui.apk that's in there, reboot, you should be good to go. I'd do a back up and give it a shot. I've played around with swapping systemui's and the worst thing that happens is there's nothing at the top, or you get the blah blah had stopped unexpectedly message. Should be golden though man. Good luck, let me know how it goes! :thumbup:
Sent from my SPH-D710 using xda premium
That's what I was figuring but wasn't sure, don't know much about how RTB works but do know that a lot of features don't work well.
The icon replacement option works but needs updating with more current Jb style icons and features.
Pp. :beer::thumbup:
Sent from an Epic Touch that shoots jelly beans into your .....eye .... phone.
PanchoPlanet said:
That's what I was figuring but wasn't sure, don't know much about how RTB works but do know that a lot of features don't work well.
The icon replacement option works but needs updating with more current Jb style icons and features.
Pp. :beer::thumbup:
Sent from an Epic Touch that shoots jelly beans into your .....eye .... phone.
Click to expand...
Click to collapse
Yeah, I played around with the battery stuff before. Took me awhile before I found a 1% that would stick. Can you go into the backup and see the pngs to see if they match the icon you had?
Sent from my SPH-D710 using xda premium
PanchoPlanet said:
That's what I was figuring but wasn't sure, don't know much about how RTB works but do know that a lot of features don't work well.
The icon replacement option works but needs updating with more current Jb style icons and features.
Pp. :beer::thumbup:
Sent from an Epic Touch that shoots jelly beans into your .....eye .... phone.
Click to expand...
Click to collapse
Just push systemui.apk to /system/app and set permissions to rw-r--r-- and reboot.
☆SoA: Son's of Android™☆
I like to break stuff!
-EViL-KoNCEPTz- said:
Just push systemui.apk to /system/app and set permissions to rw-r--r-- and reboot.
☆SoA: Son's of Android™☆
I like to break stuff!
Click to expand...
Click to collapse
LOL EK says it so much more eloquently than me . So yeah, what he said. :thumbup::beer:
Sent from my SPH-D710 using xda premium
-EViL-KoNCEPTz- said:
Just push systemui.apk to /system/app and set permissions to rw-r--r-- and reboot.
☆SoA: Son's of Android™☆
I like to break stuff!
Click to expand...
Click to collapse
That's what I did, its ok now. And the icon I replaced was working but the arrow action while communicating was in the wrong place, RTB theme was gb style with arrows on top, Jb style has the arrows below, I got a pre-install toast before i ok it and it told me that not all images where matching.
Was just trying to get some more complete blue theming to mach TD's AIO mod.
Thanks guys.
Pp.:beer::thumbup:
Sent from an Epic Touch that shoots jelly beans into your .....eye .... phone.
If you want the aosp blue look then do this. Pull your systemui.apk out to your PC and rename it systemui.zip then right click it and open as archive with 7zip. Now do the same with an aosp systemui.apk and make sure the icon names are the same, rename them if you have too. Now copy all the icon images from the aosp systemui into your systemui and click ok to copy and replace the files. Now rename your systemui from .zip back to .apk and copy it to your sdcard, then backup your rom in recovery and boot back in to the OS, push the new systemui.apk you just modified to /system/app set permissions, reboot and profit.
☆SoA: Son's of Android™☆
I like to break stuff!
Thanks EViL, that's exactly what i was trying to achieve, this info is very helpful. Will work on it tomorrow.
Will let you know how it comes out. :thumbup:
Pp. :beer::thumbup:
Sent from an Epic Touch that shoots jelly beans into your .....eye .... phone.
PanchoPlanet said:
Thanks EViL, that's exactly what i was trying to achieve, this info is very helpful. Will work on it tomorrow.
Will let you know how it comes out. :thumbup:
Pp. :beer::thumbup:
Sent from an Epic Touch that shoots jelly beans into your .....eye .... phone.
Click to expand...
Click to collapse
You'll only need to do the hdpi icons in the res/layout folder if you're not changing dpi. As long as you want to keep the dpi at stock 240 then hdpi are the only icons used. If you wanna try out other dpi's then swap em all out. Anythinf below 190 will start using mdpi anything over 250 or 260 will use xhdpi
It may take a little while if the icons all need to be renamed cuz theres alot of them. If you get lucky then the names will match and the images will be different. Typically the icon names are the same but occasionally they aren't depending on the device and rom you're on. I actually may have all the icons renamed for my note 2 already if the names are different from aosp on the et4g but the same sec names as the note 2s TWiz
☆SoA: Son's of Android™☆
I like to break stuff!
I hear jellyverse has the icons I need. Will d/l a copy and extricate then.
Thanks.
Pp.:thumbup:
Sent from an Epic Touch that shoots jelly beans into your .....eye .... phone.
-EViL-KoNCEPTz- said:
You'll only need to do the hdpi icons in the res/layout folder if you're not changing dpi. As long as you want to keep the dpi at stock 240 then hdpi are the only icons used. If you wanna try out other dpi's then swap em all out. Anythinf below 190 will start using mdpi anything over 250 or 260 will use xhdpi
It may take a little while if the icons all need to be renamed cuz theres alot of them. If you get lucky then the names will match and the images will be different. Typically the icon names are the same but occasionally they aren't depending on the device and rom you're on. I actually may have all the icons renamed for my note 2 already if the names are different from aosp on the et4g but the same sec names as the note 2s TWiz
☆SoA: Son's of Android™☆
I like to break stuff!
Click to expand...
Click to collapse
You are sooo money EK. I'm about to start theming my build today, and that explanation was superb. Thanks a lot!
Sent from my SPH-D710 using xda premium
Just as a side note, I could had just swap out the res folder.
I think this folder has all the images that pertain to the notification bar and panel.
Pp.
PanchoPlanet said:
Just as a side note, I could had just swap out the res folder.
I think this folder has all the images that pertain to the notification bar and panel.
Pp.
Click to expand...
Click to collapse
Exactly the same? ? Wow...lucky! I'm trying to figure out how to view the png in 7zip while the file is open as an archive.
Sent from my SPH-D710BST using xda premium
For those looking to have different launcher grids (4x5,5x5,5x6,etc) check out this thread...
http://forum.xda-developers.com/showthread.php?t=2462912
Since we don't have recovery you have to manually push the files...
Download and install another launcher just in case something goes wrong...( Nova,Apex,etc)
BACKUP your stock SecLauncher4.apk and SecLauncher4.odex files from your system/apps folder
1. download the preferred zip
2. extract and copy the launcher grid size you want to use
3. Delete the SecLauncher4.odex from the system/apps folder
4. paste the new SecLauncher4.apk and overwrite the existing one
5. reboot and profit
***Some widgets will not work properly***
Be sure to thank Termit901 in the original thread...
I'm currently using the 5x5 and have had no issues...
hmmm.. not to be rude or something, but this isn't something new. I think someone already posted same thing beginning of Nov.
http://forum.xda-developers.com/showthread.php?t=2516701
miini said:
hmmm.. not to be rude or something, but this isn't something new. I think someone already posted same thing beginning of Nov.
http://forum.xda-developers.com/showthread.php?t=2516701
Click to expand...
Click to collapse
Not rude at all. I did not see the thread.
Sent from my SM-N900V using XDA Premium HD app
+1
i see like me you have the line through the date/time on bottom right of transparent accuweather widget. i would LOVE to figure out how to fix that on stock launcher.
any ideas?
thanks
fletch33 said:
i see like me you have the line through the date/time on bottom right of transparent accuweather widget. i would LOVE to figure out how to fix that on stock launcher.
any ideas?
thanks
Click to expand...
Click to collapse
Not exactly sure how to fix it. I'm using the deviant development transparent app. I think from the t mobile note 3 themes and apps. It may be the same that is in hyperdrive but not sure. I'll ask and see.
Sent from my SM-N900V using XDA Premium HD app