James Montemagno
James Montemagno

Live, Love, Bike, and Code.

Live, Love, Bike, and Code

Share


Tags


Setting Up Android x86 HAXM Emulators

I have recently had tons of questions about my recommended settings for Android x86 Emulators on Windows or on Mac. I have recently moved away from they Hyper-V Android Emulators for VS (which are awesome), just so I have all of the Google APIs around. 

So here we go.

  1. Install the Intel x86 Emulators from Intel
  2. When installing make sure to set the default RAM to 512MB else it hogs up your machine
  3. Turn off Hyper-V by running bcdedit /set hypervisorlaunchtype off from an administrator command prompt (more info here) (See more about this below in Q/A)
  4. Make sure you have the latest and greatest Android SDKs installed. Here is what mine looks like:

Create new Android SDK with following settings:

As you can see I use the Google APIs x86 an dset everything to 512MB for Ram and storage! Don’t forget use Host GPU. 

Here is an awesome walk through video:

Update 1 (12/6/16):


I got a few questions regarding the blog, so I figured I would update here.

Copyright © James Montemagno 2016 All rights reserved. Privacy Policy

View Comments