ooli2@lemm.ee to DeGoogle Yourself@lemmy.mlEnglish · 11 days agogoogle is not and never was your friend, it is a dictator tool: Degooglei.redd.itexternal-linkmessage-square396fedilinkarrow-up11.36Karrow-down144
arrow-up11.31Karrow-down1external-linkgoogle is not and never was your friend, it is a dictator tool: Degooglei.redd.itooli2@lemm.ee to DeGoogle Yourself@lemmy.mlEnglish · 11 days agomessage-square396fedilink
minus-squaremerde alors@sh.itjust.workslinkfedilinkarrow-up4·10 days agoyou can use gps without play services.
minus-squareERROR: Earth.exe has crashed@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·10 days agoHow?
minus-squarefallingcats@discuss.tchncs.delinkfedilinkarrow-up3·10 days agoDisable “(improve) location accuracy” in settings and location history in Google settings (I think)
minus-squareben_dover@lemmy.worldlinkfedilinkarrow-up1·10 days agogoogle play services would still periodically query your location, even when on gps only. it’s a privileged app so you can’t even block it from doing so. MicroG (on lineageOS or calyxOS), or GrapheneOS’ sandboxed play services can help with that
minus-squaremerde alors@sh.itjust.workslinkfedilinkarrow-up1·10 days agoyou can simply uninstall play services. not even microG, and gps still works
minus-squaremerde alors@sh.itjust.workslinkfedilinkarrow-up1·edit-210 days agoadb shell pm uninstall --user 0 com.google.android.gms adb shell pm uninstall --user 0 com.google.android.gsf adb shell pm uninstall --user 0 com.google.android.ims
you can use gps without play services.
How?
Disable “(improve) location accuracy” in settings and location history in Google settings (I think)
google play services would still periodically query your location, even when on gps only. it’s a privileged app so you can’t even block it from doing so. MicroG (on lineageOS or calyxOS), or GrapheneOS’ sandboxed play services can help with that
you can simply uninstall play services. not even microG, and gps still works
adb shell pm uninstall --user 0 com.google.android.gms
adb shell pm uninstall --user 0 com.google.android.gsf
adb shell pm uninstall --user 0 com.google.android.ims