Android Studio无法在我的Windows 7操作系统中构建和运行

时间:2018-03-29 11:20:59

标签: android android-studio android-studio-3.0 android-studio-2.3

我是android开发的新手:)

https://developer.android.com/studio/index.html安装android studio。

安装后我开始开发示例应用程序,可在android studio网站上找到,完成该示例项目后我尝试构建并运行app。它要求为Android手机运行模拟器,我选择API27 - Nexus 7。

在模拟器崩溃后,我无法进一步处理它抛出的错误。下面提到了这个问题。

我的电脑英特尔核心3,是否有任何配置需要启动配置本身。

daemon started successfull

Executing tasks:[:app:assembleDebug]

Gradle build finished in 12s 793ms

Emulator: Warning: Quick Boot / Snapshots not supported on this machine. 
A CPU with EPT + UG features is currently needed. We will address this in 
a future release. 

Emulator: WARNING: init: Missing WGL extension WGL_ARB_create_context

Emulator: glTextImage2D: got err pre:(0x506 internal 0x1908 format 0x1908 type 0x1401

1 个答案:

答案 0 :(得分:1)

尝试更新我的驱动程序。借助于更新英特尔驱动程序。 英特尔®驱动程序和支持助理

https://www.intel.com/content/www/us/en/support/detect.html

第一次安装android模拟器后,加载速度正确,速度更快。