General :: Remove Old Shortcut Icons From Homescreen During Custom ROM Installation?
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
Nov 14, 2011
This question might be specific to HTC phones, but I'm not sure. I have various bookmarks for sites with decent webapps that I'd like to have as icons on my homescreen. What I would like is for their icons to be specific to the site (like iOS or BlackBerry), but instead what happens is I get the ugly red HTC Sense bookmark icon for each of them. Any way to get the site-specific icons to appear (or if it's even possible)?
View 3 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
Sep 16, 2010
I am trying to add custom icons to the homescreen (not the dock) and I can't seem to figure it out. Can someone give me some guidance?
View 12 Replies
View Related
Sep 12, 2012
I can't add a shortcut to a Phone app (it's the app where you enter dial numbers, call someone). Need it on my home screen, but there wasn't it when flashed the rom, in drawer too. And no options which can add it. I'm using CM 10.
View 1 Replies
View Related
Apr 28, 2012
I am looking for a way to make a homescreen shortcut to start the ics built in recent apps dialog.
How to start it via activity or intent?
I am using cm9 on a galaxy s2 with apex launcher
View 8 Replies
View Related
Nov 23, 2009
I have been looking to find a way to place a shortcut to VPN I have setup on the HomeScreen of the Droid. Any ideas? I was unsuccessful doing it on WM6.1 on the XV6800.
View 1 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
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
Oct 5, 2010
This is going to sound odd, but I am trying to make a shortcut on my homescreen to email myself. This seems simple, but it looks like whenever I put a contact in my address book with ANY of my email addresses, it isn't available to be used for a shortcut. Try this and tell me that I'm not going crazy. ...but please TRY it before you post the instructions. I say this because I got my boss to try it and he thought I was being a smartass until he tried to do it. A shortcut to email to myself is really helpful for tracking things and is like a to do list for me.
View 2 Replies
View Related
Mar 2, 2009
In my program it adds a shortcut to the screen. I get the icon on the screen fine, but when I tap it, I get:
CODE:................
View 5 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
Dec 26, 2012
I installed a custom rom, after following the procedures from here [URL]. but after i install the rom and reboot my phone it gets stuck at the HTC quietly brilliant screen. I shut it down and went into hboot and then recovery again. from there i installed wiped it and did a factory reset. then i tried to boot my phone, but nothing again. lastly, i tried a different rom, paranoid android. i installed it and get past the htc quietly brilliant screen, but then it gets stuck at the paranoid android screen. What the hell is wrong? can i get my phone back to normal?
View 1 Replies
View Related
Sep 19, 2010
Is there a way to set a shortcut on the homescreen for a ringtone so i can just click it and it will start playing on the music player?
View 4 Replies
View Related
Aug 23, 2013
I installed JB 4.1 custom rom by BLU ... I dont know what happened... i lost my IMEI... They have mentioned something like I have to backup the IMEI and all.. I dont know.. i have not done that and now I have lost my IMEI... What do I do now ? i tried restoring back to the Stock provided in the 4.1 JB forum 14th page. I want to get back my IMEI somehow so that I will be able to use my phone. !
View 1 Replies
View Related
Oct 7, 2010
Is there any way of having more then 4x4 icons on the on-screen?
View 5 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
Nov 18, 2010
Bookmark and add to my homescreen 60x60 icon does not apprear. Make
<link rel="apple-touch-icon" href="images/iphone.png"/>
Size: 60x60 pixels. tried 8bit and 24bit ping! Does not work. Site is on a localhost and not 'online'.
on http://news.bbc.co.uk/sport if I bookmark and add to my homescreen it works!
Why? They use: <link rel="apple-touch-icon" href="/sol/shared/img/iphone-sport.png"/>
View 1 Replies
View Related
Jul 21, 2010
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 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
Jul 8, 2010
searched the threads and couldn't find anything regarding this. I have 2 gmail accounts and want to have 2 icons on my home screen and not have to keep going into gmail and swapping back and forth to each account. Is there any way to do this?
View 6 Replies
View Related
May 18, 2010
I've done the searching and nothing has solved my problem and the last time this was brought as far as I can tell was back in December. My issue is that there is no consistent time when this happens. Sometimes it happens as I unlock the homescreen, as I'm exiting out of an application, as I rotate the screen, and even as I'm shifting between home screens. It also happens randomly based off of my last reset. Since it started (about a month ago) it has happened as long as 3 days after my last reset and sometimes as soon as 20 minutes after. I've tried installing the Home++ application but that did not solve the problem either. Does anyone know of a setting or way to bring the icons back without having to reset the phone? Any help would be greatly appreciated.
View 9 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
Jul 1, 2012
i have a custon rom on my phone, and the custom icons are not good for me, but the rest of the rom are GREAT., how i get the stock icons? just delete the modded apk and build in the original or what i have to do? i want use a tool like desktop visualizer because i will change the icons in drawer too. and i will use the stock launcher.
View 3 Replies
View Related
Oct 30, 2013
how I can use my own custom weather icons in Zooper Widget.I have the .zip file already and tried to put it in the Zooper files on my phone but it never showed up when selecting the bitmap option.
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
Jan 9, 2010
I know with most icons, you can just hold them down and it gives you the option to change their representing icon. However, that doesn't seem to be the case with links to websites.
View 2 Replies
View Related
Aug 31, 2010
Is it possible to organize the homescreen icons programatically so that i can arrange each icon's position?
View 1 Replies
View Related
Sep 9, 2010
The title kinda says it all. What are your app recommendations?
View 1 Replies
View Related