Skip to content

Instantly share code, notes, and snippets.

@MadinaB
Created October 25, 2017 13:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MadinaB/44bc069a8d992f9e9b3fdb779ddaeec3 to your computer and use it in GitHub Desktop.
Save MadinaB/44bc069a8d992f9e9b3fdb779ddaeec3 to your computer and use it in GitHub Desktop.
Allocate more memory to HAXM
Reinstall HAXM with more RAM:
sudo $ANDROID_SDK/sdk/extras/intel/Hardware_Accelerated_Execution_Manager/silent_install.sh -u
sudo $ANDROID_SDK/sdk/extras/intel/Hardware_Accelerated_Execution_Manager/silent_install.sh -m 1024
// Users/******username*******/Library/Android/sdk/extras/intel/Hardware_Accelerated_Execution_Manager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment