android adb push 命令

1、获得root权限:adb root

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

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

posted on 2017-06-12 10:10  白衣雨果  阅读(849)  评论(0)    收藏  举报