Steve Husting created CB-7752:
---------------------------------
Summary: cordova platform add android won't create platform
because it wants android-19 installed
Key: CB-7752
URL: https://issues.apache.org/jira/browse/CB-7752
Project: Apache Cordova
Issue Type: Bug
Components: CLI
Affects Versions: 3.5.0
Environment: Mac 10.5.6
Cordova CLI 3.6.3
Reporter: Steve Husting
Fix For: 3.6.3
I followed these steps:
npm update -g cordova
cordova -v [returned 3.6.3...]
cordova create helloCordova
cd helloCordova
cordova platform add android
After the line, "Creating android project..." is the error message: 'Please
install Android target "android-19". Hint: Run "android" from your command-line
to open the SDK Manager.'
I went ahead and ran android to install android-19. Is this really supposed to
happen for a new project? I though we were supposed to determine on our own
what versions we want to support.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]