Try restarting ADB: adb kill-server adb start-server this might save you 10 minutes waiting, but this issue occured to me and I didn't find any solution yet.
On Jan 1, 6:18 pm, jimjenkins5 <[email protected]> wrote: > Hello all, > > I am having a problem with the emulator (or ADB). I consistently lose > connection with the emulator and ADB does not list it as a running > device. Eclipse will report back "sad result from adb!" after trying > to install the program. > > I am running Eclipse Galileo and most AVD's I've tried have been 1.6 > although I have tried 2.0, 1.5, 1.1 also. > > I've added an exception in my firewall, turned the firewall off, and > disabled antivirus applications. > > I've also tried completely uninstalling eclipse (i.e. deleting the > folder and redoenloading) and the Android SDK. > > So far nothing has worked and my development is at a standstill. The > only thing I can get to work is to create a new AVD each time I debug > the application which is time consuming and requires waiting 10 > minutes for the emulator to start up again for every change in code. > > Any ideas on what I may be able to do would be appreciated. I am very > frustrated at this point. > > Thanks, > Jim -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

