]
Stefan Miklosovic commented on ARQ-1534:
----------------------------------------
[~kpiwko]
There is no way how to set server port of Android Debug Bridge
--------------------------------------------------------------
Key: ARQ-1534
URL:
https://issues.jboss.org/browse/ARQ-1534
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Extension - Droidium
Affects Versions: droidium_1.0.0.Alpha2
Reporter: Karel Piwko
Assignee: Stefan Miklosovic
*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.
--
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: