HTC Desire :: Unable To Remove Shortcut
Jul 3, 2010
I've got a problem with a shortcut i can't remove, due to it being located beneath the phone tab on the start screen.
The edge of the shortcut is barely visable under the phone tab, making it impossible for me to click and remove it.
I've tried factory reseting the phone, but the shortcut is still there
View 5 Replies
Jun 27, 2010
I bought HTC desire. And I am in a very silly problem now with my phone. I mistakenly added some shortcuts of some programs along with the default 4 shortcuts in the bottom of the my desktop skin. Now, I am not being able to remove any shortcut from the desktop. I know, it's very silly question but I will be very happy if anyone help me out.
View 2 Replies
View Related
Sep 15, 2013
got another problem on my HTC Sensation 4.3 CM 10.2 home shortcut remove after unmount storage on cm 10.2
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
Jan 25, 2010
I'm developing an application that should add it's shortcut to home screen after installation and remove it after the application is being uninstalled. The application will be preinstalled on the end user device, but still should have an option for uninstall). The task looks very simple but I've faced lots of troubles implementing it. What I have done:
Add shortcut to the home screen using
com.android.launcher.action.INSTALL_SHORTCUT
on app first launch or on newt device
reboot.
MANUALY remove shortcut using
com.android.launcher.action.UNINSTALL_SHORTCUT................
View 2 Replies
View Related
Jun 23, 2010
How do i make a wifi and on/off buttons on screen? I can not find the shortcuts, even though one of the personal profiles includes the wifi option.
View 5 Replies
View Related
Oct 12, 2010
I was wondering if it's possible to have a shortcut for a specific website as a shortcut on your home screen, does anyone know if this is possible?
View 6 Replies
View Related
Jun 19, 2010
Is it possible create a homescreen shortcut to Facebook touch website? I'm not liking the Facebook app as it doesn't show notifications on the current icon. Do I need to have the widget?
View 6 Replies
View Related
Aug 17, 2010
Does anyone know how, if it's even possible, to create a shortcut on your home screen to send a pre-defined SMS message? For instance an SMS to say your on your way home or something my pressing only one icon?
I've managed to make it start a new blank message but not open a pre-defined one and send it automatically.
View 3 Replies
View Related
Oct 12, 2010
I was just wandering if there is a shortcut to find the exact battery level on my Desire? I know you can go the 4636 route but thats slightly long winded, and most battery widgets/notification bar icons actually seem to use battery (i have properly tested this!). I know you can go into 'about phone' and do it that way but that just shows it as a series of bars, not as an actual figure.
View 5 Replies
View Related
Nov 11, 2010
For some reason on the main screen on my new htc desire hd the shortcut images of my contacts seem to be very blurry and hard to make out. Is there a setting to make it more clear, also my contacts list the pics down the side are blurry to. I am sure it was clearer on my other htc I had. Also when I scroll up and down on the main screen the icons seem to very slightly flicker
is this normal?
View 2 Replies
View Related
Nov 11, 2010
Haven't seen this but there must be a way of changing the standard shortcut icon?
View 2 Replies
View Related
May 26, 2010
I have pdf document saved on my sd card. I want to create a shortcut to this document on one of my screens. I have created a shortcut using astro manager to this document on my homescreen, however when clicking the shortcut all it does is open the pdf viewer and list all the pdf documents.
View 1 Replies
View Related
Sep 7, 2010
I've been having fun customizing the look of my phone and getting more and more out of it. Recently I've been making custom shortcuts as I like having different icons. What I don't like is that there's a label on the Icon. The icon pack I am currently using is Manups Simple Word. What happens is when I create a Shortcut to the market for example the Icon shows in text Market Stock and then beneath it the Label Market. I don't like that if read together it becomes Market Stock Market
Is there a way I can remove the labels from shortcuts? I am currently running Froyo with LauncherPro using folder organizer and I also have anycut. The solution must not involve rooting or using any paid apps as well I can't get paid apps here. I read here Is it possible to strip HTC Sense UI from the HTC Desire? that Helix has the option to remove labels from shortcuts. I'll rather not move to Helix and stay with launcherpro.
View 1 Replies
View Related
Jun 15, 2010
I like the HTC contacts widget, but i'd like it to be horizontal instead of taking up the a half of a page.
Is there a similar widget that can be shown horizontal?
If not, is there a widget/app to help with this......
I have quickdial shortcuts on the home screen, but as it's only a call or message, i find i've got a couple duplicated.
What i'd like is the same picture shortcut, but if you press or hold it, then a slide-off or drop-down will show to select action, be it call, sms, email etc. (With the bonus of setting the default action).
View 2 Replies
View Related
Aug 8, 2010
I have a question about the Navigation application i cant find the shortcut to put on my desktop i have checked widgets, shortcuts and programs.
I can get to it through "maps" but its a little long winded any help would be great.
Another quick question i use the "power manager" to toggle GPS WIFI is there one that includes 3g/2g toggle and any others that may make managing easier?
View 6 Replies
View Related
Apr 1, 2010
Can somebody please give me an example code of removing all ListView items and replacing with new items. I tried replacing the adapter items.Still no results.
My code is:
at first I am calling
populateList(){
results -populated arraylist with strings
ArrayAdapter<String> adapter = new ArrayAdapter<String>
(this, android.R.layout.simple_list_item_1, results);
listview.setAdapter(adapter);
adapter.notifyDataSetChanged();
listview.setOnItemClickListener(this);
}
View 6 Replies
View Related
Apr 12, 2010
Read the tutorial on removing the unwanted sprint apps and thought everything went fine. Could not see the apps I removed in my menu but I'm not showing any improvement in internal memery. Did I do something wrong?
View 3 Replies
View Related
Jul 10, 2010
Is it possible via shortcut or widget to view Google Docs? Or is the way via the internet?
View 2 Replies
View Related
Apr 15, 2010
How can I add a shortcut to a PDF file I have on my home screen?
I've downloaded anycut, but there arent any instructions for it.
View 2 Replies
View Related
Aug 16, 2010
I've been running the official OTA HTC FroYo update for a few weeks now and haven't really had any problems. However, today I noticed that the Google Talk shortcut when tapping a contact's photo has disappeared and has been replaced with another Phone icon. When clicking this icon I am prompted to choose from a list of completely unrelated applications to complete the action with? Google Talk is NOT listed on this screen. This icon only shows up on contacts who are online on Google Talk, so I assume that the 2.2 update has somehow broken the Talk shortcut in the phonebook?
I've taken a few screenshots to help explain the error:
I clicked some of activities listed, and most would do nothing/just open normally, apart from when I chose "People" and came across a dialer screen that I've never seen before:
It's listed under "People com.android.htcdialer" and looks quite nice but I haven't figured out a way to access it apart from navigating through the Google Talk error! Has anyone else seen this screen?
View 5 Replies
View Related
May 6, 2009
Example: I have a button which starts an activity with GET_CONTENT audio/* I have a menu with choices: Music Track or Sound Recorder and a checkbox. I check the box, it tells me that I can clear the setting in Application -> Manage Applications. I launch the Music Track with the box checked. I go to the application settings, but the "clear defaults" button is always enabled. It was already the case with 1.1 SDK, 1.5 does not help (tested on emulator 1.5 AND ADP1 with 1.5 recovery image). I also tested the allowClearUserData flag but it seems we cannot clear anything but the cache (for the webview ?)
View 8 Replies
View Related
Aug 8, 2010
It seems as if I am unable to remove my external sd card from my Galaxy S. After uninstalling it under "Settings" i try to pull it out/push it in so that it snaps out but it cannot be moved out of the cartridge. I can only push it further in for 1 mm or so.
Is there anything I am not seeing or has anybody else had the same problem?
View 1 Replies
View Related
Jul 28, 2010
I've successfully unrooted in order to return the phone for a replacement but I'm still seeing the superuser permissions app.
My method for unrooting was opening up terminal on my phone and using this code:
Code:...................
View 4 Replies
View Related
Jun 29, 2009
I want to show MediaController for normal MediaPlayer class. I have done like this:
I have put the MediaController in layout (here in case : sdcard_media_view) and written the code like this.
Its just an audio player. Its working fine but Unable to remove the prev,next buttons of the MediaController.
CODE:....................
View 3 Replies
View Related
Jun 5, 2010
i have to use tweezers to remove my memory card buried in the corner behind the battery am I missing something? I lift the red tab up then the memory card lifts up but I cant get to it with two fingers. Am i doing something wrong or is it just a design flaw?
View 9 Replies
View Related
Nov 10, 2013
PAC-man ROM
Settings -> PAC-man -> Notification Drawer -> Tiles and layout
It allows me to add / remove tile. However, the quick settings remains unchanged.
Is there any way to fix this?
View 2 Replies
View Related
Jul 26, 2010
I would like a small contacts shortcut on my main home page. The only one I have is sunder favorites on another page and it takes up the whole page. So how do I add a smaller contacts shortcut to my main page?
View 5 Replies
View Related
Jan 11, 2012
I have started using Waze for my GPS navigation needs. The problem is, I had previously told my phone to use Google Maps Navigation (or simply "Navigation", the one with the blue arrow icon, instead of the other option at the time which was TeleNav GPS Navigator), but I can't seem to remove that default app setting.
I have gone to Settings->Applications->Manage Applications->All to look for the Navigation app and clear "Launch by Default" setting, but it does not appear in the list of apps at all.
Is this a thing about Google apps, that they are kept hidden and forever locked into being your default app once you tell it so? I thought maybe it was part of the regular Google Maps app, but the setting there says there are no defaults set to be cleared.
View 5 Replies
View Related
Apr 8, 2010
I added a folder to my home screen and i cant remove it. any idea how?
View 2 Replies
View Related