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’
해결책..
- Find your copy of the Android SDK in explorer
- Go to
build-tools
and choose a version (e.g.build-tools19.1.0
) - Copy
zipalign.exe
- Come back out of
build-tools
- Go into
tools
- Paste
zipalign.exe