Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26633] Android: Change min supported version to Android 4.4 (API Level 19)

GitHub Issuen/a
TypeImprovement
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2018-12-07T00:32:55.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.0.0
ComponentsAndroid
Labelsandroid, breaking-change, version
ReporterJoshua Quick
AssigneeGary Mathews
Created2018-12-06T00:21:10.000+0000
Updated2018-12-10T11:40:36.000+0000

Description

In Titanium 8.0.0, we need to bump up the minimum Android OS version supported... *From:* Android 4.1 (API Level 16) *To:* Android 4.4 (API Level 19) The "minSdkVersion" in Titanium SDK's "package.json" needs to be changed here. https://github.com/appcelerator/titanium_mobile/blob/master/android/package.json Titanium's "AndroidManefest.xml" template will automatically pull the "minSdkVersion" from the above mentioned "package.json".

Comments

  1. Gary Mathews 2018-12-06

    master: https://github.com/appcelerator/titanium_mobile/pull/10515
  2. Keerthi Mahalingam 2018-12-07

    FR passed. Waiting on jenkins to merge
  3. Keerthi Mahalingam 2018-12-07

    PR merged.
  4. Samir Mohammed 2018-12-10

    Closing ticket, Improvement verified in SDK version 8.0.0.v20181207122537. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10515

JSON Source