I have a Pixel 7, stock Android 14. It is my only phone and I love the stock system. But I am trying to gradually ditch Google and its services, for reasons well-known in this community and Lemmy in general. How much would I gain/lose using a custom ROM with/without GApps?

Update: Switched to GrapheneOS, no regrets :)

  • d3Xt3r@lemmy.nz
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    2
    ·
    edit-2
    8 months ago

    One thing others haven’t mentioned is SafetyNet/Play Integrity and Widevine L1. You can spoof basic integrity but not hardware attestation (AFAIK), so any apps which check for it may not work (typically banking apps and some games). You’ll also lose your Widevine L1 certification, which means streaming apps will suffer - Netflix will go down to SD resolution, others services might do something similar (or even not work at all).

    Naturally, without the Play Store you’ll also lose access to any premium apps or apps/addons you’ve unlocked with IAPs, unless the app offers an alternative activation method.

    Finally, there are many apps which may not even work without Google Play Services. microG or GrapheneOS’ sandboxed play services could help, but YMMV - and you’d still be using Google’s services in the end, which kinda defeats the whole point. So I wouldn’t recommend microG/Sandboxed Play Services.

    If you mainly stick to apps on F-Droid though, most of this shouldn’t be an issue. So maybe before switching, ask yourself, can you live without your favourite closed source app(s), and use a FOSS alternative(s) instead?

    • nolight@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      8
      ·
      8 months ago

      Thank you for the extensive reply! This covers the question perfectly. Your comment made me realize that I am not ready to ditch some services at this point in my life. The good thing about privacy is that your decision is very rarely black or white. You can gradually flow towards more private solutions over time, giving up and replacing things you use little by little.

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        9
        ·
        8 months ago

        If you still want to improve your quality of life you can take the middle ground, which is to keep the stock ROM but unlock bootloader and install one that includes Magisk, which in turn will give access to root and Magisk modules that can do all kinds of interesting things.

        Some examples:

        • Backup and restore apps and their data.
        • Low-resource firewall and controlling network access for apps.
        • Faking permissions for apps (like allowing contacts but giving out an empty list).
        • System-wide adblocking.
        • Interface customizations.
        • Call recording.
        • Automation (Tasker).
        • All kinds of other tweaks and features too many to list, like using Mozilla or Apple’s location services instead of Goggle’s, or adding undo/redo to the long press menu etc.
        • nolight@lemm.eeOP
          link
          fedilink
          English
          arrow-up
          3
          ·
          8 months ago

          Thanks! I’ve tried rooted stock for a while, but gave it up because the updates weren’t showing up. I didn’t know you could use any FOSS solutions to location services, I’ll have to research it more. I’ll give it a try once I finally decide to unlock the bootloader (I’ve relocked it afterwards, a big mistake).

          • lemmyvore@feddit.nl
            link
            fedilink
            English
            arrow-up
            3
            ·
            8 months ago

            The location solution is also part of MicroG, it’s an apk called UnifiedNlp that takes modules that can do all kinds of cool location things. Alternative online services like Mozilla and Apple are just one example, you can also download offline maps for wifi hotspots or mobile cells, or create your own mapping as you go by using GPS (when available).