I am not sure what I am doing wrong but when I setup my Nexus to debug with eclipse I get a error in the console saying
[2011-12-27 21:48:31 – DeviceMonitor] Failed to start monitoring 0146BF5417006010
Then I run adb devices through Android platform-tools/adb.exe and my device shows up as “offline”.
I have tried the following:
- removed all drivers, re installed with device disconnected.
- USB debugging is on.
- re installed drives while device is connected
- rolled back drivers in device manager.
on a side note I did have this working previously with my Droid and Droid 3
Any help would be appreciated.
It turned out that my path was not set correctly on my system.
thanks for the answers though.