简体   繁体   English

无法在android studio 2.0中运行模拟器

[英]can't run the emulator in android studio 2.0

I wan't to use the camera in my application but when I ran the emulator it shows this: 我不想在应用程序中使用相机,但是当我运行模拟器时,它会显示以下内容:

在此处输入图片说明

And this is my setting: 这是我的设置:

在此处输入图片说明

Try this: 尝试这个:

Right-click on the Desktop and click Nvidia Control Panel. 右键单击桌面,然后单击Nvidia控制面板。 Click Manage 3D settings. 单击管理3D设置。 Click Program Settings. 单击程序设置。 Select SketchUp from the drop-down list. 从下拉列表中选择SketchUp。 There are five settings that you need to configure: 您需要配置五项设置:

  • Anisotropic Filtering set to Application Controlled. 各向异性过滤设置为“应用程序控制”。
  • Antialiasing FxAA set to On. 抗锯齿FxAA设置为“开”。
  • Antialiasing Gamma set to On. 抗锯齿Gamma设置为“开”。
  • Antialiasing Mode set to Application Controlled. 抗锯齿模式设置为“应用程序控制”。
  • Open GL set to the name of the video card that you have. 打开GL设置为您的视频卡的名称。

This might remedy the situation where you have incorrect OpenGL settings. 这可以纠正您使用不正确的OpenGL设置的情况。 However if you have an old card with a small amount of VRAM you might unfortunately be unable to run the emulator of that system. 但是,如果您的旧卡具有少量VRAM,则可能会无法运行该系统的仿真器。

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

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