I recently began learning how to develop an Android application, and I followed the Hello World tutorial at the Android Developer site (http://developer.android.com/guide/tuto ... world.html).
I am using Eclipse and I have installed the Android Ad-on.
The problem occurs when I try to run the application in the Android Emulator. The emulator starts up nicely, but after I select MENU in order to get to the start screen, nothing happens. The Hello World application never appears on the emulator.
I am using Windows 7 64bit

