Quote:
Originally Posted by SCION
How do you know it was still write only when it was plugged up? Are you going by the unsuccessful uninstall?
Alright, since it said installation not successful try changing the extension of the gingerbread file so it will be ignored.
Change it to GingerBread.bak
adb shell mount -o rw,remount -t ext2 /dev/block/mmcblk0p5 /system
adb shell mv /system/app/gingerbread.apk /system/app/gingerbread.bak
adb reboot
|
I meant to say it was "read" only (based on the "r" flag that I see when I view it with Astro.
I ran the above commands and strangely get:
failed on '/system/app/gingerbread.apk' - No such file or directory
I noticed that it's com.android.inputmethod.gbltn
Is that the file that's supposed to be there?
Do I have gingerbread half uninstalled?
PS: I'm including the following screen shots so you know that I'm neither insane or dumb: