2

My eclipse is not detecting my phone . I want to directly run my application in my phone . My phone has Android Version 4.0.4. Whenever i connect my phone with my Laptop it shows unknown in device's list .

5 Answers5

3

Try the following:-

  • Enable USB Debugging (Settings --> Security --> Developer Option --> Enable USB Debugging)
  • If still doesn't work, try to reset the adb (DDMS Perspective --> Devices Tab --> Small Triangle on right side(Last option) --> Reset adb)
Rahul
  • 44,383
  • 11
  • 84
  • 103
1

Set this option in your mobile device before plug in USB cable:
Settings > Xperia > USB Connectivity > USB connection mode > Mass storage mode (MSC)

See my detailed answer here

Community
  • 1
  • 1
Damir
  • 399
  • 4
  • 8
0

If you are using Windows most likely you should reinstall drivers, I faced this type of ussue many times and every time there was a problem with drivers.

TpoM6oH
  • 8,385
  • 3
  • 40
  • 72
0

You should upgrade your Ubuntu & there is a chance that then your Phone will be working fine with Eclipse .

Asteriskiiii
  • 499
  • 6
  • 14
0

2 Steps a) try downloading gooogle driver from within eclipse b) using the downloaded driver

Both steps can be found here Of course you have to unlock sony as well. I followed R.J comment for that and worked.

George Papatheodorou
  • 1,539
  • 19
  • 23