1、sudo adb kill-server
2、sudo adb start-server
3、adb devices
4、adb shell
5、adb push xxx xxx
6、mount -o rw,remount /system
7、adb root
8、adb install xxx
1、sudo adb kill-server
2、sudo adb start-server
3、adb devices
4、adb shell
5、adb push xxx xxx
6、mount -o rw,remount /system
7、adb root
8、adb install xxx