【发布时间】:2016-05-08 19:53:04
【问题描述】:
我推荐了https://developer.android.com/about/versions/marshmallow/android-6.0-changes.html#behavior-hardware-id 和 Getting MAC address in Android 6.0。 在 android 6 中似乎无法获取 MAC 地址。
如果没有WifiInfo.getMacAddress() 和BluetoothAdapter.getAddress(),我们是否可以通过其他方式以编程方式获取本地设备的 MAC 地址。
【问题讨论】:
标签: android-wifi android-6.0-marshmallow android-bluetooth