エミュレーターがロードされ、「残念ながらアプリが停止しました」というメッセージが表示されます。PLSは私を助けてくれます....これはコンソールに表示されます
[2012-09-16 23:32:25 - Demo] Android Launch!
[2012-09-16 23:32:25 - Demo] adb is running normally.
[2012-09-16 23:32:25 - Demo] Performing com.example.demo.MainActivity2 activity launch
[2012-09-16 23:32:25 - Demo] Automatic Target Mode: launching new emulator with compatible AVD 'Emulator1'
[2012-09-16 23:32:25 - Demo] Launching a new emulator with Virtual Device 'Emulator1'
[2012-09-16 23:32:31 - Emulator] could not get wglGetExtensionsStringARB
[2012-09-16 23:32:31 - Emulator] Failed to create Context 0x3005
[2012-09-16 23:32:31 - Emulator] could not get wglGetExtensionsStringARB
[2012-09-16 23:32:31 - Emulator] could not get wglGetExtensionsStringARB
[2012-09-16 23:32:31 - Emulator] could not get wglGetExtensionsStringARB
[2012-09-16 23:32:31 - Emulator] could not get wglGetExtensionsStringARB
[2012-09-16 23:32:31 - Emulator] could not get wglGetExtensionsStringARB
[2012-09-16 23:32:31 - Emulator] could not get wglGetExtensionsStringARB
[2012-09-16 23:32:31 - Emulator] could not get wglGetExtensionsStringARB
[2012-09-16 23:32:31 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
[2012-09-16 23:32:31 - Emulator] emulator: warning: opening audio input failed
[2012-09-16 23:32:31 - Emulator]
[2012-09-16 23:32:32 - Demo] New emulator found: emulator-5554
[2012-09-16 23:32:32 - Demo] Waiting for HOME ('android.process.acore') to be launched...
[2012-09-16 23:33:36 - Demo] HOME is up on device 'emulator-5554'
[2012-09-16 23:33:36 - Demo] Uploading Demo.apk onto device 'emulator-5554'
[2012-09-16 23:33:36 - Demo] Installing Demo.apk...
[2012-09-16 23:34:36 - Demo] Success!
[2012-09-16 23:34:36 - Demo] Starting activity com.example.demo.MainActivity2 on device emulator-5554
[2012-09-16 23:34:38 - Demo] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.example.demo/.MainActivity2 }
[2012-09-16 23:41:22 - Demo] ------------------------------