问Eclips下运行helloworld,弹出手机模拟器上什么也没有选择,怎么回事?
提示:[2014-02-20 00:08:45 - HelloWorld] ------------------------------
[2014-02-20 00:08:45 - HelloWorld] Android Launch!
[2014-02-20 00:08:45 - HelloWorld] adb is running normally.
[2014-02-20 00:08:45 - HelloWorld] Performing com.eoeAndroid.HelloWorld.ActivityMain activity launch
[2014-02-20 00:08:45 - HelloWorld] Automatic Target Mode: Preferred AVD 'android_4_4' is not available. Launching new emulator.
[2014-02-20 00:08:45 - HelloWorld] Launching a new emulator with Virtual Device 'android_4_4'
[2014-02-20 00:10:38 - Emulator] Failed to create Context 0x3005
[2014-02-20 00:10:38 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
[2014-02-20 00:10:39 - HelloWorld] New emulator found: emulator-5554
[2014-02-20 00:10:39 - HelloWorld] Waiting for HOME ('android.process.acore') to be launched...
结果会弹出一个手机模拟器,但是上面黑的,什么也没有,怎么回事呢?如何改进,谢谢了。