What will happen to my phone? Will it crash as soon as I uninstall it? Can I have Android but not Play Services?

Should I use MicroG? If yes, where do I download it? I can use Brevent to uninstall Play Services, but I’m quite wary of such a choice.

  • SeekPie@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    On GrapheneOS (or other deGoogled OSs) the only thing that’s going to change are apps that require Google Play Services.

    On commercial androids I don’t think you even can uninstall it.

    • MeowerMisfit817@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      Does Wire, NewPipe, IronFox, Tor and Brave require Play Services? If not, I can uninstall it.

      I think I can use Brevent to uninstall it.

      • 𝕸𝖔𝖘𝖘@infosec.pub
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        Wire might for push notifications.

        I’m not familiar with Brevent, but you can use adb to uninstall some system level apps, though I’m not sure if adb will work on GPS. Worth a shot, I would suppose.

          • 𝕸𝖔𝖘𝖘@infosec.pub
            link
            fedilink
            arrow-up
            0
            ·
            1 month ago

            Signal requires GPS for push, too, but if GPS isn’t available, it uses persistent notifications to stay “active”. It uses a bit more battery, theoretically, but I really haven’t noticed a difference.

            Ah, ok, cool! I’m just so used to using cli adb, I didn’t even think to search for another solution. I’m glad more exist!

              • 𝕸𝖔𝖘𝖘@infosec.pub
                link
                fedilink
                arrow-up
                0
                ·
                1 month ago

                I added that part of the comment to showcase a way that a messaging app could use to avoid the requirement of gps, in case Wire has something similar in the settings, is all. I wasn’t suggesting you switch : )