After running
android create avd -f -a -s HVGA -n hudson_en-US_160_HVGA_android-20_armeabi-v7a -t android-20 --abi armeabi-v7a
I recieved the error message Error: Invalid --tag default for the selected target.
I have android-20, and armeabi-v7a installed through the SDK manager. Does anybody have any ideas? I know it is the -g or --tag parameter but I can't find anything on it on google.
Thanks in advance.
android create avd -f -a -s HVGA -n hudson_en-US_160_HVGA_android-20_armeabi-v7a -t android-20 --abi android-wear/armeabi-v7a
In case anyone else has the same issue with android-20 (Android 4.4W) turns out the abis are prefixed with android-wear the above should do the trick
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