Hiya, am thinking about removing the stock android launcher on my Pixel 7a, due to a bug causing one of the three navigation buttons to randomly not work, more about the bug here; https://lemmy.world/post/10555733. So was wondering if anyone had any experience regarding this? I know how to remove it, just want to know what the potential consequences would be. I thought of having 2 launchers available, should the main one I use not work (for whatever reason). Please let me know if you have done this before and how it went :)

  • lemmyvore@feddit.nl
    link
    fedilink
    English
    arrow-up
    11
    ·
    27 days ago

    Having two launchers is a good point but it doesn’t have to be the stock launcher. You can install any random launcher for backup as long as it can show the app list.

  • Andromxda 🇺🇦🇵🇸🇹🇼@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    2
    ·
    edit-2
    27 days ago

    I don’t think adb would let you remove it, unless you have root. But you can try it out in Android Studio’s Emulator, it essentially provides you with with an Android VM on your PC. You can access it straight from adb, and it doesn’t matter if you break something, as you can simply create a new virtual device.

    • lemmyvore@feddit.nl
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      27 days ago

      And if they have root it would be safer to just freeze it with Titanium to prevent the bug.

        • lemmyvore@feddit.nl
          link
          fedilink
          English
          arrow-up
          4
          ·
          edit-2
          27 days ago

          If you have root than Titanium is still the best around for things like app backup and restore, and if you have Titanium you might as well freeze apps with it because it’s very easy.

          But what Titanium calls freeze is actually a native function of Android (“disabling” an app), it just takes more steps. Normally it’s available in the app’s system info screen but preinstalled apps will bitch about it and may ask you to uninstall updates before allowing you to disable them. Some preinstalled apps won’t let you disable them at all and you have to resort to terminal commands. It’s just easier to use Titanium.

          I think there’s other apps around that specialize in disabling stuff and may or may not require root. I don’t know, I’ve always used Titanium and never looked back.

      • Sunny' 🌻OP
        link
        fedilink
        English
        arrow-up
        1
        ·
        27 days ago

        I use Graphene OS, I’m assuming that doesn’t count?

        • lemmyvore@feddit.nl
          link
          fedilink
          English
          arrow-up
          2
          ·
          27 days ago

          You can use Titanium on anything if you can get root in a normal fashion (standard superuser) and if it has a decent BusyBox installed.

          But you might also be able to freeze (disable) an app from terminal, the command IIRC is pm disable-user + parameters.

  • Quantum Cog@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    27 days ago

    Yes, I have done it multiple times but you will lose recents screen and gesture navigation. If you have root, you can get it back with lawnchair + quickswitch.

  • /home/pineapplelover@lemm.ee
    link
    fedilink
    English
    arrow-up
    5
    ·
    27 days ago

    Why though? I use lawnchair I think and there was a time when something went wrong and I think it crashed. Has never happened since though but it was nice to have a fallback.

    • Sunny' 🌻OP
      link
      fedilink
      English
      arrow-up
      2
      ·
      27 days ago

      Reason for why is in the addtional link. No matter which launcher i use, also lawnchair, i get this bug.

    • Sunny' 🌻OP
      link
      fedilink
      English
      arrow-up
      2
      ·
      26 days ago

      Yeah thanks for letting me know! Would have been a pain to go through that hah

    • kylian0087@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      26 days ago

      Most likely you could have restored it by installing the launcher back with adb or worst case reset the device. That will bring back all apps as well. Unless you have a rooted phone and removed the apps that way.

  • seang96@spgrn.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    27 days ago

    Recents is tied t the laucher, so I believe a supported launcher would need to be installed as a system app?