(十五)连接网络adb,android模拟器打开
Posted xtusir
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了(十五)连接网络adb,android模拟器打开相关的知识,希望对你有一定的参考价值。
第一步:android开发板连接usb和网线
adb shell setprop service.adb.tcp.port 5555
adb shell stop adbd
adb shell start adbd
adb shell ifconfig
adb connect 192.168.x.x
adb devices
adb disconnect
scrcpy
scrcpy-win64-v1.6
链接:https://pan.baidu.com/s/1k7sgKBYuUVxEaN-Pov-0Mw
提取码:xl28
以上是关于(十五)连接网络adb,android模拟器打开的主要内容,如果未能解决你的问题,请参考以下文章