Question
Is there a way how to connect to an Android emulator in headless mode?
Problem
I was able to connect. I received from the MonkeyTalk IDE
Connection type set to: Android Emulator or Tethered Device
Which should be fine according to MT documentation.
The problem is I can't play any commands as the buttons are disabled. Hope, it's possible otherwise there is no use for the Continous Integration.
===EDIT===
Ok, so it seems, and it's written in the MT docs, that the app has to be running already. So, how is it possible to open up my app in the headless mode?