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?
It's because ionic sees Genymotion AVD's as physical devices. So instead of using
$ ionic emulate android
use (note that you need to have the Genymotion AVD running)
$ ionic run android
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With