在Eclipse中,未检测到我的设备

问题描述:

我的Andr​​oid智能手机设备不再被检测到在Eclipse中。我试图重新启动Eclipse,我的系统和我的设备也不解决它。

My android smartphone device is no longer being detected in Eclipse. I have tried to restart Eclipse, my system and my device also which does not fix it.

我的设备是一个'福邦canvas2的智能手机。我的驱动程序安装。我问过其他三星设备与三星驱动程序,它工作正常。

My device is a 'Micromax canvas2' smartphone. My drivers are installed. I checked with other Samsung devices with a samsung driver and it works correctly.

我检查了所有的设置。同时检查与Eclipse窗口>显示视图>其他...>设备,但没有设备发现。

I checked all the settings. Also check with eclipse Windows > Show view > Other .. > Device but no device found.

为什么我的设备中找到,如何解决呢?

Why isn't my device found and how do I fix it?

尝试杀死ADB服务器并重新启动它直通命令提示符

Try Killing the adb server and restarting it thru command prompt

去你的Andr​​oid SKD目录在任何你讲得再 并遍历到adb.exe,你会发现里面的平台工具。

go to your android skd directory where ever you have kept it and traverse to adb.exe which you will find inside platform-tools..

可能这会帮助你。同样的事情发生了我很多次。我只是重新启动服务器在那个时间

May be this will help you. same happened with me many times. I just restart the server at that time