nisrulz / easydeviceinfo

:iphone: [Android Library] Get device information in a super easy way.
Apache License 2.0
1.77k stars 227 forks source link

get real MAC address in Android 6+ #15

Closed xEdenx closed 8 years ago

xEdenx commented 8 years ago

Offical document : https://developer.android.com/about/versions/marshmallow/android-6.0-changes.html?hl=zh-cn#behavior-hardware-id

Android 6+ cann't get real MAC address by call wm.getConnectionInfo().getMacAddress();