google / android-emulator-container-scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

dongwa opened this issue · comments

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!