I am running Eclipse Ganymede, I hooked up all of the appropriate Android tools and sdks for Eclipse. I can run the emulator on its own, but when I run a debug profile of the application, it does not launch the emulator and does not launch my application. I chose the 2.1 SDK for my AVD and left the default settings. For my debug configurations, I chose both "launch Default Activity" and the option to choose the activity. And then in the target I chose the 2.1 AVD I created in the sdk manager. Unfortunately, every time I try to run the application, it does nothing. No launch, no emulator device nothing. I can start the emulator device from the sdk manager, but not from the application I am trying to get running. Any advice would be helpful, thanks.