Quote:
Originally Posted by BarryR
I meant to say it was "read" only (based on the "r" flag that I see when I view it with Astro.
|
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