简体   繁体   English

Android Emulator无法在Windows 8.1中启动

[英]Android Emulator won't start up in windows 8.1

I've been using android emulator in my windows 7 32 bit. 我一直在Windows 7 32位中使用android模拟器。 It was slow but it worked. 速度很慢,但效果很好。 I did a fresh install of windows 8 64 bit and now emulator won't start up. 我做了Windows 8 64位的全新安装,现在模拟器无法启动。 It runs and then disappears without any trace. 它运行,然后消失而没有任何痕迹。

I checked event viewer and it showed this error 我检查了事件查看器,它显示了此错误

Faulting application name: emulator-arm.exe, version: 0.0.0.0, time stamp: 0x5578d73a
Faulting module name: ig4icd32.dll, version: 8.15.10.2104, time stamp: 0x4bb3c8e9
Exception code: 0xc0000005
Fault offset: 0x00519b7c
Faulting process id: 0x8bc
Faulting application start time: 0x01d0aba512ba012d
Faulting application path: C:\Users\UserName\AppData\Local\Android\Sdk\tools\emulator-arm.exe
Faulting module path: C:\Windows\SYSTEM32\ig4icd32.dll
Report Id: 52412f1e-1798-11e5-826f-6cadef12cfb7

I was able to solve the problem. 我能够解决问题。 This solution will probably work for Intel G41 express chipset. 该解决方案可能适用于Intel G41 Express芯片组。 Any problem related to ig4icd32.dll is related to graphics drivers. ig4icd32.dll相关的任何问题都与图形驱动程序有关。 For most of the case, the solution is to upgrade graphics driver. 对于大多数情况,解决方案是升级图形驱动程序。

But I was using the latest graphics driver which is version 8.15.10.2702 . 但是我使用的是最新的图形驱动程序,版本为8.15.10.2702 I was out of option. 我没有选择。 So just to check, I downgraded to version 8.15.10.1883 which is the version provided in Intel website. 因此,为了检查,我将版本降级为8.15.10.1883 ,这是英特尔网站上提供的版本。 It solved the error. 它解决了错误。 I can use the emulator again. 我可以再次使用模拟器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM