Hacker News new | ask | show | jobs
by notatoad 1350 days ago
>anything that can broadcast a signal (bluetooth/wifi)

it's the opposite - anything that can read a signal that has been broadcast by another deivce requires location permission. which makes sense, because if you can poll for nearby wifi networks or bluetooth beacons you can determine location, even without using the GPS hardware.

1 comments

Yeah, makes sense from "not confusing users" perspective.

"This app only needs wifi network list, it isn't spying on me" would be easy mistake to make

so Android permissions actually separate coarse and precise but the prompt for location is the same whether you request one or the other.