0

Can anyone please help me out from below issue coming in VS for Mac.

I'm trying to start default accelerate emulator ship with VS for Mac Community.

It throw error that Intel HAXM not available even though its already installed.

Please go through link to check error

Thanks, Sneh

Chanki
  • 165
  • 13
  • 2
    Solution: It sounds weird but first start emulator by Tools> Emulator Manager> default accelerate emulator. Once emulator gets start, deploy or run using play button, it will install app without throwing error. It works for me but i couldn't find solution if we directly run the app as ideally this process should trigger emulator first and then deploy app once emulator gets ready. – Chanki Mar 08 '18 at 09:22

1 Answers1

0

Download intel xahm for mac and you will be good to go. You can find it on intel's website here or simply google it.

JosMelka
  • 21
  • 5
  • Thanks @josmelka, I followed same step suggested by you earlier but i missed to start emulator first as mentioned above. Now its working. – Chanki Mar 09 '18 at 10:59
  • @Chanki, you are welcome. But you should have accepted it as answer if that was a solution – JosMelka Mar 21 '18 at 21:47
  • I don't think barely installing xahm will solve the issue. As suggested by op you still need to manually start the emulator. – Solo Mar 23 '18 at 08:43