I can't uninstall com.zappos.android with Titanium or adb
Thanks for the list. I am having trouble removing some bloatware. I have root permissions via the windows razr hd utility 1.10 by @mattlgroff using motofail2go exploit by @djrbliss. I've checked for root permissions in adb (e.g. su and I get # prompt) and using root checker. Everything went stellar. But there is something weird going on with some of the bloatware; I was only able to remove some of the bloatware using Titanium (or pm uninstall in adb shell).
I was able to remove these apps using Titanium:
Audible 1.3.9 Market (com.audible.application)
NFL Mobile 5.9 (com.mobitv.client.nfl2010)
Real Racing 2 000485 (com.ea.game.realracing2_smartdemo)
actually, real racing left something (perhaps an update) and I was able to uninstall it using Apps in Settings
But I can't uninstall (but I can Disable from Apps in Settings) these apps either using Titanium or `adb shell`, `su`, `pm uninstall com.app.name`:
Zappos 2.5.1 (com.zappos.android)
MC3 1.0.4 (com.gameloft.android.VZW.GloftM3TB.launcher)
Titanium says they are uninstalled but they always reappear. They are listed in `/data/data`, and in `/vendor/apps` as
Amazon_zappos.apk
ModernCombat.apk
when I try package manager from adb shell I always get "Failure"
Should I just delete their apk's and their /data/data folders?
Also is it okay to remote SlackerRadio.apk from `/system/app` - it's 3MB. I'm not too worried about OTA updates (to 4.1.2 or 4.2) - do you really think that removing some games would block that? Couldn't I go all the way back to ICS and back up (same as I did to root)?
Thanks for your feedback! I'm so happy to be tweaking my phone - kind of can't wait for cm10 to come our way.