Quote:
Originally Posted by MJL
You have to mount your system directory for rw privileges. Copy to your cmd line after opening adb shell and setting su:
"mount -o rw,remount /dev/block/mtdblock3 /system"
|
Even when I mount ok, I still can not remove files, it keeps saying that: rm failed for xyx.apk, Directory no empty
I tried with and without -rR. It even sometimes cause my phone reboot - mine is Wildfire. Do you have any idea?