I have the following errors in the log viewer when going trying to do Publish>Mobile>Android or Test Game [Android]
Level: ERROR
When: 2015-02-09 22:24:06:604
From: stencyl.sw.util.StreamGobbler
[openfl.sh] BUILD FAILED
Level: ERROR
When: 2015-02-09 22:24:06:605
From: stencyl.sw.util.StreamGobbler
[openfl.sh] /home/user/Documents/stencylworks/android-sdk/android-sdk-linux/tools/ant/build.xml:892: The following error occurred while executing this line:
Level: ERROR
When: 2015-02-09 22:24:06:605
From: stencyl.sw.util.StreamGobbler
[openfl.sh] /home/user/Documents/stencylworks/android-sdk/android-sdk-linux/tools/ant/build.xml:894: The following error occurred while executing this line:
Level: ERROR
When: 2015-02-09 22:24:06:605
From: stencyl.sw.util.StreamGobbler
[openfl.sh] /home/user/Documents/stencylworks/android-sdk/android-sdk-linux/tools/ant/build.xml:906: The following error occurred while executing this line:
Level: ERROR
When: 2015-02-09 22:24:06:605
From: stencyl.sw.util.StreamGobbler
[openfl.sh] /home/user/Documents/stencylworks/android-sdk/android-sdk-linux/tools/ant/build.xml:283: null returned: 2
Level: ERROR
When: 2015-02-09 22:24:06:605
From: stencyl.sw.util.StreamGobbler
[openfl.sh] Total time: 7 seconds
There nothing that I can tell refers to any certificate errors (the only related problem I can find on the forums). It was working fine until I started setting game icons, and making a certificate that didn't just have "test" in every field. I'll post complete log on request. Build 8140 on Linux.
Edit: Couldn't find the problem, but I used an old backup of the file and it worked fine. I think it was because I started changing the name of the game in some places and somewhere it stopped matching up, and caused that particular error
Also, where upon successful building can I find the APK? I found little documentation on this process.