我刚开始使用我的第一款Android应用。在Eclipse中,我创建了一个新项目Hallo Android
,当我尝试运行时没有任何更改,我收到此消息:
[2013-01-21 16:20:31 - Hallo Android] ------------------------------
[2013-01-21 16:20:31 - Hallo Android] Android Launch!
[2013-01-21 16:20:31 - Hallo Android] adb is running normally.
[2013-01-21 16:20:31 - Hallo Android] Performing com.hurryapp.halloandroid.FirstActivity activity launch
[2013-01-21 16:20:31 - Hallo Android] Automatic Target Mode: launching new emulator with compatible AVD 'ICS_HVGA'
[2013-01-21 16:20:31 - Hallo Android] Launching a new emulator with Virtual Device 'ICS_HVGA'
[2013-01-21 16:20:58 - Emulator] Failed to allocate memory: 8
[2013-01-21 16:20:58 - Emulator]
[2013-01-21 16:20:58 - Emulator] This application has requested the Runtime to terminate it in an unusual way.
[2013-01-21 16:20:58 - Emulator] Please contact the application's support team for more information.
ADV正在运行。请帮忙。