【发布时间】:2013-02-25 05:10:16
【问题描述】:
我有 Windows 8、适用于 Windows 32 位的 Eclipse IDE for Java Developers (JUNO),以及更新和安装的适用于 windows 的 Android SDK 4.1.2。
我已经解压了适用于 Windows 的 Android SDK,打开了 SDK 管理器并安装了:
Android SDK tool.
Android SDK platform tools
Android 4.1.2 (API 16) - all the folder
All the Extra folder.
之后,我打开了 AVD 管理器,并在 Nexus 7 上使用 Google API 16 创建了一个新的 AVD(我都试过了)。当我尝试运行应用程序时,出现以下错误:
*
> Failed to create Context 0x3005 emulator:
> WARNING: Could not initialize OpenglES emulation, using software renderer.
> could not get wglGetExtensionsStringARB
> could not get wglGetExtensionsStringARB
> could not get wglGetExtensionsStringARB
> could not get wglGetExtensionsStringARB
> could not get wglGetExtensionsStringARB
*
我已经尝试了所有答案。不幸的是,没有什么对我有用。任何帮助将不胜感激。 谢谢。
【问题讨论】:
标签: android eclipse android-emulator installation avd