0

I have installed Google USB Driver and PC Companion, I set USB mass mode and enable debugging. In my project manifest I set debugging too. But eclipse still doesn't detect my phone. What else could be the reason? Thanks for any help

Edit:

I found the reason, stupid mistake, my application is API19.

pupilx
  • 75
  • 1
  • 2
  • 10
  • possible duplicate of http://stackoverflow.com/questions/2883255/adb-devices-command-and-eclipse-dont-recognize-my-sony-ericsson-xperia-x10-ple – jbutler483 Aug 05 '14 at 16:27
  • Open up the command prompt, type "adb devices" and press enter. Is your device listed there? Also, is USB debugging enabled on the device? Is the device's USB connection set to MTP? – Cruceo Aug 05 '14 at 16:38
  • I don't know if it change anything but I have my phone in Devices tab in eclipse, but when I launch app, it doesn't detect – pupilx Aug 05 '14 at 16:48
  • what the min version of your app and device. – Pankaj Arora Aug 05 '14 at 17:13
  • if the device is shown in ddms,the it could be the issue. can i have the screen shot of your DDMS where device is showing. – Pankaj Arora Aug 05 '14 at 17:14
  • I just saw diffrent API level, but thank you. Is any possibility to solve it? – pupilx Aug 05 '14 at 17:18
  • Ok, I changed in manifest to test :) works – pupilx Aug 05 '14 at 17:31

1 Answers1

0

This might not seem like a likely problem but have you tried a different cable? I had days of headaches trying to solve a similar problem and found that the cable had broken.