Skip to content

Instantly share code, notes, and snippets.

@hogivano
Created March 9, 2022 23:54
Show Gist options
  • Save hogivano/86e4c1f06cf9ce25ad260521edf8df86 to your computer and use it in GitHub Desktop.
Save hogivano/86e4c1f06cf9ce25ad260521edf8df86 to your computer and use it in GitHub Desktop.
Run on terminal for restarting adb and change port
adb kill-server&&adb -P 5555 start-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment