Monday, February 29, 2016

uninstallation - Uninstall system app failed using 'adb shell pm uninstall'


I attempted to force uninstall in ADB, but failed:



$ adb shell pm uninstall -k org.openintents.filemanager
$ adb shell pm list packages -f | grep -i manager
package:/system/app/FileManager.apk=org.openintents.filemanager

What went wrong here? What can I do?


I used the internal application manager and there isn't an option to delete it.




No comments:

Post a Comment

samsung galaxy s 2 - Cannot restore Kies backup after firmware upgrade

I backed up my Samsung Galaxy S2 on Kies before updating to Ice Cream Sandwich. After the upgrade I tried to restore, but the restore fails ...