How does Ionic decide which Android emulator to launch? -
I'm following it for the Android platform: (CMD> eonic emulate Android). That's fine, and I know that APK works on the phone, but I have to figure out how to decide on how to launch Android virtual device. At the moment, it starts the v2.2 emulator by default and then complains that it is very old in an attempt to install the APK. I want to use v4.1 or more (I have been using Eclipse through the previous basic Android development.)
.
Comments
Post a Comment