Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19420] Android: Scons crash when target for API 23

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-08-31T01:58:21.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.0.0
ComponentsAndroid
Labelsn/a
ReporterHieu Pham
AssigneeHieu Pham
Created2015-08-27T21:48:03.000+0000
Updated2017-03-20T17:56:59.000+0000

Description

Scons crashes with multiple errors when change the target build SDK to 23. Step to reproduce: 1.Install SDK 23 via Android SDK Manager. 2. in SConstruct file (Titanium_Mobile -> SConstruct), modify android_sdk to 23 (this line): sdk = AndroidSDK(ARGUMENTS.get("android_sdk", None), 23) 3. run scons and observe crash.

Comments

  1. Hieu Pham 2015-08-27

    master PR: https://github.com/appcelerator/titanium_mobile/pull/7079
  2. Chee Kiat Ng 2015-08-28

    FR done on device with Final Preview M. Builds with no problem.
  3. Ashraf Abu 2015-08-31

    PR Merged.
  4. Lee Morris 2017-03-20

    Closing ticket as fixed.

JSON Source