Error building Player: Win32Exception: ApplicationName=‘xxxxxxxxxxxxxxxxxx//sdk\tools\zipalign.exe' , CommandLine='4 的解决办法

更新了安卓SDK后,有时候Unity编译失失败,报错类似

 

Error building Player: Win32Exception: ApplicationName='D:/Program Files/adt-bundle-windows-x86_64-20140702/sdk\tools\zipalign.exe', CommandLine='4 "XXXXX\Temp/StagingArea/Package_unaligned.apk" "XXXXX\Temp/StagingArea/Package.apk"', CurrentDirectory='Temp/StagingArea'

解决办法是在sdk路径下搜索zipalign.exe(因为版本不同所处路径不同,搜索比较方便)。然后复制到报错内容中制定的路径就行了。

posted @ 2014-08-17 14:51  Petto' Studio  阅读(2083)  评论(0编辑  收藏  举报