Quote:
Originally Posted by SCION
Yes, it doesn't stay read/write.
The file should be: com.android.inputmethod.gbltn.apk
Try:
adb shell mount -o rw,remount -t ext2 /dev/block/mmcblk0p5 /system
adb shell mv /system/app/com.android.inputmethod.gbltn.apk /system/app/com.android.inputmethod.gbltn.bak
|
Thanks for your perseverance.
Sadly this gets me the same "No such file exists" error.