Skip to content

Instantly share code, notes, and snippets.

@kibotu
Created December 11, 2018 09:12
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kibotu/352974d51f3be3e850a9754f4a66e31b to your computer and use it in GitHub Desktop.
Save kibotu/352974d51f3be3e850a9754f4a66e31b to your computer and use it in GitHub Desktop.
adb cannot connect to daemon at tcp:5037: Connection refused

lsof -n -i4TCP:5037 | grep LISTEN

kill -9

adb devices

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