• Joe Cool@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      It’s just quite a bit slower. Everything else other than messing with /sys and android processes works the same.

      HDMI, mouse and keyboard and you have an office pc.

    • Tja@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      3 months ago

      I looked on the play store and fdroid, haven’t found anything. I’d love to have a Linux chroot with CLI linux software, don’t want to root my phone. Halp.

      • Tja@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        3 months ago

        For the lazy, in termux:

        $ pkg install proot
        $ pkg install proot-distro
        $ proot-distro install debian
        $ proot-distro login debian

        Profit??