Pre-installed Google apps that can’t be uninstalled can be incredibly frustrating. But not everyone can afford a new phone (also not to mention the environmental impact), and rooting your device is not for everyone. The good news is, there is a simple solution for Android users: open-source launchers that let you hide those apps for good. Below, I’ve rounded up some options to help you take back control of your home screen:

Unfortunately, it is not that easy for iOS, but if you have more suggestions, I would love to read them in the comments

  • zecg@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    4 days ago

    My additional soft degoogle trick includes installing F-droid, from the store installing Rethink VPN and making it the only ethernet interface for all phone traffic. That way you can block whole apps from accessing the network or certain IPs / domains for any app. I have done this because I can’t fucking stand apps like keyboard (gboard) or camera which I don’t need to fetch anything connecting to the internet.

      • zecg@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        I meant, using VpnService in Android you can sit on 0.0.0.0/0 and capture all traffic from all apps. Rethink can then block access on any level (all app access, any IP for any or all apps). Moreover, if you set VpnService and something goes wrong (Rethink stops working or anything), your phone will simply have no access instead of allowing unfiltered access.