- Home /
The question is answered, right answer was accepted
Error build android app
When ever I try to build my android application apk file I get the error message
Error building Player: Win32Exception: ApplicationName='C:/Users/public/AppData/Local/Android/android-studio/sdk\tools\zipalign.exe', CommandLine='4 "C:\Users\public\Documents\AndroidTestGame\Temp/StagingArea/Package_unaligned.apk" "C:\Users\public\Documents\AndroidTestGame\Temp/StagingArea/Package.apk"', CurrentDirectory='Temp/StagingArea'
Answer by liortal · Aug 04, 2014 at 06:58 PM
Please update to Unity 4.5.2, it resolves this issue (it's a bug with Unity and the latest Android SDK).
I can confirm that 4.5.1 gave me the errors as stated in the question and that updating to 4.5.2 fixed the issue.
Follow this Question
Related Questions
Failed to re-package resources. 16 Answers
Android SDK does not include error 1 Answer
Having issue building apk 1 Answer
APK is installed but does not show the application and does not open either. 1 Answer
Failed to re-package resources using everyplay plugin and google play plugin for leaderboard 0 Answers