• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Android gms 1.4 android export support

A

alon

Guest
Hello,
My name is aregev2 and after four hrs of frustration i'm writing this.
I have the android module, i'v installed android sdk WITH android studio (sdk manager by itself is outdated and not working), the least ndk, java jdk, and I cant make it to work. I saw lots of tutorials i cant find a solution.
It throws me the error:

"C:\Users\Aregev2\AppData\Roaming\GameMaker_Studio\GMAssetCompiler.exe" /fU="C:\Users\Aregev2\AppData\Local\gm_ttt_18119\a56332.txt" /c /m=android /config="Default" /tgt=8 /tg="C:\Users\Aregev2\AppData\Local\gm_ttt_18119\\TextureGroups.txt" /to="C:\Users\Aregev2\AppData\Local\gm_ttt_18119\\TextureOptions.txt" /obob=True /obpp=False /obru=True /obes=False /i=3 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1567 /gn="TestAndroid" /td="C:\Users\Aregev2\AppData\Local" /cd="C:\Users\Aregev2\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="127.0.0.1" /hprt="51268" /optionsini="C:\Users\Aregev2\AppData\Local\gm_ttt_18119\gm_ttt_45741\TestAndroid-Default-1.0.0.ini" /o="C:\Users\Aregev2\AppData\Local\gm_ttt_18119\gm_ttt_45741" "C:\Users\Aregev2\Desktop\TestAndroid.gmx\TestAndroid.project.gmx"

Reading project file....finished.
Remove DnD...finished.
Compile Constants...finished.
Compile Scripts...finished.
Compile Objects...finished.
Compile Timelines...finished.
Compile Triggers...finished.
Compile Rooms...finished.
Compile Extensions...finished.
Final Compile...finished.
Saving IFF file... C:\Users\Aregev2\AppData\Local\gm_ttt_18119\gm_ttt_45741\TestAndroid.droid
Writing Chunk... GEN8
Writing Chunk... OPTN
Writing Chunk... EXTN
Writing Chunk... SOND
Writing Chunk... AGRP
Writing Chunk... SPRT
Writing Chunk... BGND
Writing Chunk... PATH
Writing Chunk... SCPT
Writing Chunk... SHDR
Writing Chunk... FONT
Writing Chunk... TMLN
Writing Chunk... OBJT
Writing Chunk... ROOM
Writing Chunk... DAFL
Writing Chunk... TPAGE
Writing Chunk... CODE
Writing Chunk... VARI
Writing Chunk... FUNC
Writing Chunk... STRG
Writing Chunk... TXTR
Writing Chunk... AUDO
Writing Chunk... SCPT
Writing Chunk... DBGI
Writing Chunk... INST
Writing Chunk... STRG
Stats : GMA : Instance=0, Global=0
cmd /c ""C:\Users\Aregev2\AppData\Roaming\GameMaker_Studio\Android\apache-ant-1.8.2\bin\ant.bat" -Dsdk.dir="C:\Users\Aregev2\AppData\Local\Android\sdk" -DYOYO_ANDROID_RUNNER_SOURCE="..\..\gm_ttt_18119/SDKLibs" clean release"

Buildfile: C:\Users\Aregev2\AppData\Local\gm_ttt_18119\gm_ttt_49835\build.xml

BUILD FAILED
C:\Users\Aregev2\AppData\Local\gm_ttt_18119\gm_ttt_49835\build.xml:83: Cannot find C:\Users\Aregev2\AppData\Local\Android\sdk\tools\ant\build.xml imported from C:\Users\Aregev2\AppData\Local\gm_ttt_18119\gm_ttt_49835\build.xml

Total time: 0 seconds


I don't know how to solve it and there is no build.xml file neither in my project or my sdk
please help me as soon as possible
peace,
aregev2
 
Top