Android开发 ADB配置调试命令图解_adb调试教程-CSDN博客 如果有多个设备连接的时候,会提示error:more than one device/emulator,比如手机和模拟器同时打开的时候,这时候使用adb devices查看列表,使用adb -s xx shell选择设备.8、启动adb服务:adb start...blog.csdn.net