[TIMOB-26065] Android: Investigate NDK r17 support
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Done |
Resolution Date | 2018-05-25T10:17:43.000+0000 |
Affected Version/s | Release 7.1.1 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Hans Knöchel |
Created | 2018-05-24T13:34:55.000+0000 |
Updated | 2018-08-06T17:34:54.000+0000 |
Description
We currently support the Android NDK r16b with SDK 7.x. As of May 2018, NDK r17 is available ([Changelog](https://developer.android.com/ndk/downloads/revision_history)). We should validate if our tooling already supports it and if not, what it takes to update it.
NDK r17 works fine with our current 7.1.1.GA, so we should update our docs to reflect that. I tried using it with both module- and app-builds.
[~cwilliams] I noticed that https://github.com/appcelerator/v8_titanium seems to make heavy use of the NDK. Can we validate it there as well?
Closed as completed. If this is in error, please reopen.