您的位置: 首页 > IT文章 > adb -s adb -s 分类: IT文章 • 2022-05-02 13:31:11 当已经有多个设备连接到主机时,可以使用-s参数进行选择. 设备为adb devices列出的内容. 除此之外,-d表示只通过USB连接,-e表示只连接仿真器.