How do you retrieve the WiFi Direct MAC address?

前端 未结 4 582
猫巷女王i
猫巷女王i 2021-01-14 10:12

I am trying to retrieve the MAC address of an Android device. This is ordinarily possible through the WiFiManager API if WiFi is on.

Is there any way to get the MAC

4条回答
  •  南方客
    南方客 (楼主)
    2021-01-14 10:59

    The mac addresss of WiFi is different than that of WiFi Direct. Usually first 2 letters might be different. Be careful about that.

提交回复
热议问题