[TIMOB-9031] Android: Tooling Need to update new ndk to r8 for our sdk
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-05-16T16:41:22.000+0000 |
| Affected Version/s | Release 2.0.2 |
| Fix Version/s | Release 2.0.2, Release 2.1.0, Sprint 2012-10 Core |
| Components | Android |
| Labels | core |
| Reporter | Natalie Huynh |
| Assignee | Bill Dawson |
| Created | 2012-05-07T17:16:06.000+0000 |
| Updated | 2012-05-17T14:52:45.000+0000 |
Description
Need to update our build to use ndk r8
Just an update: no changes required in the code. I have a request in (since Friday) to IT and to Cloud Engineering (e-mail to each of the Tonys) re what I need to do to get CI on ndk 8. As of yet, no response.
Update: in communication with Nikolai and access is being granted to me. CLOUDENG-2558
NDK 8 is now successfully being used on the jenkins master server for titanium_mobile_master and titanium_mobile_2.0.x. Was unable so far to update the "Mac slave" for titanium_mobile_modules build because that machine is offline. I alerted Nikolai.
Mac slave also updated, and a test run o the titanium_mobile_modules build was successful.
A test you can run to see if NDK8 was used on the build (run it from inside the version folder, i.e., /Library/Application Support/Titanium/mobilesdk/osx/2.1.0)
If it returns nothing, then it was built with NDK8. If it returns anything else, then it wasn't built with NDK8.Tested with 2.0.2.v20120516181650 ran strings android/native/libs/armeabi/libkroll-v8.so | grep udivsi3 did not return any values