Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can i connect adb server inside container to adb in host without killing server #20

Open
amrsa1 opened this issue Mar 28, 2020 · 0 comments

Comments

@amrsa1
Copy link

amrsa1 commented Mar 28, 2020

Im trying to run test against real device, appium is running inside container
the device is connected to the device farm, which mean device is connected to the adb sever on the host machine, so to make it visible for adb inside the container i have kill-server from adb in the host machine.

So i was wondering if there way to connect adb in container to adb server in host, so i dont have to manually intervene and kill-server then again allow access for adb in container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant