📜  adb shell 错误:多个设备模拟器 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:35.845000             🧑  作者: Mango

代码示例1
$ adb devices  # show all the devices attached

adb -s yourdevicename shell # change yourdevicename to the name of the device you want to use