• Pyro@programming.dev
    link
    fedilink
    arrow-up
    14
    arrow-down
    4
    ·
    edit-2
    10 months ago

    Isn’t Android just Linux under the hood? You are free to brick your device with root access.

    • russjr08@outpost.zeuslink.net
      link
      fedilink
      English
      arrow-up
      12
      arrow-down
      1
      ·
      10 months ago

      Yes, but a lot of devices don’t support getting root access, or come with caveats from doing so (I remember at least on Sony devices in the past, doing so permanently erased the proprietary camera blobs which resulted in forever low quality pictures).

      That being said, you can disable system apps in Android (with exceptions, can’t disable SystemUI obviously) which is about as good as deleting them. Since they’re on the system partition which is separate from the user data partition, it doesn’t actually grant you any usable free space anyways AFAIK.

      • Waffelson@lemmy.world
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        10 months ago

        I remember disabling the Keyboard app on my phone with root

        After that, I was unable to log in to the phone due to the inability to enter a password

        I had to restore it from the phones BIOS

      • southsamurai@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        Eh, if you have root access, you can move things back and forth to the system partition if you want to make different use of the space. Not that that’s a good idea, but you can do it. You’d be better off going the custom rom route if you need the space that much. Or it used to be better; no idea if the current options for roms actually do it the same.

    • Psythik@lemm.ee
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      10 months ago

      You don’t even need root access to delete system apps. You can do it easily with ADB.

    • Ooops@kbin.social
      link
      fedilink
      arrow-up
      1
      arrow-down
      2
      ·
      10 months ago

      Yes and no. It’s more akin to virtual system based on a running linux.