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

            Assignee:
            Christopher Orr
            Reporter:
            Nicolae Ghimbovschi
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: