0

初めての 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 が実行されます。助けてください。

4

1 に答える 1

2

次のスレッドを参照してください: メモリの割り当てに失敗しました: 8

于 2013-01-21T15:30:17.830 に答える