After installing Intel HAXM on my osx 10.6.8, eclipse juno, adt 21.1.0 I am not able to run any of the emulators. The emulator process fries my cpu as in:
where cpu usage never goes below 100%. Yet I have a huge black screen on the emulator.
HAXM extension does not throw any errors. At console, I read
[2013-04-02 20:09:58 - myapp] Launching a new emulator with Virtual Device 'x86'
[2013-04-02 20:10:03 - Emulator] HAX is working and emulator runs in fast virt mode
[2013-04-02 20:10:07 - myapp] New emulator found: emulator-5554
[2013-04-02 20:10:07 - myapp] Waiting for HOME ('android.process.acore') to be launched...
I can run the emulators if I remove the HAXM kernel extension. It seems to me that HAXM does not function properly.
Did anyone face the same problem? How can I make emulators run with HAXM installed?