Does anyone know how to skin the notification icons?
Ive used a root explorer and within the data folder is the apk, opening the apk i find the icons i wish to replace, how would i go about replacing those or am i looking in the wrong location?
Id like to change the icons the facebook use, really dont like the black ones as there seems to be white pixels in the corners.
Any help would be appreciated thanx.
I really want to theme my phone, is there any tips to make it easyier
an also theres no meny png files that im not sure what changes what, is there a guide of any sort for that or anything.
I got editing images down but im still gettin lost on changing things
an out of curioisy is there a good themer out there that would be willing to work with me personally so im not gettin mixed results
here ya go..this should get you a start
http://www.google.com/cse?q=how+to+...ub-2900107662879704:fs7umqefhnf&ie=ISO-8859-1
Great resource here
im not sure if im wording this right, but to theme an app u open that apps apk. to theme a widget u open that widgets apk. right?
So what all does framwork control?
still tring to get it togather what png's edit what on my phone
Essentially yes. Most of the app's .png's will be in the respective .apk, although if it's a Sense ROM then a lot is stored in the 'com.htc.resources.apk'
The 'framework-res.apk' holds all the files for like the notification area, the pull down menu, status icons, buttons, tick boxes, radio buttons etc...
The best way to familiarise yourself with it all is just to have a look through the image folders and see what you see.
not much luck, im gettin lost, so ill be back in a cuple days let u knw if i got it yet, if i cant come up with it, ill just make a list of things i want done an see where it goes.
Are you on a Mac or PC?
Keep in mind, you have to sign it to get it to install if you unpack it. After weeks of failed signing attempts (I still cant get them to sign) I found a way around this though...just don't unpack it Use 7zip on PC or I am on a Mac so I use Springy. Replace what you want and you are good to go.
Let me know if you need more help with this method. It isn't the way everyone else does things, but it works for editing things and making it what you want.
@reanger91878 I was just looking into start some theming and was trying to figure out if using a Mac put me at a disadvantage... but I guess since I found you I'll know who to ask if I run into a problem. So I guess I'm gonna get Springy and see what I can figure out. (I've never done this crap before).
:edit: boo it costs money, any free options? or will the non-licensed version work for me?
Alright
heres what i want done
I have NFX Sprint 2.31.651.7 STOCK Odex Update3.
Lock screen bar where its grey i want black
All screens under settings an phone options like device1 pic 1 want there its white to be black an the black letters white with a green boarder.
Device2 pic: want top an bottom where its grey to be black save with bookmark widget an calander app
Device3: white section black an the letter white
Device4: change all screens from white to black an white lettes an the grey buttons at the bottom to green same with clock, messages, music and photos
Device5: i want the ui buttons at the bottom like that but for it to be Phone in the middle app drawer on the left an add to home on the right
Invert all menus uder browser
so if some one would be willing to help with what xml an pic files i edit to do it, or some one helps me put it togather it would be awsome an id be very thankful
BuddahWolf01 said:
@reanger91878 I was just looking into start some theming and was trying to figure out if using a Mac put me at a disadvantage... but I guess since I found you I'll know who to ask if I run into a problem. So I guess I'm gonna get Springy and see what I can figure out. (I've never done this crap before).
:edit: boo it costs money, any free options? or will the non-licensed version work for me?
Click to expand...
Click to collapse
Using a Mac does not put you at a disadvantage per se...kind of, but there are workarounds
You don't have to use Springy, that is just what I use. The key is to find an Mac application that can open up a .zip file without extracting it, because once you extract, you need to resign (no big deal really, but for whatever reason my computer won't properly sign). I think the free version of Springy lets you open up a ROM of a certain size? Can't remember...but if you are editing a theme, they should open, because most are under 15MB. You can also just search around for other Mac apps that handle zip files and find one that does not extract. Let me know what you come up with and what you need help with...I gained much knowledge here, and will gladly pass on what I have gleaned.
DubsideWICKED said:
heres what i want done
I have NFX Sprint 2.31.651.7 STOCK Odex Update3.
Lock screen bar where its grey i want black
All screens under settings an phone options like device1 pic 1 want there its white to be black an the black letters white with a green boarder.
Device2 pic: want top an bottom where its grey to be black save with bookmark widget an calander app
Device3: white section black an the letter white
Device4: change all screens from white to black an white lettes an the grey buttons at the bottom to green same with clock, messages, music and photos
Device5: i want the ui buttons at the bottom like that but for it to be Phone in the middle app drawer on the left an add to home on the right
Invert all menus uder browser
so if some one would be willing to help with what xml an pic files i edit to do it, or some one helps me put it togather it would be awsome an id be very thankful
Click to expand...
Click to collapse
Big tasks Don't know if anyone will actually be able to do it for you, but check the resources above to get an idea where to start. It's the whole "give a man a fish and he eats for a day, teach a man to fish and he eats for a lifetime" idea.
Open up your ROM and check the framework-res.apk and see what you find...but you are looking to do more than just framework edits...
ranger61878 said:
Big tasks Don't know if anyone will actually be able to do it for you, but check the resources above to get an idea where to start. It's the whole "give a man a fish and he eats for a day, teach a man to fish and he eats for a lifetime" idea.
Open up your ROM and check the framework-res.apk and see what you find...but you are looking to do more than just framework edits...
Click to expand...
Click to collapse
Out of what all i want edited what is controlled by frame work an then would the rest be Apk files in the system app
my biggest problem is im not understanding what xml files change what an some of the pngs idk what they change
edit: I found post that said this, is that a pretty good way to descride it.?
app folder - This folder contains all of the apps that will be installed during an update or wipe. You will need to extract only the apks of the apps you wish to change the icon and graphics for.
-Launcher.apk - This file is in the app folder and contains the menu launcher tab, clock, google search widget, wallpapers and some other things.
framework - This folder contains framework-res.apk, this is where the bulk of your editing will take place.
When you open a apk you will see:
assets - This will contain images, sounds and other content used by the programs. Not always used!
META-INF - This contain the encryption data of the update.zip.
res - This folder contains all of the png and xml files. The xml files are used to format the UI, these can be used to change the locations of things on the screen. The xmls need to be unencrypted first. Depending on the apk there can be a bunch of folders under the res folder but we will only concentrate on the drawable ones.
-drawable - The png files in this folder are displayed wheather the keyboard is open or closed. The majority of the files are here.
-drawable-land - These are the files that will show when the keyboard is open. There won't be as many files in these folders. Most of the time the programmer will re-organize the layout with an xml file.
so basically everything is a picture that i want changed an xml files control text color an placement of where things are or what?,
im try my best to but thoes darn xml files are messing with me lol
To start, don't mess with the XML files. Just make changes to the PNG files. Once you get familiar with changing icons and status bar colors, then you can start messing with XML files. Let's say you want a different alarm icon.
Look in the DeskClock.apk under res/drawable-mdpi. You would find an icon(PNG) you want to substitute with, size it to the same size as ic_launcher_alarmclock.PNG, name it the same name and replace the original in the apk.
Use adb to push the apk back to your phone. I would then reboot and then enjoy your new icon.
Some icons will be in drawable-mdpi and some just in drawable. No need to change hdpi on our phones.
The majority of your status bar icons and base OS icons will be in framework-res.apk.
Sent from my HERO200 using XDA App
poashll said:
To start, don't mess with the XML files. Just make changes to the PNG files. Once you get familiar with changing icons and status bar colors, then you can start messing with XML files. Let's say you want a different alarm icon.
Look in the DeskClock.apk under res/drawable-mdpi. You would find an icon(PNG) you want to substitute with, size it to the same size as ic_launcher_alarmclock.PNG, name it the same name and replace the original in the apk.
Use adb to push the apk back to your phone. I would then reboot and then enjoy your new icon.
Some icons will be in drawable-mdpi and some just in drawable. No need to change hdpi on our phones.
The majority of your status bar icons and base OS icons will be in framework-res.apk.
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Well said.
You can also do it on your computer...don't extract, just open, replace, close, put on SD and flash (after you nandroid...just in case )
iv been looking an looking, but cant seem to find a black stock theme
with stock htc green when a button is pressed, any one kno off a stock black theme i might be over looking
still havent figured ths out, an im having problems because im odexed?
DubsideWICKED said:
still havent figured ths out, an im having problems because im odexed?
Click to expand...
Click to collapse
Yes more than likely your only have trouble theme and odexed rom. Try a rom that is deodexed or I heard the have some deodex sripts that will do it.
ASimmons said:
Yes more than likely your only have trouble theme and odexed rom. Try a rom that is deodexed or I heard the have some deodex sripts that will do it.
Click to expand...
Click to collapse
Alright is there a performance or memory difference between odex an deodex
Does this same process apply with adw? If so, does that mean theming aosp and cm6 are equally as easy?
Sent from my HERO200 using XDA App
Is this possible? I find it redundant to use beautiful widgets with a clock already on the screen...
Thanks.
psufan5 said:
Is this possible? I find it redundant to use beautiful widgets with a clock already on the screen...
Thanks.
Click to expand...
Click to collapse
I'm sure it would be by modding the framework file. You should maybe start there and see where that goes.
You can do it by modding the framework file, or take the easy way like I did and use launcherpro and have it set to hide the notification bar.
vunuts said:
You can do it by modding the framework file, or take the easy way like I did and use launcherpro and have it set to hide the notification bar.
Click to expand...
Click to collapse
Thought of that, but then I cant see my notifications at the top which I use a lot.. id just like to remove the clock, and slide all the battery and signal info to the right to take up its space.
I found work-arounds for that problem too lol. I customized my dock with 'call', 'texts', and 'gmail' icons and set the preference to show the 'unread' or 'missed call' count on the icon. I think it just makes my home screen look cleaner. Plus I get the full screen view of Katy Perry's half naked body woot woot.
Or you can also just set the notification bar to be hidden, and set the home softkey to pull down the notification bar.
Can the top bar be made transparent so the desktop wallpaper will show through / behind it?
I have used UOT to set the top bar transparent (#000000 @ 50%) and it does appear transparent on lock screens with some of the wallpaper visible, but when I get to the desktop it goes back to solid black. I use go launcher by default but have also checked out the default launcher from Serendipity 7, both show solid black.
Is there a feature / limit in 2.3.3 roms preventing transparent top bar on the desktop?
Tried getting it to work by using the kitchen before and no luck
I'll make it for you. What ROM/theme/mods do you have installed?
Or could you post your SystemUI.apk?
Sent from my SGH-I897
Here's the stock Serendipity VII SystemUI.apk with a 50% transparent status bar. You should be able to use this with the UOT kitchen if you want to change anything, although I've never used it so I'm not completely sure.
take your pick -> APK or CWM zip
thanks for the offer. Here's my systemui file.
papashex said:
thanks for the offer. Here's my systemui file.
Click to expand...
Click to collapse
Here you go, black, 50% transparent:
APK or CWM zip
No dice. I do have the transparent bar on lock screen, but it still goes solid black on desktop. Would I be better off trying to put a semi trans image for the bar in framework-res.apk? (if that would be the correct place) I have an image file in mind matching my dock bar but it would need to be resized and flipped 180.
Could you assist there as well?
papashex said:
No dice. I do have the transparent bar on lock screen, but it still goes solid black on desktop. Would I be better off trying to put a semi trans image for the bar in framework-res.apk? (if that would be the correct place) I have an image file in mind matching my dock bar but it would need to be resized and flipped 180.
Could you assist there as well?
Click to expand...
Click to collapse
That would be my guess. I edited the .png as black in framework-res.apk and it's always black, no matter what screen. So I guess making that image transparent would be your best bet.
The file is called "statusbar_background.9.png", in framework-res/drawable-hdpi.
Just edit the file and open apk with a zip program then simply drag it back in.
papashex said:
No dice. I do have the transparent bar on lock screen, but it still goes solid black on desktop. Would I be better off trying to put a semi trans image for the bar in framework-res.apk? (if that would be the correct place) I have an image file in mind matching my dock bar but it would need to be resized and flipped 180.
Could you assist there as well?
Click to expand...
Click to collapse
I don't know why that last one didn't work. I put it on my phone and it worked perfectly. Framework-res shouldn't do anything, but then I also thought the last one worked, so I guess it'd be worth a try.
I'm now thinking it's an issue with your launcher, but I don't see how. You've really got me stumped here. Sorry I can't help you further.
Sent from my SGH-I897
Hey, I'm looking for a Circle Battery Icon that can Replace the stock Battery Icon, is this possible without Root?
Here are some Pics:
The First is one I ran across in the App Store, to Give an Example of What I am Talking About. (I don't think this app is the the Icon, but you can see in the pick that this guys Original Icon has been Replaced, with a Circle Battery)
The Second is What I have Downloaded from the App store (Called: Battery Status Bar), which Gives me a Circle Battery Icon, but without Replacing the Original Icon.
Thanks
Nope, not possible without root. Actually you probably need more than just root as well. I don't think you can change anything like that without flashing something through CWM or some other recovery. That is the only way I have done it in the past.
Alright, thanks for the reply.
Anyone know of any digital battery icons that we can just add to the status bar?
your best bet is to check the app market for battery widgets some will show on your notification bar jus look at the pics
you can retheme sense using http://uot.dakra.lt/
you must be rooted and have CWM installed however, it works wonderfully.
You must have root to modify this. It requires you to mount /system/ to edit SystemUI.apk and framework-res.apk (and sometimes com.htc.resources.apk). Any apps you find for non rooted devices will only add to the notification bar, not replace the original icon.
StrangeShadow said:
Hey, I'm looking for a Circle Battery Icon that can Replace the stock Battery Icon, is this possible without Root?
Here are some Pics:
The First is one I ran across in the App Store, to Give an Example of What I am Talking About. (I don't think this app is the the Icon, but you can see in the pick that this guys Original Icon has been Replaced, with a Circle Battery)
The Second is What I have Downloaded from the App store (Called: Battery Status Bar), which Gives me a Circle Battery Icon, but without Replacing the Original Icon.
Thanks
Click to expand...
Click to collapse
I have "Battery Circle", from the market, and i think that it's what you're looking for. No root involved.