Skip to content

Instantly share code, notes, and snippets.

@serkakres
Created October 15, 2019 14:35
Show Gist options
  • Save serkakres/b6a7599c1d8bec0067c06941a38c3dd0 to your computer and use it in GitHub Desktop.
Save serkakres/b6a7599c1d8bec0067c06941a38c3dd0 to your computer and use it in GitHub Desktop.
Wifi ADB
adb devices
adb tcpip 5555
adb connect your_device_ip_address:5555
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment