Motorola Droid :: Remove Icons From Notification Bar?
Oct 5, 2010
Is there a way to do this? Basically all I want to see to the right side is the 3G/1X indicator. I would love to remove, or at the very least hide, the battery and clock info.
View 4 Replies
Nov 19, 2010
I've looked all over the forum, but don't see any recent posts for my question. So I'm hoping someone can help... I would like to hide or remove unwanted icons from the left side of the notification/status bar. I realize most programs give you this option, but some don't (such as the latest version of Norton security program). It just sits up there and hogs up real estate. Ideally, it would also be nice to be able to rearrange the icons, or make them larger if desired..
View 1 Replies
View Related
Nov 17, 2009
Just looking for a simple way to remove the text below any icons on my home screen. For example, since I already know what the phone app icon looks like, there's no reason I need to see the text. This is purely for aesthetics.
View 7 Replies
View Related
Oct 14, 2010
Does anybody know where I can get different 3g and gps icons for my notification bar. I found some others over at droid pirate but still looking for more ideas.
View 2 Replies
View Related
Jul 20, 2010
Can someone please tell me how to remove the text on Moto and Droid icons/widgets?
View 1 Replies
View Related
Oct 31, 2010
Is 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 Related
Nov 6, 2009
I'm new to android. Is there another way of getting email notification other than that small email notifier in the top left corner. Why doesn't any of the app icons show that there is email available.
View 2 Replies
View Related
Dec 1, 2010
I did some searching and didn't really come up with an answer, so flame away if it's out there. Is there a way to get rid of the entire notification bar at the top of the screen? I am running Bat Stat and Clockr so I thought it would be nice to get rid of it.
View 9 Replies
View Related
May 26, 2010
is there any way to remove the battery notification warnings and led flashing on the moto droid with home++?
View 4 Replies
View Related
Sep 27, 2010
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 Related
Nov 25, 2009
Is there a way to use different email notification icons in the HTC Magic notification bar?I am tired of the stupid "@" sign when I receive a new email in Gmail.
View 1 Replies
View Related
May 14, 2010
I recently switched from sense to home and I have a little problem.My email and messages icons dont have the notification icon when I receive my emails.Usually if you have two or three new emails it says so on the icon, well im not getting this.I am getting the notification icon up the task bar, but not on the icon.What to do?
View 2 Replies
View Related
May 18, 2010
does anybody know if there is a way to remove/delete icon from the menu (not home screen). I dont use them all and would like to remove some. Also is there a way to rearrange them?
View 8 Replies
View Related
Jun 17, 2010
I know how to Hold down an icon and drag it into the trash but how do i delete it from the menu because it is getting way to cluttered and i have to many apps on the menu screen i would still like to keep the app but just remove it from the menu screen.
View 6 Replies
View Related
Feb 16, 2012
I somehow ended up with as many as three icons on my tablet screen (a TF-201) for one application.
I uninstalled the application using the app manager and that leaves 2 non-working icons on the screen. If I click either I see a pop-up message telling me the application is not installed. The app manager no longer includes the deleted app.
How can I get rid of the extra icons?
View 2 Replies
View Related
Jan 13, 2010
I have 4 corporate calendar icons on my home screen that I don't want there anymore. However, they are not deleting. I tried dragging them to the trash can, but nothing happens.
View 5 Replies
View Related
Nov 19, 2010
Can the title be removed from icons and widgets? I am now using text instead of icons and wondered if I can remove text from the HTC widgets for bluetooth and wifi?
View 1 Replies
View Related
Jul 21, 2010
How can I remove an icon from EVO home page?
View 2 Replies
View Related
Apr 16, 2014
I just purchased my first android tablet (never had android before) and how to remove the volume up and down icons from that black bottom bar (where are the home button, back...etc) because i have physical key to do that job. Another icon that i want to remove is the snaphot.
View 5 Replies
View Related
Jan 28, 2013
I am looking for a way to remove apparently names from the homescreen and just have the icons. Anyway to do this?
View 2 Replies
View Related
Dec 26, 2009
how do you remove widgets / app icons from the home screen? I know how to add them but haven't seen anything about removing them. I don't want to uninstall the app, just remove the widget
View 4 Replies
View Related
Apr 12, 2013
A quick search didn't show what I needed. This is probably the easiest question you had all day.
How do I clear unwanted icons from home? Is it same procedure for deleting unwanted apps from the device?
View 1 Replies
View Related
Sep 13, 2013
I have Samsung galaxy s duos gt-7562 and using only the 1 simcard but i need to compile somehow the systemUI.apk to remove the icons from sim cards..i have finaly found a way to replace the icon with a png file but the result was this in the image and a huge space between wifi signal and gsm signal the think is that i want to be near and wifi icon replace the stock sim1 icon.
View 1 Replies
View Related
Oct 8, 2010
How can remove system icons from menu on Vibrant?
View 1 Replies
View Related
May 6, 2010
I apologize if this has been asked, I have searched and not found an answer. I do not use contact photos so is there a way to remove the dull gray icons that are there by default?
View 4 Replies
View Related
Mar 16, 2012
Issue with a custom ROM I've been playing around with in an attempt at customizing it to meet my personal needs.
Basically, the custom ROM installation removes old, unwanted .apk's from the stock image it is replacing. This is done by a script/command in the META-INF->com->google->android->updater-script file. Here's an excerpt as an example:
Code:
run_program("/sbin/busybox", "mount", "/system");
show_progress(1, 100);
package_extract_dir("system", "/system");delete("/system/app/Launcher2.apk");
However, while the script works perfectly to remove the actual apk's/apps from the device, once the custom ROM is loaded, the old shortcuts (to some of the apps that were uninstalled) remain on the homescreen (these shortcuts are placed there by default by the stock ROM). If you try to tap the shortcut, it simply states something to the effect of "this application is not installed on your device". While these "dead" shortcuts can be moved to the trash bin and deleted from the homescreen, it'd be nice if I could make it so the custom ROM installation automatically does this.
I've tried modifying the Launcher2.apk to reflect the changes I am looking for; but to no avail. In the Launcher2 /res/xml/default_workspace.xml file, I am easily able to specify which apps I do want shortcuts placed on the homescreen for during the installation. But - there doesn't seem to be a way for me to issue a command to remove the old, unwanted shortcuts and these "dead" shortcuts are present nonetheless, despite whatever changes I make to the default_workspace.xml (it does add my "new" shortcuts, though).
Any way that this could be done during the actual custom ROM installation process? And where would I add it to (default_workspace.xml, Android Manifest.xml, framework-res.apk, boot.img...
View 1 Replies
View Related
Aug 30, 2012
it's possible et a notification without icons on the status bar but wih only a text or only a small image?
View 1 Replies
View Related
Mar 18, 2013
How to remove a specific status bar icons and change the order of icon display? I think we need to edit the smali files, but I'm not sure which one to edit.
View 2 Replies
View Related
Oct 28, 2010
Can anyone help me out on getting color icons onto my Rooted Froyo (stock) deodexed with S-off. Specifically Gmail, Gtalk, Mail and Messages? The Gtalk one I do not have the right size or transparent.
View 11 Replies
View Related
Sep 3, 2010
For some reason two notification icons pop up for new mail in K-9. One shows how many new e-mails there are, but the other one I do not know what is for. Right now it shows "2" but it has been that number for quite some time. If someone could look at the screen shot and let me know what the icon all the way to the left is, and how I can prevent it from popping up it would be great.
View 7 Replies
View Related