GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-02-08T21:50:22.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.1.0, 2013 Sprint 03 Core, 2013 Sprint 03 |
Components | Android |
Labels | core, triage |
Reporter | Ingo Muschenetz |
Assignee | Allen Yeung |
Created | 2012-10-21T23:41:51.000+0000 |
Updated | 2013-02-25T10:30:45.000+0000 |
When packaging an Android module and you forget to make a link to the NDK, it provides a warning, but the warning is missing a space and a period.
"Check your modules' build properties)You may need to install"
Didn't find the message from Studio side, so looks to be one produced by the SDK. Moving it over.
Steps to reproduce: 1. Create a new android module with the appropriate titanium sdk 2. Go to Preferences > Titanium Studio > Titanium > Android and clear out the android ndk path then hit 'ok' 3. Try to package the module, and you should see the error. Note with the new change, there should be a period at the end of the parenthesis, but it looks like the new line is getting removed on the studio side so we can't do anything on the platform end.
https://github.com/appcelerator/titanium_mobile/pull/3846
Verified on: Studio: 3.1.0.201302221817 SDK: 3.1.0.v20130222185802