美文网首页
常用adb命令

常用adb命令

作者: bluepang | 来源:发表于2021-07-29 18:31 被阅读0次

1、adb通过wifi连接手机

    1)手机打开USB调试

    2)通过数据线连接电脑

    3)adb -s serial tcpip 8888

    4)手机跟电脑连同一个局域网

    5)adb connect ip:8888

相关文章

网友评论

      本文标题:常用adb命令

      本文链接:https://www.haomeiwen.com/subject/nirfvltx.html