Skip to content

Instantly share code, notes, and snippets.

@khoazany
Created December 20, 2016 03:07
Show Gist options
  • Select an option

  • Save khoazany/1700741f608b0a2e9610f6b682455837 to your computer and use it in GitHub Desktop.

Select an option

Save khoazany/1700741f608b0a2e9610f6b682455837 to your computer and use it in GitHub Desktop.
Make ADB connect to Wifi to debug Android app through Wifi
cd /Users/viatick/Library/Android/sdk/platform-tools/
./adb connect 192.0.23.40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment