Starting with SDK Tools 23, zipalign.exe
was
moved again. It is no longer in its previous location (under <sdk>\tools
),
but only in the subdirectories of <sdk>\build-tools
.
This issue is fixed in GeneXus X Evolution 3 Upgrade 1 (as well as Evolution 2 Upgrade 7). For now, you can avoid this problem by following these steps:
- Make sure that at least one version of the SDK Build-tools is installed (this is necessary for building anyway).
-
Copy the
zipalign.exe
file from<sdk>\build-tools\<version>
to<sdk>\tools
or<sdk>\platform-tools
.