views:

14

answers:

0

I'm a noob learning Eclipse and Android. Whenever I close the emulator I get "DeviceMonitor]Sending jdwp tracking request failed!" in the Console tab. Infact that seems to be the ONLY thing I get in the console tab - I don't get all the emulator loading messages and other things I used to see.

Everything else seems to work, I can build, run in the emulator, debug in the emulator (via Run>Debug after setting a Debug configuration . . . I can't get "Debug As" to work, see: http://stackoverflow.com/questions/3974693/debug-as-in-eclipse-for-android - don't know if that's relevant to this problem).

What does this message mean, and how do I correct it? Thanks in advance!