• ButteryMonkey@piefed.social
    link
    fedilink
    English
    arrow-up
    73
    arrow-down
    5
    ·
    2 days ago

    Obtaining root isn’t jailbreaking, it’s just taking full control of your linux-based system :)

    Jailbreaking is so called because you have to escape the walled garden (jail) of apple products, which is a challenge because they wrote their own code. Not a problem you really have with android to begin with. You don’t even need root for most of what you want to do with android.

    • amzd@lemmy.world
      link
      fedilink
      English
      arrow-up
      63
      ·
      2 days ago

      You don’t even need root for most of what you want to do with android.

      I want to install an app in September

    • meowcar42O@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      18
      arrow-down
      11
      ·
      2 days ago

      Jailbreaking does not only refer to apple products. It just means overcoming software limitations set by the manufacturer. Rooting an android phone is also jailbreaking

      • GamingChairModel@lemmy.world
        link
        fedilink
        English
        arrow-up
        21
        ·
        2 days ago

        It just means overcoming software limitations set by the manufacturer.

        With you so far.

        Rooting an android phone is also jailbreaking

        Not if the method to do so consists entirely of steps that the manufacturer allows and documents.

        Depending on the manufacturer and model, unlockable bootloaders mean that custom software can be installed without a jail to break out of.

        • meowcar42O@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          3
          ·
          2 days ago

          rooting and unlocking the bootloader are not the same thing. if the manufacturer provides steps to unlock the bootloader, then i agree that that is not jailbreaking

          • GamingChairModel@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            1
            ·
            1 day ago

            Sure, but the method of rooting that I’m familiar with (and one I suspect is the most popular) is to unlock the bootloader and modify a boot image that you can freely download from Google’s website in accordance with their license, and then load and run that boot image onto your device.