adb -s 192.168.1.6:5555 … error: more than one device/emulator

后端 未结 3 821
野的像风
野的像风 2021-02-07 20:48

I am working with react native, and would like to switch adb to wifi for easier debugging.

I connect my device using usb, then type these commands.

adb t         


        
3条回答
  •  南旧
    南旧 (楼主)
    2021-02-07 21:16

    Simple, Start task manager and kill adb.exe process and run adb devices command

提交回复
热议问题