Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
JeepFreak
Old
#1  
JeepFreak's Avatar
Senior Member - OP
Thanks Meter 160
Posts: 666
Join Date: May 2008
Default pm uninstall failure

I'm trying to uninstall packages with the following command:
Code:
adb
shell
su 
pm uninstall tunein.player
But it just reports failure. No explanation why!

I tried the following command beforehand:
Code:
adb
shell
su 
pm disable tunein.player
Which works fine, but doesn't make the first command work any better.

Any ideas what the problem is? Obviously, I'm rooted.

Any help is appreciated!

Thanks,
Billy
 
lufc
Old
#2  
lufc's Avatar
Senior Moderator / Resident Priest
Thanks Meter 1472
Posts: 9,442
Join Date: Oct 2007
Location: Blackpool UK

 
DONATE TO ME
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A
Pay attention and participate,Encourage,
not discourage, Listen to advice and accept instruction,
and in the end you will be wise.......... Prov. 19:20
 
JeepFreak
Old
#3  
JeepFreak's Avatar
Senior Member - OP
Thanks Meter 160
Posts: 666
Join Date: May 2008
My apologies. I should have realized.
Thanks,
Billy
 
shadowofdarkness
Old
#4  
Senior Member
Thanks Meter 127
Posts: 512
Join Date: Jun 2010
Is it a system app since Android doesn't allow you to uninstall system apps just disable them.
The Following User Says Thank You to shadowofdarkness For This Useful Post: [ Click to Expand ]
 
JeepFreak
Old
#5  
JeepFreak's Avatar
Senior Member - OP
Thanks Meter 160
Posts: 666
Join Date: May 2008
Quote:
Originally Posted by shadowofdarkness View Post
Is it a system app since Android doesn't allow you to uninstall system apps just disable them.
That could be it. It's AT&T Bloatware that i'm trying to uninstall. That's probably considered "system".

Thanks a bunch for the reply!
Billy
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...