Android设备上保存的网络是否有唯一标识符?

如果我在连接到特定的无线网络时必须执行一些特定的操作,我可以在我的数据库中保存什么以确保我完全连接到该网络? 我看到Android不保存已保存网络的BSSID,但只允许保存SSID的SSID和多个配置文件,因此我无法使用它。


你确定? http://developer.android.com/reference/android/net/wifi/WifiManager.html#getConfiguredNetworks()表示它也会返回保存网络的BSSID。

链接地址: http://www.djcxy.com/p/70123.html

上一篇: Is there a unique identifier for a saved netword on an Android device?

下一篇: Network topology information