cannot find zip-align when publishing app

后端 未结 25 1785
名媛妹妹
名媛妹妹 2020-11-29 18:00
cannot.find.zip.align=The zipalign tool was not found in the SDK.

Please update to the latest SDK and re-export your application
or run zipalign manually.

Aligning         


        
25条回答
  •  Happy的楠姐
    2020-11-29 19:00

    On a Mac, I did the following:

    1. Find it on o/s (I had already downloaded build tools for 19 and 20)

    2. Press Ctrl-Open to allow apps from the internet

    3. Move it from sdk/build-tools/android-4.4W folder to sdk/tools/. Whew.

提交回复
热议问题