Here is all that I see when I launch the helloworld app in the Eclipse Android Debugger on Windows 7 (32bit)
https://picasaweb.google.com/lh/phot...eat=directlink
In the console window it says,
[2011-08-07 16:54:41 - HelloWorld] ------------------------------
[2011-08-07 16:54:41 - HelloWorld] Android Launch!
[2011-08-07 16:54:41 - HelloWorld] adb is running normally.
[2011-08-07 16:54:41 - HelloWorld] Performing my.HelloWorld.HelloWorldActivity activity launch
[2011-08-07 16:55:33 - HelloWorld] Launching a new emulator with Virtual Device 'smallscreen'
[2011-08-07 16:55:33 - HelloWorld] New emulator found: emulator-5554
[2011-08-07 16:55:33 - HelloWorld] Waiting for HOME ('android.process.acore') to be launched...
Note: I am using Android 3.2 API level 13
Anybody have any ideas on why the emulator does not display properly?