Issue
Did anyone resolve this problem ?
Solution
I found the solution. Google recently changed the package and location of zipalign in SDK Rev. 23 and the IDE is no longer able to find the file.
- Run the SDK Manager and upgrade the Android SDK Tools to version 23.0.2 and Android SDK Platform-tools to version 20.
- Once the above items are installed a new item will appear in the list: Android SDK Build-tools version 20. Select and install this package, it is the new package location for zipalign.
- Update the IDE to point to the new location for zipalign. Off of the main menu in the IDE select Tools | Options | Environment Options | SDK Manager. Update the ZipAlign location to point to the new Build-Tools 20 directory. By default in RAD Studio XE6 this will be C:\Users\Public\Documents\Embarcadero\Studio\14.0\PlatformSDKs\adt-bundle-windows-x86-20131030\sdk\build-tools\20.0.0\zipalign.exe. It will be in a similar location for Appmethod.
Answered By - Sayat Ertüfenk
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.