- Home /
Unity does not create app for Android
Hi! I was trying to create a game for Android , and when I try to export it with apk build I get the status bar that informs me of the progress , but when it ends my file there , the program does not create it . I installed both android sdk jdk that and set the parameters of the player . why is this happening ?
I , sincerly I had not checked the console before , there is an error:
Error building Player: Win32Exception: ApplicationName='C:/Users/UTENTE/Desktop/eclipse-java-luna-SR1-win32/sdk\tools\zipalign.exe', CommandLine='4 "C:\Users\UTENTE\Documents\New Unity Project\Temp/StagingArea/Package_unaligned.apk" "C:\Users\UTENTE\Documents\New Unity Project\Temp/StagingArea/Package.apk"', CurrentDirectory='Temp/StagingArea'
Is there a zipalign.exe in your SD$$anonymous$$'s tools folder (the one specified in the error message)? If not then you'll probably find it in another folder, maybe platform-tools or build-tools. Just copy it to tools.
I had a few exes I had to copy around like this when I first set up my sdk to work with Unity.
Answer by andrea93 · Jul 10, 2015 at 08:39 AM
the program and within another folder called 12.0.2 in the Tools folder out of the copied folder 12.0.2 but the result does not change
Sorry but I can't make sense of this: it's not grammatical, doesn't say what you've tried, and isn't specific about what happened.
But I'm pretty sure it's not an answer.