I can't seem to get past the commands
adb shell mount -o remount,rw /dev/block/mmcblk1p2 /system
adb push [here, enter the path to your SDK tools folder]\system system/
It says the various apks are Read Only....isn't that what the rw command is for?
Any help?
adb shell mount -o remount,rw /dev/block/mmcblk1p2 /system
adb push [here, enter the path to your SDK tools folder]\system system/
It says the various apks are Read Only....isn't that what the rw command is for?
Any help?