I follow the instruction in the book and have problem again
I follow the instruction in the book and have problem again .
When i click Run appear this in the Console tab
[2012-07-23 03:37:50 - Three] Android Launch!
[2012-07-23 03:37:50 - Three] adb is running normally.
[2012-07-23 03:37:50 - Three] Performing com.example.three.MainActivity activity launch
[2012-07-23 03:37:50 - Three] Automatic Target Mode: Preferred AVD 'My_AVD' is not available. Launching new emulator.
[2012-07-23 03:37:50 - Three] Launching a new emulator with Virtual Device 'My_AVD'
[2012-07-23 03:38:14 - Emulator] Failed to create Context 0x3005
[2012-07-23 03:38:14 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
[2012-07-23 03:38:14 - Emulator] could not get wglGetExtensionsStringARB
[2012-07-23 03:38:14 - Emulator] could not get wglGetExtensionsStringARB
[2012-07-23 03:38:14 - Emulator] could not get wglGetExtensionsStringARB
[2012-07-23 03:38:14 - Emulator] could not get wglGetExtensionsStringARB
[2012-07-23 03:38:14 - Emulator] could not get wglGetExtensionsStringARB
[2012-07-23 03:38:14 - Emulator] could not get wglGetExtensionsStringARB
[2012-07-23 03:38:14 - Emulator] could not get wglGetExtensionsStringARB
[2012-07-23 03:38:14 - Emulator] could not get wglGetExtensionsStringARB
[2012-07-23 03:38:15 - Emulator] Failed to allocate memory: 8
[2012-07-23 03:38:15 - Emulator]
[2012-07-23 03:38:15 - Emulator] This application has requested the Runtime to terminate it in an unusual way.
[2012-07-23 03:38:15 - Emulator] Please contact the application's support team for more information.
When I Installed Android SDK Tools in the log file appear
Stopping ADB sever failed(code -1)
Were installed all required packages from me.
How can I fix this problem(that in red)?
|