Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18073] Remove support for 2.3.X of the Android SDK

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-07-14T02:09:45.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.0.0
ComponentsAndroid
Labelsn/a
ReporterIngo Muschenetz
AssigneeHieu Pham
Created2014-11-22T05:18:48.000+0000
Updated2015-09-03T20:35:08.000+0000

Description

This may be trivial, but 2.3.X market share is below 10%. We need to remove any dependencies on this version, as well as update relevant documentation.

Comments

  1. Ashraf Abu 2015-07-14

    PR: https://github.com/appcelerator/titanium_mobile/pull/6970
  2. Far 2015-07-14

    Is it any premises to set API to 13 not 14 (4.x)?
  3. Ingo Muschenetz 2015-07-16

    [~farwayer] I'm not sure what you mean. Can you explain?
  4. Far 2015-07-31

    This PR raised min android SDK version to 13. By the http://developer.android.com/about/dashboards/index.html less than 0.1% of devices are using this version. Imho is more right to update min SDK to new major release (4.0 or 14 API) if you decided to remove support of 2.3.x with 5.6% devices.
  5. Lokesh Choudhary 2015-09-03

    Verified the fix. The package.json in the mentioned SDK below has
    "minSDKVersion": "14"
    Closing. Environment: Appc Studio : 5.0.0.201508251028 Ti SDK : 5.0.0.v20150903090433 Ti CLI : 4.1.5 Alloy : 1.7.6 MAC Yosemite : 10.10.4 Appc NPM : 4.1.0-2 Appc CLI : 5.0.0-33 Node: v0.10.37

JSON Source