This is going to be nice. Good first step.

  • secret300@lemmy.sdf.org
    link
    fedilink
    arrow-up
    59
    ·
    3 days ago

    Yeah let me know when I can install mainline Linux.

    Definitely a step in the right direction, but the fact that android uses the Linux kernel but still manufacturers keep so much proprietary… It kills me

    • Mike@sh.itjust.works
      link
      fedilink
      arrow-up
      13
      ·
      2 days ago

      I mean… This is kinda close. The “Linux Terminal” app is running a full Debian install in a KVM VM. On the newest version of the app (like on Android beta or on GrapheneOS), you even have a full GUI that you can use.

      In theory, we should be able to boot any mainline Linux distro in a VM, if someone writes an app for it, as AVF (Android Virtualization Framework) is just a wrapper around Linux KVM with some restrictions. (for now the built-in app only supports Debian)

      • iturnedintoanewt@lemm.ee
        link
        fedilink
        arrow-up
        2
        ·
        2 days ago

        “full debian install”…not sure I’d call it that. Seems apt repo is missing any chances of adding DE related packages. So maybe not full blown debian. It might have a limited repo.

        • Mike@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          Are you sure you’re talking about the Linux Terminal app that’s available in developer options and not Termux? For me, all Gnome things and Xfce things are present in the repos (and it’s using the deb.debian.org default Debian repos, so it makes sense)

      • BeardedGingerWonder@feddit.uk
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        Can I plug in an hdmi cable/keyboard/mouse and use it like a desktop and is there some way I can mount the android storage? (Eg can I get access to docs/pics/downloads)

        • Mike@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          On Pixel 8 and above, you can plug in external displays, but it will only mirror your phone screen. Supposedly, Android 16 will allow you to “extend” the screen, ie. treat it as a separate screen. Also, the GUI stuff for the Linux Terminal will only drop in Android 16, so yeah, I’m stoked for that release.

    • coolmojo@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      2 days ago

      It depends of your definition of mainline Linux. You can install Linux on your phone with thanks to postmarketOS Of course only if your phone is supported.

    • DonutsRMeh@lemmy.worldOP
      link
      fedilink
      arrow-up
      19
      ·
      2 days ago

      They’re doing this because they want to switch chrome to be android based, and they want to have desktop apps available right away since chrome doesn’t have much.

      • Alex@lemmy.ml
        link
        fedilink
        arrow-up
        4
        ·
        2 days ago

        Not just that - modern Androids compile apps in a VM these days to reduce the attack surface of the compiler. You can also push other services into VMs that support the main image. You could even push some vendor drivers into VMs and help keep the main kernel less of a vendor fork fest.

    • Quack Doc@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      2 days ago

      Im not sure what you mean, like, run android on mainline linux? if that is the case you already can. Not on all devices, but I think the pixel can run mainline kernel, I know ofc you can run androidx86 on mainline, if you mean via terminal I think you can sideload mainline. At least, if you compile your own rom you absolutely would be able to.