ADB crashes when device attached with eclipse

Posted by user559592 on Stack Overflow See other posts from Stack Overflow or by user559592
Published on 2011-01-01T02:42:04Z Indexed on 2011/01/01 2:54 UTC
Read the original article Hit count: 371

Filed under:
|
|

I am trying to get a development environment setup and having some problems with adb. I have eclipse installed and can create android projects and run/debug them in the emulator. But if I attached my device (HTC Evo) and try running on it, adb crashes. My device shows up so adb sees it. Everything is updated to the latest version. I even went and reinstalled my system so I had a clean start. It would still crash when I connect to the device. I restart adb but it just shuts right back down.

Anyone have any suggestions on what I can do to fix this? Running on Windows 7.

© Stack Overflow or respective owner

Related posts about android

Related posts about eclipse