Skip to content

Instantly share code, notes, and snippets.

@iraSenthil
Created August 1, 2012 02:20
Show Gist options
  • Save iraSenthil/3222887 to your computer and use it in GitHub Desktop.
Save iraSenthil/3222887 to your computer and use it in GitHub Desktop.
Restart ADB in single command
cmd /c “adb kill-server&&adb start-server”
@Septillioner
Copy link

thnks

@ThaJay
Copy link

ThaJay commented Feb 13, 2019

I visited this page often enough to make this into an alias

@GUPHADFF
Copy link

/c “adb kill-server&&adb start-server”Android Redmi 1A

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