Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23556] Android: Update the Android package.json in the sdk to support Android build tools 24

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2017-02-20T17:07:32.000+0000
Affected Version/sRelease 5.4.0
Fix Version/sRelease 6.1.0
ComponentsAndroid
Labelsqe-5.4.0
ReporterLokesh Choudhary
AssigneeAndy Waldman
Created2016-06-24T17:46:16.000+0000
Updated2017-03-06T19:33:00.000+0000

Description

Description:

1. The Android build tools ver.24 are out of the preview channel & available for usage. 2. With Android build tools ver 24 installed build an Android app to device/emulator.

Actual Result:

You will get warnings as below in the build logs:
[WARN] :   
[WARN] :   Android Build Tools 24 are too new and may or may not work with Titanium.
[WARN] :   If you encounter problems, select a supported version with:
[WARN] :      ti config android.buildTools.selectedVersion ##.##.##
[WARN] :    where ##.##.## is a version in /Users/lokeshchoudhary/Desktop/android-sdk-macosx/build-tools that is 23.x

Expected Results:

1. No warnings are seen & the project builds fine with build tools 24.

Comments

  1. Andy Waldman 2017-02-17

    PR: https://github.com/appcelerator/titanium_mobile/pull/8840
  2. Lokesh Choudhary 2017-03-06

    Verified the fix. The warning are no longer thrown. Closing. Appc Studio : 4.8.1.201612050850 SDK Version : 6.1.0.v20170227120704 Mac OS Version : 10.12.2 Xcode Version : Xcode 8.2.1 Build version 8C1002 Appc CLI AND Appc NPM : {"NPM":"4.2.9-2","CLI":"6.1.0"} Ti CLI : 5.0.11 Alloy : 1.9.5 Node : v4.6.0

JSON Source