Android packaging error - System.IO.FileNotFoundException: ...\Intermediate\Android/APK/bin/[project]-release

So, I’ve tried packaging for distribution on google play for the last days and got to a dead end. I’m stuck in the same error.
It has something to do with signing final apk, then doesn’t find the project-release.apk on the specified folder.
Thank you in advance for the attention.
Here’s the log:
link text

Hello ,

This error seems to be related to the warnings that come before it. They are related to not being able to save multiple assets and not being able to write certain files. I would suggest looking into these first. You can find the warnings by just searching for the word “Warning” in the log. Most of their solutions can be found from previous reports.

Whoa, there’re tons of warnings to repair, most of them seems to be from me copying the project from one computer to another, i’ll start to repair them now, but i believe it’s gonna take some time, can i leave the thread on stand-by and reopen if necessary?

No problem, I’ll this response as the accepted answer. If you need any more help, feel free to respond and the issue will reopen and I’ll be notified.