Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project >>> Send GUI to Device = Connection refused: connect #243

Open
GoogleCodeExporter opened this issue Apr 22, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Run Device emulator from MonoDevelop
2. Access AnDroidDraw from apps and Accept connections box is checked
3. In DroidDraw program select Program >>> Send GUI to device

What is the expected output? What do you see instead?
The expected output should be success (as the device is running) but instead I 
get the message "Connection refused: connect".

What version of the product are you using? On what operating system?
droidraw-r1b21

Please provide any additional information below.


Original issue reported on code.google.com by Andrew.A...@intech.co.uk on 12 Mar 2012 at 3:07

@GoogleCodeExporter
Copy link
Author

Did you run the adb networking setup step?  That's necessary for establishing 
the network connection.

Original comment by brendan....@gmail.com on 19 Mar 2012 at 4:01

@GoogleCodeExporter
Copy link
Author

For clarity, the command is:

adb forward tcp:6100 tcp:7100

Original comment by brendan....@gmail.com on 21 Mar 2012 at 3:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant