Android trans problem

Monkey Targets Forums/Android/Android trans problem

Jimbo(Posted 2012) [#1]
I've managed to get Monkey to see Android as a target, which is great. But when I attempt a build I get this:


Translating TileImage
D:/monkey/MonkeyPro58/bin/trans_winnt -target=android D:/monkey/MonkeyPro53/MonkeyPro53/bananas/Richard_Betson/TileImage/TileImage.monkey

TRANS monkey compiler V1.34
Parsing...
Semanting...
Translating...
Building...
TRANS FAILED: TRANS Failed to execute 'adb start-server', return code=1
'adb' is not recognized as an internal or external command,
operable program or batch file.

Process Complete

----------------------------------------------
What have I missed out????


MikeHart(Posted 2012) [#2]
did you ran the android tool from your SDK installation and let it update/install?


Jimbo(Posted 2012) [#3]
Thanks. Basically I hadn't set the environment variables up correctly. The docs are a bit loose on this!

Does anybody think it would useful if I programmed an interactive tool to make it easier for people to navigate the settings required? It's a fairly small task, but might make things friendlier!