Why won't eclipse detect my android device?

不羁岁月 提交于 2020-01-14 17:50:11

问题


I am using the Alcatel One Touch 918N as my device in running my code from eclipse. The device seems to appear on my computer since it is able to read the files stored in it but the problem is it does not appear on the Devices tab in eclipse.

I've tried following the instructions from here and here, and downloaded the USB Driver from this site but when i tried installing the driver, it still says that:

Windows was unable to install your Alcatel Android phone and Windows could not find driver software for your device.

Did I do something wrong? Did I perhaps downloaded the wrong USB Driver? Pls help!


回答1:


If you are trying to build android application using eclipse and trying to run the application in the device, then

  1. go to settings
  2. then go to applications
  3. then go to development
  4. then check debugging

Then you can install your application using eclipse.




回答2:


I found the solution! I just followed the steps here:

https://android.stackexchange.com/questions/41076/micromax-a57-is-not-displayed-in-eclipse-device-list/44130#44130

Hope this helps to those whose devices cannot be detected by eclipse




回答3:


I had the same issue with a Micromax A52, on linux, and tried, Android's official guide for Hardware devices at : Using Hardware Device. However, you'll need to find out your Alcatel's USB vendor id.




回答4:


I had the same problem with my huawei y320, and it was simple:

  1. put the device as data storage (I speak spanish, so i think that's the way it is written)
  2. follow all the normal steps, go to developer option and enable usb debugging and wait


来源:https://stackoverflow.com/questions/16747482/why-wont-eclipse-detect-my-android-device

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!