1

Just Installed Android Studio 2.1. At the finalizing the installation error shows for AVD Manager not install properly. SDK Manager shows HAXM installer installed successfully. But whenever I open AVD manager, in action column shows failed to load.

OS:Win7

Bhargav
  • 11
  • 2
  • If you have AMD processor you may wish to look at this [Error in launching AVD with AMD processor](http://stackoverflow.com/questions/26355645/error-in-launching-avd-with-amd-processor). Personally I use GenyMotion. – MikeT May 05 '16 at 03:22
  • System is Macbook Pro with dual boot (MacOS X+ and Win7) and Android Studio was installed in Win7. Does it matter? – Bhargav May 06 '16 at 06:49
  • I'm not sure. However, the issue appears to be around **Virtualisation Technology** which has to be enabled in the BIOS. So if you can't enable **VT** in BIOS then it's probably not going to work. Note I'm no expert but I went along that route and ended up getting/installing/using genymotion. – MikeT May 06 '16 at 08:25

1 Answers1

1

Go to sdk-->extras-->intel-->Hardware_Accelerated_Execution_manager

and install intelhaxm-android.exe

hope it will work.

Chandan
  • 187
  • 1
  • 8