Potential Bug - Building For Android Target

Monkey Forums/Monkey Bug Reports/Potential Bug - Building For Android Target

PoliteProgrammer(Posted 2015) [#1]
Hi,
I've encountered something strange when building for the Android target. A part of the build process appears to be failing, apparently due to spaces in the paths for the tools (Android SDK, JDK or Ant).

For full details, please this post from the Android section of the forum:

http://www.monkey-x.com/Community/posts.php?topic=9508


marksibly(Posted 2015) [#2]
Think I've fixed it - transcc wasn't handling spaces in ANT_PATH properly.


PoliteProgrammer(Posted 2015) [#3]
Thanks Mark, I'll give it another try in the next release!