Adb 反向 tcp 无法在连接的 Android 模拟器上工作
我正在尝试在 flutter 中使用 api,并且开始在 android studio 中的设备模拟器端口上收到错误
,该错误返回以下错误:
我通过执行名为 abd 的命令找到了可能的解决方案,例如:
adb reverse tcp:33298 tcp:5554
执行命令后我尝试再次从我的模拟器中,我遇到了同样的问题
I am trying to consume an api in flutter and I started getting an error on device emulator port in android studio
Which returns the following error:
I found a possible solution by executing a command called abd for example:
adb reverse tcp:33298 tcp:5554
After executing the command I try again from my emulator and I get the same problem
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论