Error Building Android Project

Good evening fellow developers,

I know this may seem like a trivial matter, but I’ve google searched for this answer and looked on the Unity answers and all of the answers I’ve seen that worked for others is not working for me.
I have an android game I’m making and I want to test a build of it. The problem is that whenever I try to build it I get this error message:

Error building Player: Win32Exception: ApplicationName=‘C:/Users/Andrew/Downloads/adt-bundle-windows-x86_64-20140624/sdk ools\zipalign.exe’, CommandLine=‘4 “C:\Users\Andrew\Desktop\Project Star Shine\Temp/StagingArea/Package_unaligned.apk” “C:\Users\Andrew\Desktop\Project Star Shine\Temp/StagingArea/Package.apk”’, CurrentDirectory=‘Temp/StagingArea’

What am I missing? I’ve tried uninstalling and reinstalling the JDK, android SDK, and trying to add/remove features. I can’t get past this error screen. I always end up with this error message in my log and incomplete builds that do not run on my phone. The message on my phone screen is: “There is a problem parsing the package”.

Even a point in the right direction would be highly appreciated. Thank you all.

P.S. I know the heart of the problem is that I’m having a problem translating the meaning behind the error message. Any help with that would be highly appreciated.

I’m sorry, guys, I was able to build the game but only after completely uninstalling Unity and reinstalling it again. I still don’t know the solution to the problem that I was experiencing. I hope whoever else sees this and has the same problem can fix it with a full reinstall.

May be it can help Please update to Unity 4.5.2, it resolves this issue (it’s a bug with Unity and the latest Android SDK).