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

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

XMLWordPrintable

      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

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

              Created:
              Updated:
              Resolved: