i trying to start accelerated emulator for android in visual studio for mac ( Xamarin project ), but it always tell me that emulator will start without acceleration, and i did create device with x86, downloaded all that it requires but still nothing. Can somebody help me with this? Thanks very much
Asked
Active
Viewed 78 times
0
-
What is your macOS version? Have you checked the official docs page for the troubleshoot? – Bruno Caceiro Jan 17 '19 at 10:05
-
1Is Intel's HAXM installed? https://github.com/intel/haxm/wiki/Installation-Instructions-on-macOS – SushiHangover Jan 17 '19 at 10:52
-
Try Genymotion for mac https://www.genymotion.com/fun-zone/ – Selvarathinam Vinoch Jan 18 '19 at 06:02
-
You also could refer to following link step by step, if you enable these settings.https://infinum.co/the-capsized-eight/is-your-android-emulator-just-too-slow – Leon Jan 18 '19 at 08:02
-
I have also encountered this on my mac. In VS Mac, click Tools > Device Manager, then try and start the emulator manually and then run your project. I know it's not really a fix, but this should allow you to run your application. – DMcDonald Jan 21 '19 at 09:02