常见adb命令

$ adb reboot-bootloader

重启并进入恢复模式,刷机非常好用

$ adb start-server

重启adb服务

$ adb kill-server

杀掉adb服务