我刚开始使用我的第一个 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 正在运行。请帮忙。