View Single Post
Old July 31st, 2010, 04:39 PM   #1 (permalink)
Hand76
Senior Member
 
Join Date: Apr 2010
Location: Suffolk County NY
Posts: 753
 
Device(s): Rooted Droid Incredible
Thanks: 43
Thanked 88 Times in 48 Posts
Default For those who need help disabling/removing apps (including 2.2) here is a list.

Ok guys thought this would help some. The list below is everything I have safely disabled/removed. Anything that says (2.2) is something that has been added with froyo obviously.

Now for a few heads up...

1) Do a Nandroid Backup first.

2) You can only remove Calendar Provider if you don't sync your google account, otherwise you will get an error message.

3) You can safely remove the FriendStreamWidget but cant remove the FriendStream app if you still want to sync Facebook for contacts and such. [Edit] This may have changed in 2.2 where you can remove the FriendStream app and keep contacs syncing without the constant sync problems but I am still testing.

4) The list below is what I have safely remove and the phone runs 100% fine. There are a few apps not included like Flashlight and MyVerison because those are apps I wanted to keep that I use.

5) I suggest just moving files, it's really the same thing as removing them but incase you ever need them again you can quickly get them back. This is just my advice.

6) After deleting/removing certain widgets you may still see a trace of them under widgets in Sense. To remove that trace completly you have to go into manage applications and clear data under HTC Sense. But doing so will also erase any other Sense settings you had.

7) This is kinda an important one. Don't delete the HTC Clock Widget. If and when you do a factory reset/wipe or clear data of HTC Sense as I listed in step #6, HTC Sense will have to reload and will not be able to do so if it can not place the Clock Widget on the main screen. Edit 9/1/2010: Since downloading the final 2.2 rom (deodexed) I was able to remove this widget now without any problems. The command to do so if interested is: mv /system/app/HtcClockWidget.apk /system/app.disabled/


To Start:


1) In Clockwork Recovery under partitions mount /system

2) Open up CMD on your computer and type:

cd\
cd sdk
cd tools
adb shell

(Make Disabled Directory) mkdir /system/app.disabled
(Disable an app) mv /system/app/APPNAME.apk /system/app.disabled/
(Enable an app) mv /system/app.disabled/APPNAME.apk /system/app/
(Remove an app) /system/bin/rm /system/app/APPNAME.apk


3) List of Disabled app:


mv /system/app/amazonmp3.apk /system/app.disabled/ (2.2)
mv /system/app/amazonmp3.odex /system/app.disabled/ (2.2)

mv /system/app/AppSharing.apk /system/app.disabled/ (2.2)
mv /system/app/AppSharing.odex /system/app.disabled/ (2.2)

mv /system/app/htcbookmarkwidget.apk /system/app.disabled/
mv /system/app/htcbookmarkwidget.odex /system/app.disabled/

mv /system/app/Calculator.apk /system/app.disabled/
mv /system/app/Calculator.odex /system/app.disabled/
mv /system/app/HtcCalculatorWidget.apk /system/app.disabled/ (2.2)
mv /system/app/HtcCalculatorWidget.odex /system/app.disabled/ (2.2)

mv /system/app/Calendar.apk /system/app.disabled/
mv /system/app/Calendar.odex /system/app.disabled/
mv /system/app/htccalendarwidgets.apk /system/app.disabled/
mv /system/app/htccalendarwidgets.odex /system/app.disabled/
mv /system/app/CalendarProvider.apk /system/app.disabled/ (Needed in 2.2)
mv /system/app/CalendarProvider.odex /system/app.disabled/ (Needed in 2.2)
mv /system/app/GoogleCalendarSyncAdapter.apk /system/app.disabled/ (2.2)
mv /system/app/GoogleCalendarSyncAdapter.odex /system/app.disabled/ (2.2)

mv /system/app/HtcCarPanel.apk /system/app.disabled/ (2.2)
mv /system/app/HtcCarPanel.odex /system/app.disabled/ (2.2)
mv /system/app/HtcNaviPanel.apk /system/app.disabled/ (name changed in 2.2)
mv /system/app/HtcNaviPanel.odex /system/app.disabled/ (name changed in 2.2)

mv /system/app/CityID.apk /system/app.disabled/
mv /system/app/CityID.odex /system/app.disabled/
mv /system/framework/com.cequint.platform.jar /system/app.disabled/
mv /system/framework/com.cequint.platform.odex /system/app.disabled/

mv /system/app/htccontactwidgets.apk /system/app.disabled/
mv /system/app/htccontactwidgets.odex /system/app.disabled/

mv /system/app/Flickr.apk /system/app.disabled/
mv /system/app/Flickr.odex /system/app.disabled/

mv /system/app/HtcFMRadio.apk /system/app.disabled/
mv /system/app/HtcFMRadio.odex /system/app.disabled/
mv /system/app/com.htc.FMRadioWidget.apk /system/app.disabled/ (2.2)
mv /system/app/com.htc.FMRadioWidget.odex /system/app.disabled/ (2.2)

mv /system/app/HtcFootprints.apk /system/app.disabled/
mv /system/app/HtcFootprints.odex /system/app.disabled/
mv /system/app/HtcFootprintsWidget.apk /system/app.disabled/
mv /system/app/HtcFootprintsWidget.odex /system/app.disabled/

mv /system/app/com.htc.FriendStreamWidget.apk /system/app.disabled/
mv /system/app/com.htc.FriendStreamWidget.odex /system/app.disabled/

mv /system/app/GenieWidget.apk /system/app.disabled/ (2.2)
mv /system/app/GenieWidget.odex /system/app.disabled/ (2.2)

mv /system/app/Mail.apk /system/app.disabled/
mv /system/app/Mail.odex /system/app.disabled/
mv /system/app/htcmailwidgets.apk /system/app.disabled/
mv /system/app/htcmailwidgets.odex /system/app.disabled/

mv /system/app/htcmsgwidgets.apk /system/app.disabled/
mv /system/app/htcmsgwidgets.odex /system/app.disabled/

mv /system/app/HtcMusic.apk /system/app.disabled/
mv /system/app/HtcMusic.odex /system/app.disabled/
mv /system/app/com.htc.MusicWidget.apk /system/app.disabled/
mv /system/app/com.htc.MusicWidget.odex /system/app.disabled/

mv /system/app/NewsReader.apk /system/app.disabled/ (2.2)
mv /system/app/NewsReader.odex /system/app.disabled/ (2.2)
mv /system/app/com.htc.NewsReaderWidget.apk /system/app.disabled/ (2.2)
mv /system/app/com.htc.NewsReaderWidget.odex /system/app.disabled/ (2.2)

mv /system/app/PDFViewer.apk /system/app.disabled/
mv /system/app/PDFViewer.odex /system/app.disabled/

mv /system/app/HtcPhotoWidget.apk /system/app.disabled/
mv /system/app/HtcPhotoWidget.odex /system/app.disabled/

mv /system/app/Quickoffice.apk /system/app.disabled/
mv /system/app/Quickoffice.odex /system/app.disabled/

mv /system/app/RSS.apk /system/app.disabled/ (2.2)
mv /system/app/RSS.odex /system/app.disabled/ (2.2)

mv /system/app/HtcRingtoneTrimmer.apk /system/app.disabled/
mv /system/app/HtcRingtoneTrimmer.odex /system/app.disabled/

mv /system/app/htcsearchwidgets.apk /system/app.disabled/ (already removed in 2.2)
mv /system/app/htcsearchwidgets.odex /system/app.disabled/ (already removed in 2.2)

mv /system/app/Stock.apk /system/app.disabled/
mv /system/app/Stock.odex /system/app.disabled/
mv /system/app/com.htc.StockWidget.apk /system/app.disabled/
mv /system/app/com.htc.StockWidget.odex /system/app.disabled/

mv /system/app/HtcSyncwidget.apk /system/app.disabled/ (2.2)
mv /system/app/HtcSyncwidget.odex /system/app.disabled/ (2.2)

mv /system/app/HtcTwitter.apk /system/app.disabled/
mv /system/app/HtcTwitter.odex /system/app.disabled/
mv /system/app/com.htc.TwitterWidget.apk /system/app.disabled/
mv /system/app/com.htc.TwitterWidget.odex /system/app.disabled/

mv /system/app/VoiceDialer.apk /system/app.disabled/
mv /system/app/VoiceDialer.odex /system/app.disabled/

mv /system/app/VVM.apk /system/app.disabled/
mv /system/app/VVM.odex /system/app.disabled/

mv /system/app/VzNav.apk /system/app.disabled/ (2.2)
mv /system/app/VzNav.odex /system/app.disabled/ (2.2)

mv /system/app/VZW_Skype.apk /system/app.disabled/ (2.2)
mv /system/app/VZW_Skype.odex /system/app.disabled/ (2.2)

mv /system/app/com.htc.WeatherWidget.apk /system/app.disabled/
mv /system/app/com.htc.WeatherWidget.odex /system/app.disabled/

mv /system/app/WifiRouter.apk /system/app.disabled/ (2.2)
mv /system/app/WifiRouter.odex /system/app.disabled/ (2.2) (This is for the 3G HotSpot)

mv /system/etc/CDROM.ISO /system/app.disabled/ (2.2) (This stops the Verizon popup from coming up when you plug your phone into your PC)
Hand76 is offline  
Last edited by Hand76; September 5th, 2010 at 10:46 PM.
Reply With Quote
The Following 21 Users Say Thank You to Hand76 For This Useful Post:
-ebby- (August 26th, 2010), adrynalyne (August 6th, 2010), andreezy (September 11th, 2010), androidisforporn (April 11th, 2011), BansheeVT (September 21st, 2010), Casbah (September 21st, 2010), cooksalot (August 10th, 2010), EnvyOnTheCoast (August 9th, 2010), Eusibius2 (January 18th, 2011), frank_datank (September 22nd, 2010), HoochieCoo (December 6th, 2010), iowabowtech (August 5th, 2010), Jonamerica (August 27th, 2010), Le0_Br4zUc4 (August 9th, 2010), Medion (December 31st, 2010), NYCNsciGuy (September 28th, 2010), ShadowKntSDS (September 1st, 2010), soulcurrent (January 8th, 2011), TheCowGod (September 2nd, 2010), thenestor (March 9th, 2011), xfuchsiax (May 16th, 2011)