kshah 452 Report post Posted February 10, 2010 There are following stock applications on HTC I am going to remove almost all sprint specific application like sprint TV, navigation etc. It may help me to recover some memory on phone and may speed up. application AccountManager.apk AccountManager.odex amazonmp3.apk Browser.apk Browser.odex Calculator.apk Calculator.odex Calendar.apk Calendar.odex CalendarProvider.apk CalendarProvider.odex CertificateService.apk CertificateService.odex checkin.apk CheckinProvider.apk CheckinProvider.odex Clicker.apk Clicker.odex com.htc.MusicWidget.apk com.htc.MusicWidget.odex com.htc.StockWidget.apk com.htc.StockWidget.odex com.htc.TwitterWidget.apk com.htc.TwitterWidget.odex com.htc.WeatherWidget.apk com.htc.WeatherWidget.odex CustomizationSettingsProvi CustomizationSettingsProvi CustomizationSetup.apk CustomizationSetup.odex DCSGeocode.apk DCSGeocode.odex DCSImpl.apk DCSImpl.odex DCSReverseGeocode.apk DCSReverseGeocode.odex DCSStock.apk DCSStock.odex DCSUtility.apk DCSUtility.odex DCSWeather.apk DCSWeather.odex DMPortRead.apk DMPortRead.odex DmService.apk DownloadProvider.apk DownloadProvider.odex DrmProvider.apk DrmProvider.odex EPST.apk EPST.odex FieldTrial.apk FieldTrial.odex FilePicker.apk FilePicker.odex FlashPlayer.apk FlashPlayer.odex Gmail.apk GmailProvider.apk GoogleApps.apk GoogleContactsProvider.apk GoogleContactsProvider.ode GooglePartnerSetup.apk GoogleSearch.apk GoogleSearch.odex GoogleSettingsProvider.apk GoogleSubscribedFeedsProvi GoogleSubscribedFeedsProvi GSD.apk GSD.odex gtalkservice.apk HTC_IME.apk HTC_IME.odex HtcAddProgramWidget.apk HtcAddProgramWidget.odex HTCAlbum.apk HTCAlbum.odex htcbookmarkwidget.apk htcbookmarkwidget.odex htccalendarwidgets.apk htccalendarwidgets.odex HTCCamera.apk HTCCamera.odex HtcCdmaProvider.apk HtcCdmaProvider.odex HtcClockWidget.apk HtcClockWidget.odex HtcContacts.apk HtcContacts.odex htccontactwidgets.apk htccontactwidgets.odex HtcFootprints.apk HtcFootprints.odex HtcFootprintsWidget.apk HtcFootprintsWidget.odex HtcIQAgent.apk HtcIQAgent.odex HtcLocationPicker.apk HtcLocationPicker.odex HtcLocationService.apk HtcLocationService.odex HtcLockScreen.apk HtcLockScreen.odex htcmailwidgets.apk htcmailwidgets.odex htcmsgwidgets.apk htcmsgwidgets.odex HtcMusic.apk HtcMusic.odex HTCNew.apk HTCNew.odex HtcPhotoWidget.apk HtcPhotoWidget.odex HtcRingtoneTrimmer.apk HtcRingtoneTrimmer.odex htcsearchwidgets.apk htcsearchwidgets.odex HtcSettingsProvider.apk HtcSettingsProvider.odex htcsettingwidgets.apk htcsettingwidgets.odex HTCSetupWizard.apk HTCSetupWizard.odex HtcSoundRecorder.apk HtcSoundRecorder.odex HtcStreamPlayer.apk HtcStreamPlayer.odex HtcTwitter.apk HtcTwitter.odex HTMLViewer.apk HTMLViewer.odex IM.apk IM.odex IMPlugins.apk IMPlugins.odex ImProvider.apk ImProvider.odex IQRD.apk IQRD.odex Launcher.apk Launcher.odex LearnMore.apk LearnMore.odex Mail.apk Mail.odex Maps.apk MediaProvider.apk MediaProvider.odex MediaUploader.apk MemMonitor.apk MemMonitor.odex Mms.apk Mms.odex MySMS.apk MySMS.odex NetworkLocation.apk OMADM.apk OMADM.odex PackageInstaller.apk PackageInstaller.odex PCSCII.apk PCSCII.odex PDFViewer.apk PDFViewer.odex Phone.apk Phone.odex Quickoffice_HTC_1.0.1.apk Rosie.apk Rosie.odex SDSA.apk Settings.apk Settings.odex SettingsProvider.apk SettingsProvider.odex SetupWizard.apk SocialNetworkProvider.apk SocialNetworkProvider.odex Sprint_App_Updater.apk Sprint_Core.apk Sprint_Navigator.apk Sprint_NFL.apk Sprint_Nscar.apk Sprint_TV.apk Sprint_TVWidget.apk StatusBarCleanService.apk StatusBarCleanService.odex Stock.apk Stock.odex Street.apk Talk.apk teeter.apk teeter.odex TelephonyProvider.apk TelephonyProvider.odex Updater.apk Updater.odex UploadProvider.apk UploadProvider.odex UserDictionaryProvider.apk UserDictionaryProvider.ode Vending.apk VoiceDialer.apk VoiceDialer.odex VoiceSearch.apk Weather.apk Weather.odex WeatherProvider.apk WeatherProvider.odex WorldClock.apk WorldClock.odex YouTube.apk How to :On rooted phone, get access to adb shell adb shell $ su # mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system # cd /system/app # ls then type # rm [filename].apk or .odex to remove Share this post Link to post Share on other sites
Mufaddal 678 Report post Posted February 10, 2010 no need for adb shell all can be done from terminal also $su # mount -o remount,rw /system also some applications whose icons r there in app launcher u have to uninstall them after removing .apk files pm uninstall com.name of app Share this post Link to post Share on other sites
dkaile 1,051 Report post Posted February 10, 2010 ^ As usual Kalpak, I had posted this also before... LOL Share this post Link to post Share on other sites
kshah 452 Report post Posted February 10, 2010 ^ As usual Kalpak, I had posted this also before... LOL Sorry for double post, but post results of removed apps Share this post Link to post Share on other sites
dkaile 1,051 Report post Posted February 10, 2010 (edited) Few posts - http://www.rimweb.in...k/page__st__105 and rather than researching all over again, XDA has already set a procedure, which applications can be safely removed and which will cause problem on removal. I suggest you read this - http://forum.xda-dev...ad.php?t=581635 and this http://forum.xda-dev...ad.php?t=581976 which were already posted here - Edited February 10, 2010 by dkaile Share this post Link to post Share on other sites