Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Intel Android Atom(x86) emulator HANG Mac OS X 10.9

Intel Android Atom(x86) emulator keeps hanging Mac OS X 10.9. As the HAXM release notes told which supports "OS X* 10.6 or 10.7 or 10.8 (32/64-bit)". I believe which does not support Mac OS X 10.9, but can anybody confirm? Thanks.

like image 486
James Liu Avatar asked Oct 24 '13 13:10

James Liu


2 Answers

Intel just released a new patch for 10.9 which has fixed this issue. Download it below and your issue should be fixed after installation.

http://software.intel.com/en-us/articles/intel-hardware-accelerated-execution-manager

Also, before re-launching the emulator, make sure you delete all emulators and re-create them. If you have hard time deleting the emulators (if AVD Manager says it's running) you can delete them by following the steps below:

  • Find the .android folder in your $HOME directory.
  • In .android there should be a avd folder In the avd folder should be one or multiple .ini file and a corresponding *.avd virtual device folder.
  • Delete both the .ini file and the .avd folder you want to get rid of.
  • Return to the Android sdk and AVD manager.
like image 147
Bms270 Avatar answered Sep 21 '22 12:09

Bms270


It hangs also my OSX 10.9, so far no solution. But there were problems also on older X versions: https://code.google.com/p/android/issues/detail?id=37826

like image 39
pi. Avatar answered Sep 22 '22 12:09

pi.