Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kazemihabib/012af2fa59bdff93a75058de8ac05abb to your computer and use it in GitHub Desktop.
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
@uqmessias
Copy link

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