Hacker News new | ask | show | jobs
by Mediterraneo10 1837 days ago
> What do you mean? All phone have GPS chips, they don't depend on google for that.

In many everyday instances, the phone won't quickly get a signal from GPS satellites, rather it relies on network-assisted GPS. Even the open-source Android distribution (AOSP) uses Google's servers. It used to be straightforward for phone owners to switch to a different location assistance service like Mozilla's just by installing from F-Droid and then changing a setting. However, in a subsequent Android version Google made a change to require location-assistance services to be installed as a system package, not a user package. That requires connecting to the phone over ADB and using the shell, which means that only a tiny, tiny minority of techies will ever do it. That is just one example of how, over time, Google has made design changes to Android to benefit itself at the expense of privacy and competition.