Using Eclipse (4.2.1) with Android SDK and Virtual Device Manager installed, I'm able to successfully launch the emulator with a device image, run code, etc, etc - however, if I close the emulator any subsequent attempts to restart it fail with the following error:
emulator: Failed to open the hax module
HAX is not working and emulator runs in emulation mode
If I recreate the virtual device and overwrite the existing definition, it will start again (but just the one time). Running OSX 10.8.2, and the AVD is 4.2, Level 17.
Any ideas what's going on here?