Error while running zipalign

前端 未结 18 1831
眼角桃花
眼角桃花 2021-02-06 21:48

I got this error when trying to export a signed apk in Eclipse

Error while running zipalign: Unable to open as zip archive

I have run the Help->Check for Updat

18条回答
  •  旧时难觅i
    2021-02-06 22:19

    Sometimes a simple \ instead of a / in the destination file path can lead to this. Double check your multiplatform ant files!

提交回复
热议问题