Hello, i have been struggling with many packaging problems this week, but i am getting this one that i just cannot figure out what i have to do and it is really delaying progress. Here is the situation:
I am able to successfully… :
- Package game for development (‘Android All’)
- Package game for shipping (‘Android All’)
I am unable to… :
-
Package game for shipping and distribution ('Android All’)
(It says… ‘BUILD FAILED’ Just after the line ‘Signing Final apk…’ – More info below!) -
Package * “Tappy Chicken” * for shipping and distribution (‘Android All’)
I have… :
- Installed ‘Tegra Android Development Pack’ from the engine’s extra folder
- Created keystore file for my game and placed it within the projects 'Build\Android' folder
- Entered keystore information into the project properties under ‘Android’ (alias, name, password)
I have tried… :
- Restarting PC after installing/updating android sdk,ant,jdk,ndk etc from the SDK Manager
- Migrated whole project to a new empty project
- Downloading a ‘Proguard’ folder and Proguard.txt file and replacing the current SDK version one to the one downloaded (Recommended on a different forum/site)
- Creating a new keystore file and replacing previous one with this new one to see if i set it up wrong. (and placed in the same folder as before)
Here is a screenshot of the last page of the output log. (open in new tab)
Here is the entire ‘Log’ file of the build. (I could not find a log file for the test build i just did so i just copied the text from when it started building until the end, i hope that is ok?)
[Entire Log File Output][2]
Here is some screenshots of my situation:
That has surely got to be enough info to get some help on this thing?
If anyone can help it would be appreciated! I am getting really quite desperate now.
Thanks.