I have OSX Yosemite 10.10 with an Intel i5 processor. I installed Android SDK and Eclipse. It works but the problem is that when I Create AVD launch it it shows this error:
Starting emulator for AVD 'Nexus4-18-xhdpi'
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX is not installed on this machine (/dev/HAX is missing).
I am new to android programming and have no clue how to solve it or look into /dev/Hav. Please help. Thank you.