[TIMOB-17339] Android: 3.2.3.GA SDK breaks build process as it can't find tool: zipalign
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2016-09-28T21:42:17.000+0000 |
Affected Version/s | Release 3.3.0 |
Fix Version/s | n/a |
Components | Android |
Labels | qe-3.3.0 |
Reporter | Deepti Pandey |
Assignee | Eric Merriman |
Created | 2014-07-16T11:25:13.000+0000 |
Updated | 2017-03-21T22:51:03.000+0000 |
Description
Test Steps:
1.Create an classic/alloy app using 3.2.3.GA SDK and latest Studio 3.3.0
2. Build it for android device.
Actual Result:
Error occurs.
[ERROR] : Unable to find Android SDK tools: zipalign.
[ERROR] : You have an incomplete or out-of-date installation.
[ERROR] : Verify your Android SDK packages or reinstall the Android SDK by running 'titanium setup android' or manually downloading from http://appcelerator.com/android-sdk.
Please refer attached log file for more information.
Expected Result:
No error should appear & the app should build successfully.
NOTE:
We followed the workaround mentioned in TIMOB-17221 regarding zipalign .After then , the app builds successfully.
Attachments
File | Date | Size |
---|---|---|
logs.txt | 2014-07-16T11:25:13.000+0000 | 17047 |
Dupe of TIMOB-17221.
Closing ticket as duplicate with reference to the above comments.