Skip to content

Instantly share code, notes, and snippets.

@ilhamsj
Created August 6, 2021 12:38
Show Gist options
  • Save ilhamsj/7a22d0c5e03c0382878e1d03de3dfff0 to your computer and use it in GitHub Desktop.
Save ilhamsj/7a22d0c5e03c0382878e1d03de3dfff0 to your computer and use it in GitHub Desktop.
adb server version (41) doesn't match this client (39); killing...

#UBUNTU

which adb

in my case adb locate in /usr/bin/adb remove it

go to your android platform-tools adb in my case the location at ~/Android/Sdk/platform-tools

copy adb to /usr/bin/adb

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