adb kill-server

adb start-server

adb devices

adb shell

adb busybox(shell格式里支持busybox命令)

adb install -r xxx.apk(强制安装apk)

adb shell --

busyboxifconfigeth0downbusyboxifconfigeth0hwether36:20:C5:45:30:97busyboxifconfigeth0up

(更换eth0mac地址,要先卸载网卡,但是如果只是用网线连接devices,后面两步就是空话了,所以只要要连接USB接口/串口)