Hi, I have tried every solution on the web, but the emulator never loads my program. Eclipse does not seem to see the emulator has fully booted up. I am trying to run the standard "Hello Android" program that is created when you create a new Android project.
Last message in Eclipse is: "Launching a new emulator with Virtual Device"... I wait until it is fully booted up, the simulated SD card has been prepared etc., and I unlock the screen, but nothing happens. Running: ADT 0.9.6 Android SDK 2.1 Eclipse Galileo (Build id: 20100218-1602) Windows Vista I have tried using adb kill-server, running it after a reboot (so ADB has not been run yet on the machine) and disconnecting from the network first and then disabling all software firewalls. I initially tried it in Intellij Idea, and only switched to Eclipse when I had this problem. Either way I get the same outcome in Eclipse or Intellij. -- 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

