Unity Android Build Error WIN32 Exception ZipAlign

前端 未结 6 1931
情书的邮戳
情书的邮戳 2021-02-03 23:15

Every time I try to build my game for android, I get this error:

Error building Player: Win32Exception: 
ApplicationName=\'.../.../.../.../adt-bundle-mac-x86_64-         


        
6条回答
  •  情书的邮戳
    2021-02-03 23:59

    I fixed this simply by updating "Tools->Android SDK Build-tools" in the Android SDK Manager to the latest version.

提交回复
热议问题