Error while running zipalign

前端 未结 18 1753
眼角桃花
眼角桃花 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条回答
  •  情深已故
    2021-02-06 22:02

    I had to provide the full path for the unsigned APK file: platforms/android/build/outputs/apk/android-release-output.apk

提交回复
热议问题