This is going to be nice. Good first step.

  • Quack Doc@lemmy.world
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    4 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.

        • LainTrain@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          1
          ·
          6 hours ago

          It’s perfectly clear.

          Linux Terminal = A terminal emulator program which can run a shell on top of a version of the Linux kernel, featuring a shell commonly found on Linux OSes, e.g. Bash or Zsh, featuring something like Bash builtins, some GNU Coreutils for the userland, a package manager like apt and support for at least some additional common packages, accounting for architectural differences of course.

          E.g. Bash in Konsole on Debian meets all the criteria. “Git Bash” on Windows meets some of this criteria. WSL meets almost all of this criteria. Termux meets a few. PowerShell on Windows in Windows Terminal meets none