原文:消除ADB错误“more than one device and emulator”的方法(转)

当我连着手机充电的时候,启动模拟器调试,执行ADB指令时,报错。C: Users gaojs gt adb shellerror: more than one device and emulatorC: Users gaojs gt adb install e: good.apkerror: more than one device and emulator 碰到这种情况,首先要查一下,是不是真 ...

2017-03-13 10:03 0 2611 推荐指数:

查看详情

解决adb的"more than one device and emulator"错误

当我连着手机充电的时候,启动模拟器调试,执行ADB指令时,报错。 碰到这种情况,首先要查一下,是不是真的有多个设备或模拟器。 发现还真是多个设备,那就需要为ADB命令指定设备的序列号了。 也就是如上所示,给命令加上-s的参数就可以 ...

Tue Sep 08 16:33:00 CST 2020 0 528
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM