google / android-emulator-container-scripts

1.82k stars 256 forks source link

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

Open dongwa opened 8 months ago

dongwa commented 8 months 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!