emulator disconnecting

Monkey Targets Forums/Android/emulator disconnecting

pantson(Posted 2013) [#1]
Hi
Recently my android emulator is unable to recieve apks.
i have tried this in v66b v67b and v67c

I can start the emulator and run "adb devices". The emulator is listed
D:\dev\bin\androidsdk\platform-tools>adb devices
List of devices attached
emulator-5554   device


When i compile in monkey I can rerun the above command and it keeps listed the device.
As soon as Monkey says
install:
     [echo] Installing D:\dev\bin\MonkeyPro66b\bananas\charlie\blobmonster\blobmonster.build\android\bin\MonkeyGame-debug.apk onto default emulator or device...

the above command displays
D:\dev\bin\androidsdk\platform-tools>adb devices
List of devices attached


I am on the latest sdk, ant and java

Any ideas?