[TIMOB-880] Centralize the Android SDK version
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-07-26T19:35:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | scrub-invalid |
Reporter | Marshall Culpepper |
Assignee | Neeraj Gupta |
Created | 2011-04-15T02:38:28.000+0000 |
Updated | 2017-03-09T23:26:56.000+0000 |
Description
We should have one place in the SDK where the minimum Android SDK version lives, and everything else should query it. Also:
- We should filter out SDKs that are lower than what we support (so they don't show up in the SDK dropdown)
- Developer should pass us the SDK directory as well as the platform level so we can potentially do intelligent things with it
Only implement the AVD filter based on minsdk in tiapp.xml for now..
Closing since this ticket doesn't not clearly state the bug or task to be accomplished.
Closing ticket as invalid.