Skip to content

Instantly share code, notes, and snippets.

@mamedshahmaliyev
Last active October 16, 2020 06:19
Show Gist options
  • Save mamedshahmaliyev/4949a2d6838a6f9d7520f0f070cc5e54 to your computer and use it in GitHub Desktop.
Save mamedshahmaliyev/4949a2d6838a6f9d7520f0f070cc5e54 to your computer and use it in GitHub Desktop.
android usb debug without cable over wireless
adb devices
adb -s 15a5e8fc(deviceId) tcpip 5555
adb connect 192.168.0.100:5555
adb devices
adb -s LGLS992a4b7c95d tcpip 5555
adb connect 192.168.0.157:5555
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment