tracer0tong / android-emulator

Yet another Docker container with Android SDK and Android emulator
Apache License 2.0
246 stars 95 forks source link

Operation times out when trying to connect to server #7

Closed iam-peekay closed 8 years ago

iam-peekay commented 8 years ago

I tried both the 0.0.0.0 IP address and 171.17.0.2 IP address, but the connection either times out or is refused. Any help would be appreciated.

image

iam-peekay commented 8 years ago

@tracer0tong I'm going to close this issue, as it worked when I connected it using the IP address Kinematic provides. Perhaps worth adding to a note on this to the docs?

Thanks again for the help!

tracer0tong commented 8 years ago

Thank, you for your comment! I will add this to docs. Problem that most native way to run docker - Linux machine and command line, so all intermediate VMs (as Kitematic) will add second abstraction level with another ip-addresses.

iam-peekay commented 8 years ago

@tracer0tong yes, exactly! This concept is pretty confusing for mac/windows users just getting into Docker (like myself). I finally figured out the abstraction layers, but having a small note for Max users in the docs might help someone who is just getting started.

Thanks for all the help!

tracer0tong commented 8 years ago

I've fix Readme, so you can support project with likes/stars on Dockerhub and Github =)

iam-peekay commented 8 years ago

@tracer0tong done!

tracer0tong commented 8 years ago

And again, thank you for feedback, because it gives a chance to look on project from other side.