在模拟器中获取系统IP地址
任何人都可以建议模拟器的解决方案来获取我自己的本地IP(不是 10.0.2.15)?但我想得到我的系统的实际IP。有没有 解决办法吗?
Can anyone suggest a solution for emulator to get my own local IP (not
10.0.2.15)? But i want to get my actual IP of my system. Is there any
solution to it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
模拟器正在使用您已经发现的专用网络,但是您可以激发意图来获取您的公共 IP 地址
运行这是模拟器的 shell 将打开浏览器并向您显示您的公共 IP 地址。
The emulator is using a private network, which you already found out, however you can fire an intent to get your public IP address
Running this is the emulator's shell will open the Browser and show you your public IP address.