up vote0down votefavorite <http://stackoverflow.com/questions/35112309/get-mac-address-in-android-6#>
I've refer https://developer.android.com/about/versions/marshmallow/android-6.0-changes.html#behavior-hardware-id and Getting MAC address in Android 6.0 <http://stackoverflow.com/questions/33159224/getting-mac-address-in-android-6-0>. It's seem unable to get MAC address in android 6. Without WifiInfo.getMacAddress() and the BluetoothAdapter.getAddress() can we have an other way to get MAC address programmatically of local device. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/949f7e3d-581e-4244-a7ee-4d37aaa1f3d6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

