Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-25790

New adb connect command always fails to connect emulator on OS X

      With the new version of the Android Emulator Plugin the adb cannot connect to the emulator.

      This will never succeed to connect to the emulator on OS X:
      adb -s emulator-5834 shell getprop dev.bootcomplete

      The old version will work on OS X:
      adb connect localhost:5834
      adb -s localhost:5834 shell getprop dev.bootcomplete

          [JENKINS-25790] New adb connect command always fails to connect emulator on OS X

          Max Wahler added a comment -

          I can confirm this issue! Mostly the emulator says something like "socket already connected".

          Max Wahler added a comment - I can confirm this issue! Mostly the emulator says something like "socket already connected".

          If you could try the build linked to here, that would be great:
          https://issues.jenkins-ci.org/browse/JENKINS-11952?focusedCommentId=221787#comment-221787

          Christopher Orr added a comment - If you could try the build linked to here, that would be great: https://issues.jenkins-ci.org/browse/JENKINS-11952?focusedCommentId=221787#comment-221787

          Version 2.13 of the plugin has been released, which helps mitigate the problems seen in JENKINS-11952.

          Christopher Orr added a comment - Version 2.13 of the plugin has been released, which helps mitigate the problems seen in JENKINS-11952 .

            orrc Christopher Orr
            xfreebird Nicolae Ghimbovschi
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: