Quote:
Originally Posted by SCION
You need to go into /system/app and see what the complete name of the .apk is. You can use a file explorer on the device to do that.
Then on the computer:
ADB uninstall /system/app/filename.apk
|
I get "failure" when I try that. Do I have to make the file writable before it will let me uninstall it?