I am new to Unity and created my first Unity car game for Android. When I try to build the .apk file, it shows me this error:
Error building Player: Win32Exception: ApplicationName='C:/Users/Uporabnik/Desktop/Android/adt-bundle-windows-x86_64-20140624/sdk\tools\zipalign.exe', CommandLine='4 "C:\Users\Uporabnik\Documents\New Unity Tutorial1\Temp/StagingArea/Package_unaligned.apk" "C:\Users\Uporabnik\Documents\New Unity Tutorial1\Temp/StagingArea/Package.apk"', CurrentDirectory='Temp/StagingArea'
What do I need to fix?
...\Temp/...
– Attacktive