Failed to install MetRoute.apk on device 'EC21BF384504FC4E': adb rejected install command with: more than one device com.android.ddmlib.AdbCommandRejectedException: more than one device Launch canceled!
看到这张图片:
我试图帮助this的问题,但没有帮助之后的过程.有人有任何其他解决方案吗?
如Ved Praksh的评论所述,解决方案是:
退出Eclipse
从任务管理器结束所有adb进程.然后:
在cmd中,adb kill-server – > adb start-server – > adb设备
然后重新启动eclipse.
这次可能只显示一个设备.