Skip to content

Instantly share code, notes, and snippets.

@jopfre
Created May 19, 2015 12:54
Show Gist options
  • Save jopfre/461b38753b4811c7cc62 to your computer and use it in GitHub Desktop.
Save jopfre/461b38753b4811c7cc62 to your computer and use it in GitHub Desktop.
restart adb so chrome remote debugging recognises android phone
#in cygwin: (your adb path may vary)
cd c:/Program\ Files\ \(x86\)/adt-bundle-windows-x86_64-20140702/sdk/platform-tools
adb devices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment