android-emulator-container-scripts
android-emulator-container-scripts copied to clipboard
Access multiple emulators on the web?
I am trying to understand how to route multiple containers, to their own specified port?
I seen envoy expects the default 8000 port, for acesss on localhost. But I want to be able to run two emulator at the same time, but view them on different browser ports.
We do not directly support this, as it requires the browser to be aware of the different emulators. We have not yet designed a solution where envoy can manage multiple emulators.