mark一下 adb 命令 adb===》 Android debug Bridgecd adb shell进入后 adb shell $ cd ..cd system...$su ## chmod 777 /systemchmod 777 /systemUnable to chmod /system: Read-only file system解决办法
mount -o rw,remount yaffs2 /system