Google现在阻止开发人员检索本地蓝牙适配器MAC地址。这是经典NFC到BT / BLE切换过程的关键阶段(双方都是Android手机时)。另外,似乎Google现在正在随机分配无线适配器的MAC地址。我们如何克服这个决定?有其他选择吗?
我尝试获取MAC地址,但没有官方的API,看来Google已阻止开发人员访问MAC。
In Android 6.0 (API level 23) and higher, local device MAC addresses, such as Wi-Fi and Bluetooth, aren't available via third-party APIs.