Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
firestonetech32
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 16
Join Date: Jul 2010
Location: Milwaukee
Question [Q] app removal and new task killer

I am trying to get rid of Amazon mp3 and i cant get rid of it i tried using android commander and astro and free advanced task killer and it will not go away. Also does anyone have a better free task killer than what i am using. they updated free advanced task killer and now it sucks. any help would be appreciated.

Skippy
 
bkmo
Old
#2  
Senior Member
Thanks Meter 226
Posts: 1,854
Join Date: Jun 2008
Location: 10° 5' 59" North, 84° 16' 84" West
Quote:
Originally Posted by firestonetech32 View Post
I am trying to get rid of Amazon mp3 and i cant get rid of it i tried using android commander and astro and free advanced task killer and it will not go away. Also does anyone have a better free task killer than what i am using. they updated free advanced task killer and now it sucks. any help would be appreciated.

Skippy
The phone is still nand locked. It is only unlocked in recovery. You will have to remove the apk's via adb in recovery. Also task killers are highly discouraged on Froyo roms.
Att Infuse Legend 3 Rom
Asus Transformer TF101 ARHD 3.4.2 ROM
 
firestonetech32
Old
#3  
Junior Member - OP
Thanks Meter 0
Posts: 16
Join Date: Jul 2010
Location: Milwaukee
Quote:
Originally Posted by bkmo View Post
The phone is still nand locked. It is only unlocked in recovery. You will have to remove the apk's via adb in recovery. Also task killers are highly discouraged on Froyo roms.
i tried everything to remove it in recovery using adb and no luck any suggestions?
 
bkmo
Old
#4  
Senior Member
Thanks Meter 226
Posts: 1,854
Join Date: Jun 2008
Location: 10° 5' 59" North, 84° 16' 84" West
Quote:
Originally Posted by firestonetech32 View Post
i tried everything to remove it in recovery using adb and no luck any suggestions?
If you have clockwork recovery installed, then goto partitions and mount /system.
Then you can ADB in and rm the .apks you don't want.
Att Infuse Legend 3 Rom
Asus Transformer TF101 ARHD 3.4.2 ROM
 
Cinderous
Old
#5  
Cinderous's Avatar
Senior Member
Thanks Meter 0
Posts: 105
Join Date: Jul 2010
Location: Connecticut
You also shouldn't boot into recovery with the USB plugged in. Boot into recovery THEN plug it in, or you'll get directory not empty errors.
HTC G2 - CM7
HTC Aria - Retired
 
firestonetech32
Old
#6  
Junior Member - OP
Thanks Meter 0
Posts: 16
Join Date: Jul 2010
Location: Milwaukee
i get the error (/sbin/sh: pm: not found) when i type in (adb uninstall com.amazon.mp3 or adb uninstall com.amazon.mp3.apk) and i rebooted into recovery without the usb plugged in and mounted the system file in partitions menu
 
bkmo
Old
#7  
Senior Member
Thanks Meter 226
Posts: 1,854
Join Date: Jun 2008
Location: 10° 5' 59" North, 84° 16' 84" West
Quote:
Originally Posted by firestonetech32 View Post
i get the error (/sbin/sh: pm: not found) when i type in (adb uninstall com.amazon.mp3 or adb uninstall com.amazon.mp3.apk) and i rebooted into recovery without the usb plugged in and mounted the system file in partitions menu
Don't try to uninstall the apk's, just adb shell rm /system/app/apkname.apk, or navigate to /system/app and rm apkname.apk
Att Infuse Legend 3 Rom
Asus Transformer TF101 ARHD 3.4.2 ROM
 
anika200
Old
#8  
Member
Thanks Meter 2
Posts: 85
Join Date: Jul 2010
Location: Maryland
Quote:
i get the error (/sbin/sh: pm: not found) when i type in (adb uninstall com.amazon.mp3 or adb uninstall com.amazon.mp3.apk)
This is a problem with the path variable in the CM6 roms. See my thread here. http://forum.xda-developers.com/showthread.php?t=780860

Short story, change the path in init.rc in order to use uninstall or install or just use the rm command as stated above (probably the easiest). I corrected the path on my rom as it seems to me it should include /system/bin which is where the "pm" command is located.
 
cyberblue
Old
#9  
Member
Thanks Meter 1
Posts: 70
Join Date: Mar 2008
Location: Washington

 
DONATE TO ME
if by any chance you downloaded the app from the market, you can uninstall it from the market app by going to the download page & choose uninstall.
 
eljefe27
Old
#10  
eljefe27's Avatar
Senior Member
Thanks Meter 3
Posts: 119
Join Date: Jul 2010
Location: Brownsville, TX

 
DONATE TO ME
Just download winzip open the gapps zip on your computer delete the Amazon API from within winzip then place on your sd card then flash the new gapps in clockwork

Sent from my Liberty using XDA App

 
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...