appium 识别toast找不到zipalign.exe
Posted Elvis_lfc
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了appium 识别toast找不到zipalign.exe相关的知识,希望对你有一定的参考价值。
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
.
以上是关于appium 识别toast找不到zipalign.exe的主要内容,如果未能解决你的问题,请参考以下文章