美文网首页
WiFi连接手机启动uiapp

WiFi连接手机启动uiapp

作者: 9a4a58bf4d80 | 来源:发表于2020-01-20 16:32 被阅读0次

1.确定adb占用的端口

adb nodaemon server
  1. 在HBuilderX\plugins\launcher\tools\adbs目录下 检查adb的端口是否被占用 ---------5037 是端口号
netstat -ano | findstr "5037"    //---------5037 是端口号

相关文章

网友评论

      本文标题:WiFi连接手机启动uiapp

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