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 .
Asked
Active
Viewed 7,274 times
2
-
is USB debugging enabled? – Rahul Feb 20 '13 at 05:48
-
Yes it is enabled . My colleague is using Mint Version of Linux & it's working on his Laptop. – Feb 20 '13 at 05:51
5 Answers
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
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