I've downloaded and installed genymotion and created and built my ionic application.
When I try to run the genymotion emulator using the following command:
ionic run android
I get the following response:
No target specified, deploying to emulator
No emulator specified, defaulting to Nexus_5_API_21_x86
Waiting for emulator...
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!
The emulator is not working. Any ideas?