Jump to content

uninstall com.amazon.mp3?


Recommended Posts

Guest jullejul
Posted (edited)

Hi, i wan't to remove com.amazon.mp3 i tryed this :

Microsoft Windows XP [Version 5.1.2600]

© Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Lundh>cd /

C:\Documents and Settings\Lundh>cd /android-sdk_r06-windows\android-sdk-windows\

tools

C:\Documents and Settings\Lundh\android-sdk_r06-windows\android-sdk-windows\tool

s>adb uninstall com.amazon.mp3

Failure

Try 2 :

C:\Documents and Settings\Lundh\android-sdk_r06-windows\android-sdk-windows\tool

s>adb remount

remount succeeded

C:\Documents and Settings\Lundh\android-sdk_r06-windows\android-sdk-windows\tool

s>adb uninstall com.amazon.mp3

Failure

try 3 :

C:\Documents and Settings\Lundh\android-sdk_r06-windows\android-sdk-windows\tool

s>adb remount

remount succeeded

C:\Documents and Settings\Lundh\android-sdk_r06-windows\android-sdk-windows\tool

s>adb shell rm /system/app/com.amazon.mp3.apk

rm failed for /system/app/com.amazon.mp3.apk, Directory not empty

why dosen't it work :( btw im using 2.2

Edited by jullejul
Guest warrie
Posted (edited)

rm -r /system/app/com.amazon.mp3.apk

tried with recursive?

and maybe wipe dalvik-cache if you delete apps.

Edited by warrie

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.