Reputation: 121
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!
Upvotes: 3
Views: 9160
Reputation: 1
I had the same problem with my huawei y320, and it was simple:
Upvotes: 0
Reputation: 121
I found the solution! I just followed the steps here:
Hope this helps to those whose devices cannot be detected by eclipse
Upvotes: 1
Reputation: 1069
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.
Upvotes: 0
Reputation: 2064
If you are trying to build android application using eclipse and trying to run the application in the device, then
Then you can install your application using eclipse.
Upvotes: 3