Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: correction commande tcpip

...

  1. Download and install Android SDK on your computer.
  2. Connect your smartphone to your computer using a USB cable.
  3. In a shell, execute the command adb shell tcpip 5555.
  4. Disconnect the USB cable and find the IP address of the smartphone in the configuration Menu (About > State).
  5. Connect your computer to the smartphone using the command adb connect <smartphone_ip>.

...