google / android-emulator-container-scripts

Apache License 2.0
1.89k stars 266 forks source link

Is there a way to connect to a locally running emulator without using Docker? #360

Open dongwa opened 1 year ago

dongwa commented 1 year ago

I'm facing an issue where I'm trying to connect to a locally running emulator without using Docker, but I'm encountering difficulties. I've looked into the emulator's settings and documentation, but I can't seem to find a straightforward way to establish a connection.

Is there a method or workaround to connect to the emulator directly without Docker? I want to be able to interact with the emulator and run tests without the Docker container layer. Any guidance or suggestions on how to achieve this would be greatly appreciated. Thank you in advance for your help!