ooli2@lemm.ee to DeGoogle Yourself@lemmy.mlEnglish · 3 个月前google is not and never was your friend, it is a dictator tool: Degooglei.redd.itimagemessage-square379linkfedilinkarrow-up11.38Karrow-down142
arrow-up11.33Karrow-down1imagegoogle is not and never was your friend, it is a dictator tool: Degooglei.redd.itooli2@lemm.ee to DeGoogle Yourself@lemmy.mlEnglish · 3 个月前message-square379linkfedilink
minus-squaremerde alors@sh.itjust.workslinkfedilinkarrow-up4·3 个月前you can use gps without play services.
minus-squareERROR: Earth.exe has crashed@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·edit-221 天前deleted by creator
minus-squarefallingcats@discuss.tchncs.delinkfedilinkarrow-up3·3 个月前Disable “(improve) location accuracy” in settings and location history in Google settings (I think)
minus-squareben_dover@lemmy.worldlinkfedilinkarrow-up1·3 个月前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
minus-squaremerde alors@sh.itjust.workslinkfedilinkarrow-up1·3 个月前you can simply uninstall play services. not even microG, and gps still works
minus-squaremerde alors@sh.itjust.workslinkfedilinkarrow-up1·edit-23 个月前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
you can use gps without play services.
deleted by creator
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