|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Yeah, since the last release (where we moved from host:port to emulator-XXXX), the "connect"/"disconnect" stuff probably doesn't make sense any more — it's just silently failing the whole time in the plugin.
e.g. If I run it on the command line manually:
So we can probably just delete that code; the emulator should be attached to adb with the patch from Richard above (as the adb server will be up and running before the emulator).