android-emulator-container-scripts icon indicating copy to clipboard operation
android-emulator-container-scripts copied to clipboard

Access multiple emulators on the web?

Open Chineye-UTexas opened this issue 4 years ago • 1 comments

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.

Chineye-UTexas avatar Nov 06 '20 18:11 Chineye-UTexas

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.

pokowaka avatar Nov 16 '20 16:11 pokowaka