January 26th, 2013, 05:08 PM
|
#1 (permalink)
|
|
New Member
Thread Author (OP)
Join Date: Jan 2013
Posts: 3
Device(s):
Carrier: Not Provided
Thanks: 0
Thanked 0 Times in 0 Posts
|
The AVD does not show anything on screen
Hello,
I have setup Eclipse classics, download all the APis using the application managers, etc. I tried to run a few help world world programs, but the AVD only shows a blank screen with "android" text at the center. I even tried download a tic tac toe program. The AVD shows the same result.
For the AVD device, I've selected, I went about as this:
1) click on the "new" button in Eclipse-> Android Virtual Device Manager
2) I entered AVD Name, choose Nexus 7 as device.
3) The Target is Google APIs, Google API 11
4) The rest of the options are default.
Upon launch, the title shows 5554:myavd with android text in the middle.
I have tried other AVD like Nexus One and target to be Android 4.2, but it showed same result.
There is errors on the android emulator dialog.
It says could not
Failed to create Context 0x3005
and could not get wglGetExtionsStringARB
|
|
|
Last edited by derder23; January 26th, 2013 at 07:07 PM.
|
|