Share Mobile Phone Screen on Laptop without USB-2024

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • Follow on Facebook: www.facebook.c... Key Notes:
    Same Wi FI connection in mobile device and pc.
    At beginning , connect mobile and pc with usb
    Steps:
    1. adb devices (show connected devices)
    2. adb tcpip 5555
    3. adb connect 192.168.xx.xx :5555 ( give ip address of your mobile connection )
    4. scrcpy --tcpip= ipaddress
    After this, disconnect usb
    To stop complete connection
    adb kill-server
    To start connection
    adb start-server

КОМЕНТАРІ •