Android – does Bluetooth lescanner. Startscan() need new permission for marshmallow?

In Android version 6.0 (API 23), I noticed that Bluetooth lescanner. Startscan () needs new permissions; ACCESS_ COARSE_ Location and / or access_ FINE_ Location. Anyone can explain the reason behind this. Why does Bluetooth scanresult need location permission?

For more information about this change, please visit: Android 6.0 changes: access to hardware identifier

Thank you in advance!

resolvent:

This may be due to new btle beacon technologies, such as Apple's ibeacon or Google's own Eddystone specification. These are tools for micro positioning services, so applications can use it to map your location (very accurately). Considering this, rough and fine location permissions seem appropriate

Here’s some information from Google.

Here’s some information from Apple.

Here’s some information from AltBeacon.

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>