adb works, I use it a lot. adb devices shows the device (a nexus one), shell/pull/push everything seems to work.
eclipse screws up, often. ddms shows no devices connected, and in console I only get a few gtk window warnings. Half the time when I start eclipse it keeps a neverending process running so i can't build anything. ddms shows no devices connected (and when I shut it down it doesn't quit properly, i have to ctrl+c it). How can I debug this? (adb kill-server; adb start-server does not help) This is on linux, ubuntu 10.10, kernel 2.6.37. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

