android adb push 命令


1、获得root权限:adb root

2、设置/system为可读写:adb remount

3、将PC机上文件复制到手机:adb push 文件名  /system/lib

posted @ 2016-07-18 14:15  qiynet  阅读(388)  评论(0)    收藏  举报
跳至侧栏