1、首先我们经常需要确认设备连接电脑的状态,使用adb devices查看由几个设备连接,以及连接的状态
3、使用adb shell进入设备终端进行操作
5、adb shell input text "输入内容"用于输入文本操作