@emmby provided the following information regarding another question .
After installing HAXM DMG in accordance with the instructions located on
Intel Then I was able to do below, and now it is functioning. It should be noted that after that I could not delete my accelerated AVD and was forced to delete it through the command line. I have repeatedly received the error that AVD was used even after closing the ADK.
How to fix HAXM installation on OSX Yosemite -
- Run
sudo nvram boot-args="kext-dev-mode=1" - Restart.
- Run
sudo kextload -bundle-id com.intel.kext.intelhaxm
source
share