HTC Desire :: Change Icons On Notification Bar To Different Colors?
Sep 26, 2010Can anybody tell me how I can change the icons on the notification bar to different colors if WiFi to blue or network to orange etc.
View 4 RepliesCan anybody tell me how I can change the icons on the notification bar to different colors if WiFi to blue or network to orange etc.
View 4 Repliesis there a way to change the notification led colors on the incredible?
View 2 Replies View RelatedThere are a few ways to change the color of the clock, notification bar, and pull down menu.
Standard disclaimer: I take no responsibility for anything you do or screw up on your phone.
AdamZ has updated method A (now called Droid Customizer) and it now changes all notification colors. It will overwrite any other changes you have previously made to the services.jar and framework-res.apk files so the manual method is still useful for people who have already made changes and don't want to lose them.
A - [Release] Droid Customizer v1.0 *Updated 3/02* (edit 4/7/10: fixed this link)
If you are familiar with the installation process of the smoked glass themes then this is an option. Has 13 color options as well as 12 font options that you can use.
B - Manually (sorta) change everything. I did it this way because AdamZ's method in A wasn't out yet and I think the way described in method A might overwrite other changes you have made (not sure on that though)
This will probably look long with a lot of steps but it really isn't too complicated.
Prerequisits
Rooted
Android sdk installed and some familiarity with adb
adb info: Start Here | Root Your Droid
1 - Plug in your phone and don't mount the sd card.
2 - On your computer open a command prompt and navigate to the android sdk tools folder.
3 - Type these commands:
Code: ...
I use Twicca for Twitter, which allows for different colors for the notification LED. I used to have it set for red on my Moto Droid, but it only flashes green on my Incredible. Anyone also use Twicca know what colors I can use?
View 3 Replies View RelatedIs there a way to change the order that the notification icons come up? i ask because i have the battery indicator installed and running as an ongoing event in the notification bar, so i'd like to keep that in the corner and have the other notifications come up to the right of it...but as of now it's putting new notifications in the corner and moving the battery indicator to the right...
View 1 Replies View RelatedIs there a way to change the icons on the notification bar manually? so i can pick and choose which ones to install?
View 1 Replies View RelatedIs there any possible way to change the notification icons without rooting the phone? I would like to change the battery, WiFi, icons.
View 5 Replies View RelatedRight i dont want to hijack the 'show us your screens' thread so thought i'd start this one.I am really keen to pimp up my phone and keep changing it like most of you,but the one thing i am unsure about is changing my icons.My main screen has handcent,people,facebook,market etc and i would really like to change the stock icons but am not sure how.What apps do i need etc and then how do i do it?.Some of the screens in that thread look cool and i want.
View 1 Replies View RelatedHaving now got used to Android I'm wanting to mess about with my Desire and get it looking really personal.
A lot of people on here completely re design their folder icons using the icon packs. However, can you do this without having to root your phone?
I just don't want to be rooting my phone and would love to make it even more personal.
Im trying to change the icons on my homescreen but I cant seem to get them to change, ive got the icons i want ([ICON_PACK] The DROID Collection_v1.0 - xda-developers) saved to the root of my SD card, Ive tried to use FolderOrganiser and BetterCut but i cant seem to get them to change on the homescreen, maybe im doing it wrong?
View 4 Replies View RelatedSo I have Folder Organizer Lite because I want to change some icons but unfortunately I have no freaking idea how to do this. Could somebody help me out here? Oh and I also have another question. How can you import your own wallpapers onto your Desire?
View 9 Replies View Relatedi was looking at the "show me your homescreen" thread and alot of people seem to have diffrent icons and fonts on there desire.
View 4 Replies View RelatedI have tried using Better Cut and Folder Organiser in order to change the icons on my HTC Desire. However, when I try and do this for Messaging, Email or People application, it always reverts back to the standard HTC icon.
How have other people got round this? Or is this just a problem I am experiencing? I am un-rooted.
Ok, just trying to set up the screens on my new desire and just put a direct ring and direct text widget on it, however i can't seem to change the name/icon of either.
As they both of them look the same i want to change them into "ringname" and "txtname" but can't seem to figure out how. And is it possible to change the widget picture as well ?
Can anyone confirm the colors of the notification LED? I've seen several speculations but no real confirmations. I saw a Moto Droid the other day with a blue LED, I was hoping the Inc. would have a RBG option to really customize your notifications...
View 15 Replies View RelatedIs there a way to change the HTC Icons like camera, photos to the stock Android Icons?
View 5 Replies View RelatedI notice that the home screen is customizable but not the four applications on the bottom, the call, email, browser and applications. How would I change those icons with different icons? Mainly the email and browser. How do I turn off or at least severly limit the data that goes to and from my phone. I do not have wireless and am just a bit paranoid about going over my data limit. I got the phone from work and this is my first smartphone so I am a bit nervous about anything I do on it.
View 3 Replies View RelatedI have CM6 final and I was wondering if anyone can tell me if or where it's possible to change the LED notification colors. It'd be really awesome if there was white
View 6 Replies View RelatedIs there a definitive answer as to why the Desire's notification LED won't change colour? I've tried Handcent and got a blue light for SMS delivery, so clearly it is possible, so why can't any other notification app make use of the other colours? (Is there one out there that I've overlooked?) It seems odd that this simple bit of functionality is disabled on a phone that can do so much!
View 10 Replies View RelatedI set a tone when I first got the phone (created the media/notifications folder, put my mp3 in, selected it in the menu.) Well I added some more yesterday, went in a changed it to one of those, but it still played my old tone. So I tried deleting the old tone and leaving just the one I wanted in there - now it doesn't play anything!
View 2 Replies View RelatedIs there a way to change the notification sounds from a single "ding" to something that can be called an alarm?
View 12 Replies View RelatedI guess the developers need to take advantage of this but I have seen it flash white, green, red and blue. (All from the same LED)
View 4 Replies View RelatedJust wondering if someone can let me know, is there a light which flashes on the desire to let you know you have messages? where on the phone is it and can you change its color?
View 3 Replies View RelatedMy exchange calendar is orange and my Facebook birthday calendar is red, sometimes it's hard to differentiate them...is there a way to change the exchange calendar color to green for example?
View 3 Replies View RelatedI'm working on an android application, and I have a drawable that I'm loading up from a source image.On this image, I'd like to convert all of the white pixels to a different color, say blue, and then cache the resultant Drawable object so I can use it later.So for example say I have a 20x20 PNG file that has a white circle in the middle, and that everything outside the circle is transparent.What's the best way to turn that white circle blue and cache the results? Does the answer change if I want to use that source image to create several new Drawables (say blue, red, green, orange, etc)?I'm guessing that I'll want to use a ColorMatrix in some way, but I'm not sure how.
View 3 Replies View RelatedI'm a new Moto Droid user. I was wondering if anyone has any info on the LED colors and if there is a way to control them. (I miss my blinking green LED on my BB that let me know I was connected to the Network, for example)
View 3 Replies View Relatedhow can i change the colors of the fonts in power off menu?
if possible, change the black text color and the "Reiniciar" to other color too...
I am displaying a notification icon which is dark gray. It looks fine on Nexus One, where the notification area is light gray and is almost invisible on HTC Desire (Sense UI - dark gray notification bar). Is there a way to overcome that? (The icon cannot be changed).The icon cannot be changed meaning" that I am using a custom set of icons which is a must for me.
View 1 Replies View RelatedAll in all a great phone - but surely the notification flash should stay on for longer than 5 mins, or have the option to choose how long - This is bonkers!!! having to fire the phone up to see if any messages/missed calls etc
Prob the most important requirement, for me anyway, is to know at a glance any missed communication.
Pretty pointless flashing for 5 mints?
Does anyone know if this will change, can be changed?? Would really rather not have to add an app for this as they seem to mess the phone up at times - but if thats the only way so be it.
I was curious, does anyone know if it is possible to change the colors of the stock keyboard that comes with the phone?
View 27 Replies View Related