About using random MAC address on Android system

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MiSa_2357281
Level 3
Level 3
Distributor - Macnica (Japan)
5 replies posted 250 sign-ins First solution authored

Hi 

Is it possible to use a random MAC address on Android system when we use fmac driver for Android ?

Best regards.

0 Likes
1 Solution
KeOn_
Level 5
Level 5
Distributor - Macnica (Japan)
100 sign-ins 25 replies posted 10 solutions authored

Hi, MiSa

 

yes, It can be achieved with the Driver package Android released .

Please refer this URL:https://source.android.com/docs/core/connect/wifi-mac-randomization

Please modified to set true to "config_wifi_connected_mac_randomization_supported" in config.xml file.

 

This is a specification of the Android system.

View solution in original post

0 Likes
1 Reply
KeOn_
Level 5
Level 5
Distributor - Macnica (Japan)
100 sign-ins 25 replies posted 10 solutions authored

Hi, MiSa

 

yes, It can be achieved with the Driver package Android released .

Please refer this URL:https://source.android.com/docs/core/connect/wifi-mac-randomization

Please modified to set true to "config_wifi_connected_mac_randomization_supported" in config.xml file.

 

This is a specification of the Android system.

0 Likes