I’m using Ionic CLI 3.2.0. Here is my ionic info
result:
global packages:
@ionic/cli-utils : 1.2.0
Ionic CLI : 3.2.0
System:
Node : v7.10.0
OS : Windows 10
Xcode : not installed
ios-deploy : not installed
ios-sim : not installed
I’d like to run the Ionic 3 app in any Android emulator. Due to my laptop need Hyper-V feature be enabled. I can’t turn it off. So I tried to execute ionic cordova run android
and wanted to deploy my Ionic App into Visual Studio Emulator for Android. I’m struggling with it for a while and just don’t know how to configure it. Does anyone could help?
Thanks!