Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save kazemihabib/012af2fa59bdff93a75058de8ac05abb to your computer and use it in GitHub Desktop.

Select an option

Save kazemihabib/012af2fa59bdff93a75058de8ac05abb to your computer and use it in GitHub Desktop.
adb server version (32) doesn't match this client (36); killing...
http://stackoverflow.com/a/26763766/4146943
f yes this error probably came out because adb from genymotion conflicted with your adb from android SDK(using same port number), to fix this simply go to settings => choose ADB tab => click on option Use custom Android SDK Tools and set your SDK folder
@silverfox1948
Copy link
Copy Markdown

Thank you SO MUCH! I struggled with this for HOURS!

Copy link
Copy Markdown

ghost commented Jul 17, 2017

Settings in what?

@uqmessias
Copy link
Copy Markdown

In addition to that, this video instructs how you can do to solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment