The system launcher on my phone has a data usage that is non-zero. I’ve already disabled background data for it.

I use Lawnchair2, but haven’t tried to disable/uninstall the system launcher because I’ve read somewhere that it affects gesture navigation(Is it actually so?)

I know that apps like Netguard can help, but is there a more direct solution, other than rooting?

Are there any other adb commands that are useful, hopefully that are not too dangerous?

I’ve recently found
adb shell pm trim-caches 99999M
Clears all/most app cache, without having to install some cache clear or use Gfiles. I don’t really use it often.


Along with this, does anyone know way to troubleshoot gmail not being able to download attachments on mobile data? I’ve not disabled background data for that.
Or should I make a separate post on it. Or would it be too tech-supporty?

  • @BearOfaTime@lemm.ee
    link
    fedilink
    English
    103 months ago

    If you disable the system launcher, you’re gonna have a Bad Time.

    Yes, it’s responsible for the App Switcher, and some other stuff (I forget what - I once disabled it years ago, probably on Nougat. It was an interesting experiment that I never repeated).

    NoRoot Firewall can block network access by being a VPN.

    • Quantum Cog
      link
      fedilink
      English
      6
      edit-2
      3 months ago

      No, if you have another launcher installed with quickswitch support (like Lawnchair). Then you will be fine.

      Note: QuickSwitch requires root. It’s for gestures and navigation support.

      • @AchyuOP
        link
        English
        13 months ago

        No rootless or adb ways?

        Any ways to restrict the system launcher then?

        • Quantum Cog
          link
          fedilink
          English
          3
          edit-2
          3 months ago

          Just remove as much permissions as possible. If you want more control rooting is still “the choice”. BTW Banking apps can work with root if that’s the concern.

          If you don’t want root. Use a custom ROM like graphene(if your device is supported) or voltageos(if your device is not supported by graphene)

    • @AchyuOP
      link
      English
      13 months ago

      I have Netguard on my phone.
      Asked to see if there were any direct solutions.

      • Quantum Cog
        link
        fedilink
        English
        33 months ago
        • You can’t revoke android.permission.INTERNET at runtime. You can only revoke at install time. Since you don’t have root you can’t revoke that permission.
        • Did you check settings? There is an option to remove background data access from an app.
        • @AchyuOP
          link
          English
          13 months ago

          I did disable the background data, but it still seems to use it
          Probably because it comes to the foreground when I use gestures.