Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1534

There is no way how to set server port of Android Debug Bridge

    XMLWordPrintable

Details

    Description

      Given:

      I have Android tooling installed in Eclipse/JBDS.

      When:

      I use Droidium in tests fro IDE.

      Expect:

      No having any errors in DDMS output in IDE.

      Additional information:
      It looks like that the problem is that Droidium does not allow to set android bridge server port and hence DDMS is already connected to given port. This leads to various errors logged, as DDMS is not prepared to handle external process changing it's environment on the fly.

      See AndroidDebugBridge.determineAndValidateAdbPort() method for more details. While Drodium allows you to change adbPort for running emulator, it always runs the bridge on default port 5037.

      We need a way how to change this server port in Droidium configuration.

      Attachments

        Activity

          People

            smikloso Stefan Miklosovic (Inactive)
            kpiwko Karel Piwko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: