Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

235
Vistas
How to get from Android Emulator to Docker Machine's container?

I have a Windows laptop with Docker Toolbox installed. So my backend services live in docker containers. Also, I have an Android Emulator with client application installed.

I know that I can get from Android Emulator to host's loopback by using 10.0.2.2 address. The problem is, that docker machine has its own address: 192.168.99.100 ( by default ).

How to make this work? Basically, I want to call 192.168.99.100:8080 from the Emulator. It is working well from Postman installed on Windows, but as far as I understand these are completely different networks, and this is the reason that it does not work out of the box.

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Ok I found two solutions:

VirtualBox port forwarding

https://stackoverflow.com/a/36458215/5076865 - After that you can access the docker app via 10.0.2.2:<your_port>

VirtualBox bridged adapter

Open docker-machine setting in VirtualBox and enable the 3rd network adapter and set it to the bridge mode. You should be able to access the docker app via 192.168.99.100:<your_port> directly from emulator.

For me the second solution is better, because I have <your_port> free on my docker host.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda