[오류대처]Unity3D Android Build Error WIN32 Exception ZipAlign

Unity3D에서 Android Build 할때 오류..내역
Error building Player: Win32Exception:
ApplicationName=‘…/…/…/…/adt-bundle-mac-x86_64-20140624/sdk/tools/zipalign’,
CommandLine=‘4″/…/…/…/…/Asteroid2(2)/Temp/StagingArea/Package.apk'”.
CurrentDirectory=‘Temp/StagingArea’

 

해결책..

  1. Find your copy of the Android SDK in explorer
  2. Go to build-tools and choose a version (e.g.build-tools19.1.0)
  3. Copy zipalign.exe
  4. Come back out of build-tools
  5. Go into tools
  6. Paste zipalign.exe