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

Correct the getConnectedDevices function #190

Merged

Conversation

trantrungtin
Copy link

Handle a new case that there is a message "adb server version (32) doesn't match this client (36); killing..." when the running adb doesn't match the appium-adb.

Ex:
adb.exe devices
List of devices attached
adb server version (32) doesn't match this client (36); killing...
* daemon started successfully *
0816f3699208ee6d device

@trantrungtin
Copy link
Author

CC: @jlipps, @imurchie

Copy link
Contributor

@imurchie imurchie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks reasonable to me. Thanks!

@imurchie imurchie merged commit 90cc74a into appium:master Dec 28, 2016
@trantrungtin trantrungtin deleted the fixbug/getWrongConnectedDevices branch December 28, 2016 12:40
@imurchie
Copy link
Contributor

Published in appium-adb@2.9.3.

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

Successfully merging this pull request may close these issues.

4 participants