Android :: How To Remove App Icon From App History?
Oct 18, 2010
I have an application that runs only once. But after finishing (finish()), it remains in the history of applications (last opened) and can be opened again. (Long press on the Home button). How do I remove my application from this history? I ask because everything I found, it's a flag in the manifest - 'noHistory'. But it works with Activiti history, not last opened Application history.
View 4 Replies
Jun 7, 2010
how do you remove download history in the market app?
View 4 Replies
View Related
Dec 14, 2009
My app shows a signup activity the first time the user runs the app, looks like:
ActivitySplashScreen (welcome to game, sign up for an account?)
ActivitySplashScreenSignUp (great, fill in this info)
ActivityGameMain (main game screen)
so the activities launch each other in exactly that order, when the user clicks through a button on each screen.
When the user goes from activity #2 to #3, is it possible to wipe #1 and #2 off the history stack completely? I'd like it so that if the user is at #3, and hits the back button, they just go to the homescreen, instead of back to the splash screen.
I think I can accomplish this with tasks (ie. start a new task on #3) but wanted to see if there was simpler method.
View 3 Replies
View Related
Aug 5, 2013
i've noticed that once I update a system apk for the first time from the play store, it appears in the "My Apps" list on Google Play. However if I then disable that app, it still appears under the play store history (with "disabled" shown next to it), but with no way to remove it from the My Apps list. Aside from rooting the phone and removing the apk by hand (which I know causes the App to disappear from the My Apps list, disabled or not), and then reloading the apk, but disabling it before google play detects it again, is there any way to remove that app from the My Apps list in the play store? I've tried online through the desktop store but I can't find a way to do that either.
View 6 Replies
View Related
May 15, 2010
I am displaying an icon in status bar.Now i want to remove that icon immediately when i open that content , after some time if we receive any alert ,that icon will be displayed again.For this what can i do?
View 1 Replies
View Related
Jul 29, 2010
How to remove the android native icon?
View 3 Replies
View Related
May 21, 2009
Is there anyway to remove the default drop down icon on ExpandableList?
View 2 Replies
View Related
Jun 17, 2009
I was looking through the source code for launcher in git for the first time after asking this question. I got the UNINSTALL_SHORTCUT to work. However, this seems to remove it from the home screen.Maybe my vocabulary is not correct, but I assumed the "home" screen was the thing that displays widgets and shortcuts that you can fling left and right to see all 3 screens.set in the AndroidManifest.xml.What I need to do is remove the icon from the "launcher" not just removing a shortcut from the home screen.I don't know if I can programatically over-write what I have set in the Manifest. That is, I need it to initially be displayed in the "Launcher" but upon receiving a certain intent, to hide itself.In essence, to programatically remove the "android.intent.category.LAUNCHER" from it's category list set in the AndroidManifest.xml
View 6 Replies
View Related
Sep 29, 2010
The preference activity gets inflated by invoking
addPreferencesFromResource(R.xml.preferences);
and here are the preferences.xml code...
everything looks okay, but EditTextPreference entries (2 and 3) have arrow-down icons next to them, just like ListPreference (1) does. Why is it so and how can I remove these icons as they look irrelevant?
The screenshot is here: http://i.imgur.com/BZUr7.png
View 1 Replies
View Related
Sep 5, 2009
1) I have made an customizable expandable List .
2) Where I can customize the child.
3) But in parent(Group ID) I want to change the default icon of the parent.which look like(>).
View 1 Replies
View Related
Jun 24, 2010
I had a weird thing happen today someone was trying to call me i didnt get the phone in time.then i got a notification that contained my GV # saying I had a message. the person who called doesnt have my GV #. now when i go to GV on the computer or the inc it says i have no messages yet the notification wont go away at the top the INC saying that my GV# has a message.I use my VZW # for my VM through GV I never use the GV # at all.not sure how to remove the message icon.
View 1 Replies
View Related
May 6, 2014
This icon appears whenever my data allowance has been used up. My network who are usually useful with things like this were otherwise on this occasion.
My phone is rooted with CM and terminal editor. Although I've not well versed in terminal editor I can follow instructions, like adding read/write to the system folder so I could delete system apps.
View 1 Replies
View Related
Aug 27, 2010
I was wondering if it was possible to remove the persistent location icon that takes up space on the status bar. It doesn't make sense to me that the location icon ALWAYS has to be there, whether you enable GPS tracking or not, to let you know one way or another. Especially since the Motorola Droid didn't require this.
Also, it would be nice if the battery indicator could be changed to a percentage. Right now, I have an app - Battery Indicator - that tells this, but it places an icon in the left side of the status bar, needlessly taking up space as well.
It would be killer for me if I could get rid of these 2 superfluous status bar icons and leave room for other stuff.
I'm running Third Wave, Hydra Kernel 1, but I'm guessing a separate ROM would be necessary to do what I want. MetaMorph doesn't work for me, for what it's worth.
View 5 Replies
View Related
Feb 21, 2013
I am trying to free up space because I'm having problems updating apps because not enough disk space. I tried to get rid of Polaris Viewer which I never use and tried to drag it to the waste bin but it stuck on the bottom taskbar and I don't know how to remove it.
View 12 Replies
View Related
Dec 17, 2013
Updated the YouTube app and now the channel logo is on the corner of every video. Any way to get rid of it?
View 1 Replies
View Related
Jun 5, 2013
How do I remove this power indicator icon? I don't want two...
Uploaded with ImageShack.us
View 6 Replies
View Related
Jul 18, 2010
I accidentally dragged an icon to my home screen and I don't know how to remove it. Can anyone tell me how to get rid of it?
View 3 Replies
View Related
Nov 15, 2009
Is there a way to change or remove the naming of the icons on my phone? Or is there a way to change the icon pictures?
View 8 Replies
View Related
Oct 13, 2010
I am looking for a way to remove apparently names from the homescreen and just have the icons.
View 13 Replies
View Related
Oct 22, 2012
I can't remember how to do it
View 2 Replies
View Related
Jan 11, 2013
I'm using a Lenovo a60 phone. It has dual SIM support. However i rarely keep the second SIM card activated which results in a no-signal icon beside the 1st SIM signal icon. Anyway i can remove the NO SIGNAL icon ONLY? I still want the signal strength of the second SIM to appear when SIM 2 is activated but i don't want the icon when SIM 2 is deactivated.
I believe it lies somewhere in the SystemUI.apk since that's how i removed the Vibration Indicator icon.
How to remove the NO SIGNAL icon in the statusbar of ANY PHONE (dual sim or not).
View 9 Replies
View Related
May 23, 2012
I've been searching for a fix to remove the data switch in notifications.. It can't be cleared and wouldn't clear neither data on and off.. I've found one for sony x10 think but the fix did not work for my device...
I'm running Froyo 2.2 (stock ROM) on Huawei Boulder U8350...
View 4 Replies
View Related
Aug 26, 2012
I think I have been seen apps can do this, but cannot remember them at all
View 2 Replies
View Related
Oct 28, 2013
I find myself hitting call way to often when texting, is there a way to remove this icon/choice from messaging?
View 3 Replies
View Related
Mar 21, 2012
I'm compiling my own ROM project from source, and I wonder if I can remove the home "icon" on the app drawer for the stock gingerbread launcher2.apk? From source that is.
For example the latest LauncherPro have the option for removing/hiding the home icon on the app drawer, I pretty much want to do the same basically on the default Gingerbread Launcher.
View 4 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
Aug 8, 2010
Question?
How can you remove the "Most Visited" and "History" from the left screen off the home menu?
They just take up space.
Or can someone recommend a good menu customizer?
View 2 Replies
View Related
Nov 4, 2010
I have following queries. How can I display icon in Signal Area(what it is called?) ? Like default audio player when playback is on and u press HOME or BACK at last screen of audio player, Play icon is displayed in that areA? Kind of minimize application. How to display shortcut of media player? the minimal version of media player in that area
View 2 Replies
View Related
Aug 1, 2012
I have a floder containing Google Earth. The normal icon has been replaced by a little droid icon labeled "loading." When I click it, Google Earth loads.
View 1 Replies
View Related
Mar 26, 2013
How to edit standard icon battery to numeric icon?
GT-S6102
View 2 Replies
View Related