[TIMOB-13029] CLI: Default Android SDK varies depending on the number and order of installed SDKs
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-08-07T06:02:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android, CLI |
Labels | androidbuild, cb-verified |
Reporter | Nam Le |
Assignee | Chris Barber |
Created | 2013-03-12T04:07:21.000+0000 |
Updated | 2017-03-20T22:11:14.000+0000 |
Description
Chris Barber pointed me to this problem, so I thought I should open it. The current logic on the CLI uses the 8th installed Android to determine the default SDK. This can be problematic since the 8th installed sdk can vary depending on the number of SDKs you have installed.
The default minimum should be set to Android 2.2. The logic should be improved so that by default it is 2.2 consistently.
[~cbarber] - let me know if I got it wrong
Dupe of TIMOB-1872.
Closing ticket as duplicate.