1

Android emululator fails to start with the following message:

Failed to create Context 0x3005
emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
Warning: No DNS servers found

I have installed the latest Android SDK, installed all tools and extras and several Android versions in the SDK Manager, and created several AVDs with various settings in the AVD Manager, but no matter which AVD I try to start, it fails with the above message.

I have also installed Eclipse ADT, and running projects on an actual Android device connected with USB works fine.

OS: Windows Vista Ultimate, Service Pack 2 (32 bit)

I have googled it, and found a lot of similar questions, but none which helped me solve the problem. I have read through the documentation at developer.android.com as well, but I could not find any solution there either.

4

1 回答 1

0

我设法自己解决了。

我所要做的就是右键单击AVD Manager.exe并选择Run as administrator

于 2012-09-15T14:00:01.410 回答