蚀检测相同装置多次装置

由网友(青山锁)分享简介:我面临着一个奇怪的问题。这次日食是deteting相同的设备多次,因此无法运行示值误差为项目:I am facing a strange problem. The eclipse is deteting the same device multiple times and thus is unable to run...

我面临着一个奇怪的问题。这次日食是deteting相同的设备多次,因此无法运行示值误差为项目:

I am facing a strange problem. The eclipse is deteting the same device multiple times and thus is unable to run the project showing error as :

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的问题,但下面的过程之后没有任何帮助。没有人有任何其他的解决办法?

I tried to take help of this question but no help after following the process. Does anyone have any other solution.?

推荐答案

至于说由韦达Praksh意见,解决办法是:

As told in comments by Ved Praksh, the solution is:

退出Eclipse,

结束从任务管理器中的所有亚行的进程以及..然后:

End all adb processes from task manager as well.. Then:

在CMD,亚行杀服务器 - >亚行启动服务器 - > ADB设备

In cmd, adb kill-server --> adb start-server --> adb devices

然后重新启动Eclipse。

Then restart eclipse.

最有可能它会显示只有一台设备这个时候。

Most probably it will show only one device this time.

阅读全文

相关推荐

最新文章