프로그래밍/Android
Android system 폴더에 쓰기
chance
2010. 2. 8. 15:21
system 폴더 변경을 위한 remount
adb remount yaffs2 mtd@system rwi
or
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system