adb push时 Read-only file system的问题

2660阅读 0评论2014-07-04 好喜儿
分类:Android平台

换个终端adb remount

adb shell后,

将system 和lib文件夹的读写模式改掉, chmod 777 system

上一篇:软链接 硬链接 区别 【ZZZ】
下一篇:doxygen 相关