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.

  • 𝕸𝖔𝖘𝖘@infosec.pub
    link
    fedilink
    arrow-up
    1
    ·
    2 days 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
        1
        ·
        1 day 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!