0

My android studio version is updated to 2.0 and there when I create avd there is no option of "use host GPU" and I am getting an error of "disable use host GPU". Help me.

Bajirao Shinde
  • 1,356
  • 1
  • 18
  • 26
Sudesh
  • 1

1 Answers1

0

In Android Studio v2.0, there is no option for disable "Use host GPU". On new AVD creation configuration dialog there option is "Emulated Performance --> Graphics".

In this option we have to select for used of computer's graphic card for emulator.

Please find image attachment for more information.

enter image description here

Jaldeep Asodariya
  • 260
  • 1
  • 3
  • 11