标签: android macos mac-address
我想编写一个应用程序,为用户提供设备的mac地址。怎么做 ? wifiInf.getMacAddress();方法对我不起作用。还有其他办法吗?
由于
答案 0 :(得分:1)
你是否连接到wifi?先检查一下。
http://developer.android.com/reference/android/net/wifi/WifiInfo.html