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

ADB devices is not showing up #135

Closed
roopajoshyam opened this issue Jan 7, 2021 · 3 comments
Closed

ADB devices is not showing up #135

roopajoshyam opened this issue Jan 7, 2021 · 3 comments

Comments

@roopajoshyam
Copy link

Hi @SrinivasanTarget

docker exec -it container-appium adb devices
List of devices attached

No device is listing here. I have done all the steps which is there in the documentation, still not able to see the list of devices.
Please help me to resolve this.

I m using macOS catalina.

@ghost
Copy link

ghost commented Oct 11, 2021

Not seeing devices also, using windows.
Quick help will be appreciated.
@budtmo

@ghost
Copy link

ghost commented Oct 20, 2021

@roopajoshyam try running your container with the below command.

docker run -ti --privileged -v /dev/bus/usb:/dev/bus/usb -d appium/appium

@budtmo
Copy link
Member

budtmo commented Jul 13, 2022

duplicated #140

@budtmo budtmo closed this as completed Jul 13, 2022
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

2 participants