[TIMOB-15864] Check for spaces for Android NDK paths in CLI setup
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2016-09-02T06:01:43.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | n/a |
Components | Android, CLI |
Labels | n/a |
Reporter | Allen Yeung |
Assignee | Chris Barber |
Created | 2013-12-03T22:35:27.000+0000 |
Updated | 2017-03-23T22:33:54.000+0000 |
Description
When trying to build a module with 'ant', it fails when the Android NDK path contains spaces.
The module build scripts aren't directly related to the CLI, but the CLI should validate the NDK path during the setup command to help avoid this scenario.
This should be fixed in both "ti setup" and the Android detection code in the SDK.
Using ant for building Android modules has been deprecated in favor of the new module build added in Titanium SDK 4.0.0.
Closing ticket as Won't Fix with reference to the above comments.