标签: java android
您好我是Java新手并为Android编写我只是想知道是否有办法找出设备的IP地址,如果他们连接到他们的移动网络(3G等),无论他们是否是否连接到wifi。
如果我连接到无线网络并且我使用android来从诸如whatsmyip的网站读取IP,它将只显示无线的IP地址,而我想知道3g ip是什么。
这可能吗?
由于
答案 0 :(得分:2)
我想这是可能的。见Obtaining IP address when on 3G (MOBILE) 还有Getting the IP address of the android device when connected to 3G mobile network