如何在nVidia GT 365M上运行Android Studio Emulator



我通过Android studio AVD创建了一个模拟器。 当我运行模拟器时,它显示一条消息说

your gpu driver information :
make:8086
Model:Intel (R) HD graphics 4000
device id :0166
Some users have experienced emulator stability issues with this driver version. As a result, were selecting a compatibility renderer. Please check with your manufacturer to see if there is an updated driver available.

https://i.ibb.co/60pY4pm/emulator2.jpg

我将Android Studio添加到我的nvidia卡中,以便在打开android studio时自动在GPU驱动程序上运行。 我还向 nvidia 卡控件添加了模拟器执行文件 所以它应该模拟器运行在我的nividia GT 365M而不是英特尔4000上

http://i63.tinypic.com/5bd7vk.jpg

但是出现相同的消息,我的模拟器非常慢 运行 15 分钟后,它就在那个舞台上

http://i66.tinypic.com/2zfv2hz.jpg

我在模拟器设置中尝试了每个选项

http://i68.tinypic.com/71jpm0.jpg

我尝试通过命令行运行模拟器

emulator -avd pixel -gpu on

但同样的问题

我启用了英特尔 HAXM(英特尔硬件加速),,,没有任何变化

我确保我的nividia卡驱动程序是最新的

我的笔记本电脑规格

CPU Intel Core i5 (3rd Gen) 3210M / 2.5 GHz
*Number of Cores Dual-Core
*Cache 3 MB
*Ram: 6 GB
*Graphics Processor Intel HD Graphics 4000
*Graphic card : nVidia GT365M

解决方案是什么?

通过安装英特尔 4000 显卡更新解决了问题 https://downloadcenter.intel.com/product/81499/Intel-HD-Graphics-4000 但我仍然认为我的模拟器在英特尔卡上运行,而不是 GPU nividia 卡 有什么解决方案吗?

相关内容

  • 没有找到相关文章

最新更新