Hacker News new | ask | show | jobs
by lern_too_spel 622 days ago
Another example of something that was never in AOSP and so does not fit GGGGP's claim. You can still get your GPS location without Google Play Services exactly the same as you always could.
1 comments

Sure, if apps choose to use those APIs you can still theoretically get a GPS fix. But tons of apps just use the Google Play Services APIs.
And Google heavily pushes them to, to the point of (when I last made an android app years ago) automatically adding its libraries to your project every time you open the project, then giving compiler warnings if you use the old ones.