Google is developing a Terminal app for Android that’ll let you run Linux apps. It’ll download and run Debian in a VM for you.

Engineers at Google started work on a new Terminal app for Android a couple of weeks ago. This Terminal app is part of the Android Virtualization Framework (AVF) and contains a WebView that connects to a Linux virtual machine via a local IP address, allowing you to run Linux commands from the Android host. Initially, you had to manually enable this Terminal app using a shell command and then configure the Linux VM yourself. However, in recent days, Google began work on integrating the Terminal app into Android as well as turning it into an all-in-one app for running a Linux distro in a VM.

Google is still working on improving the Terminal app as well as AVF before shipping this feature. AVF already supports graphics and some input options, but it’s preparing to add support for backing up and restoring snapshots, nested virtualization, and devices with an x86_64 architecture. It’s also preparing to add some settings pages to the Terminal app, which is pretty barebones right now apart from a menu to copy the IP address and stop the existing VM instance. The settings pages will let you resize the disk, configure port forwarding, and potentially recover partitions.

If you’re wondering why you’d want to run Linux apps on Android, then this feature is probably not for you. Google added Linux support to Chrome OS so developers with Chromebooks can run Linux apps that are useful for development. For example, Linux support on Chrome OS allows developers to run the Linux version of Android Studio, the recommended IDE for Android app development, on Chromebooks. It also lets them run Linux command line tools safely and securely in a container.

  • @IsusRamzy@lemmy.ml
    link
    fedilink
    English
    41 hour ago

    Interesting… but well… Android isn’t rooted, so will it use chroot or something like that? Or it will use a whole another kernel, complete VM?

      • @IsusRamzy@lemmy.ml
        link
        fedilink
        English
        148 minutes ago

        That’s a bad move of Google, this has no reason at all!
        Chroot/docker will use a more practical way to run Linux, as Android is just a Linux distro, why bother with running a whole another kernel!

  • @GenderNeutralBro
    link
    English
    52 hours ago

    I’ve never tried it myself, but I think you can run full Linux VMs on Pixel phones already. A quick search brings up https://www.xda-developers.com/nestbox-hands-on/

    Anyone have experience with this or similar options? Personally I’ve never used anything more advanced than Termux (which is lean and super cool, but not a full-blown VM).

    • @tetris11@lemmy.ml
      link
      fedilink
      32 hours ago

      You can pretty much chroot into a full debian installation, and even make kernel calls higher than that natively supported by your phone through proot. It’s a weird time to be alive.

  • @lengau@midwest.social
    link
    fedilink
    33
    edit-2
    5 hours ago

    Much more appealing to me is running Android apps on Linux officially. I don’t want to use Android as my main system, but I sure as heck would love to have one or two Android apps available on my Linux Machines.

  • Soothing Salamander
    link
    fedilink
    English
    65 hours ago

    This could be really interesting. I don’t personally see a use case for me to run Linux apps on Android. I could see myself running android apps on Linux though. Pretty happy to see this.

  • AItoothbrush
    link
    fedilink
    English
    268 hours ago

    Cool and all but id rather run android apps on a linux phone.

      • Cethin
        link
        fedilink
        English
        26 hours ago

        I think you misread. They want a Linux phone, not a container for android apps on Linux Desktop. Also, yeah there are very limited options to do this, but most of us can’t yet.

        • JackGreenEarth
          link
          fedilink
          English
          34 hours ago

          Linux phones do exist, I was saying that you could use Waydroid on those devices (although you can also use it on Linux Desktop), such as postmarketOS on eg a Fairphone 5.

          • AItoothbrush
            link
            fedilink
            English
            13 hours ago

            Okay but they only run on pretty weak(usually because it has to be old) hardware. We need a linux flagship phone.

    • @moonpiedumplings@programming.dev
      link
      fedilink
      English
      50
      edit-2
      16 hours ago

      Termux recently got moved off of the play store (kinda), and is now only available on f-droid/github, because Google was further locking down what they allowed on their store.

      And in addition to that, they recently added a restriction in later versions of Android: “Child process limit”. Although this limit used to not there, when enabled, it prevents users from truly running arbitrary linux programs, like via termux.

      Although the child process limit can still be disabled in developer options, it doesn’t bode well for how flexible base android in the future will be, since many times corpos like Google move stuff into the “secret” options before eventually removing that dial all together.

      TLDR: Termux has been, and is a thing… for now.

      Also, I want to shout out winlator. It uses a linux proot, similator to termux, and has box64 and wine inside that proot that people can use to play games. I tested with Gungeon, and it even has controller support and performance, which is really impressive.

    • TurboWafflz
      link
      fedilink
      14318 hours ago

      Yeah but I bet google’s one will have lots of cool features like being harder to use and not supporting becoming root and requiring google play services for no discernable reason

      • @bamboo@lemm.ee
        link
        fedilink
        913 hours ago

        If it’s anything like ChromeOS, it’ll be a VM where you can do whatever you want, within that VM.

    • Quack Doc
      link
      fedilink
      1015 hours ago

      Termux has been a thing for years.

      Termux is not a full linux environment, you need proot (slow) or chroot (insecure) to get a full environment.

    • Avid Amoeba
      link
      fedilink
      2118 hours ago

      Termux doesn’t run arbitrary software. There’s a pretty large set that does but plenty doesn’t. A VM would resolve that.

      • @vala@lemmy.world
        link
        fedilink
        128 minutes ago

        Ehh it kinda does considering you can get a pretty full compiler tool chain running via termux.

      • @BCsven@lemmy.ca
        link
        fedilink
        612 hours ago

        Through termux you can already install a full linux distro on android. It is a little slow, but full desktop environment. Not bad if you have a phone that supports display output

          • @BCsven@lemmy.ca
            link
            fedilink
            16 hours ago

            I didn’t think to check how it worked, other than the graphics part is accessed via a VNC app. If you have a spare phone check out Anlinux on PlayStore or F-Droid

            Anlinux

            This application will allow you to run Linux on Android, by using https://f-droid.org/packages/com.termux and PRoot technology, you can even run SSH and Xfce4 Desktop Environment!!!

            Features:

            • NO ROOT ACCESS REQUIRED!!!
            • Lots of Linux distros supported:
            1. Ubuntu
            2. Debian
            3. Kali
            4. Parrot Security OS
            5. Fedora
            6. CentOS
            7. openSUSE Leap
            8. openSUSE Tumberweed
            9. Arch Linux
            10. Black Arch
            • Xfce4, Mate, LXQt, LXDE Desktop Environment Supported
            • Install multiple distros without conflict
            • Provide uninstallation script to fully uninstall distro
            • Possibly linux
              link
              fedilink
              English
              12 hours ago

              The problem with the desktops in termux is that the apps don’t work reliably.

      • @BearOfaTime@lemm.ee
        link
        fedilink
        316 hours ago

        So is termux a containerized Linux? (I haven’t looked into it yet, just on my list). I had assumed it was a VM, guess I was incorrect.

    • Possibly linux
      link
      fedilink
      English
      0
      edit-2
      2 hours ago

      Termux is just proot

      Termux is just a shell running in the context of an app

  • @mindlight@lemm.ee
    link
    fedilink
    7818 hours ago

    Yeah… While making users run Linux applications on a system where Google is root might be a wet dream for Google, it’s more of a nightmare for me.

    I really hate the fact that the vast majority of consumers are perfectly fine with not being in full control of their appliances and that Google (and others) register everything they do.

    • Quack Doc
      link
      fedilink
      815 hours ago

      I personally run a custom rom, even with that I find this very exciting, This should balance the Security, Perf, Convience, aspects quite nicely

    • @SynopsisTantilize@lemm.ee
      link
      fedilink
      515 hours ago

      I thought the snapdragon Samsung rooting would be farther along than where we are now. I’m stuck with my phone until further notice s23u

    • Kairos
      link
      fedilink
      1118 hours ago

      The reason so many people are fine with using corporate garbage is ironically the same reason they’d be just fine using something that wasn’t that. Users can adapt and learn a system way better than most people think.

      • @BearOfaTime@lemm.ee
        link
        fedilink
        1216 hours ago

        It’s the convenience angle.

        I have very experienced IT friends who continue to use privacy invasive crap, knowingly because they like the convenience.

        • @flashgnash@lemm.ee
          link
          fedilink
          38 hours ago

          That kinda thing is a sliding scale for everyone, if my Linux machine wasn’t 90% as reliable and usable as when I was on windows I would probably still be using windows

        • Kairos
          link
          fedilink
          1017 hours ago

          Yep. Because that’s the default. And the corporate garbage says that the other stuff is a worse experience.

          • @BearOfaTime@lemm.ee
            link
            fedilink
            1016 hours ago

            Well, it is.

            It’s a lot more work to use not-Google stuff on Android. Which I try very hard to do.

            Now trying to get a family member to install and run anything not from the Play store is like pulling teeth.

  • tate
    link
    28
    edit-2
    18 hours ago

    an all-in-one app for running a Linux distro in a VM.

    No, it won’t

    let you run Linux apps on Android

    It will let you run Linux apps in Linux

      • AlexanderESmith
        link
        fedilink
        29 hours ago

        Not really. There’s a difference in the way the apps would need to be compiled and executed in each OS.

        The reason that’s meaningful is that running natively compiled Android apps in Android will be much faster than running apps compiled for Linux running in a translation layer within Android.

    • @woelkchen@lemmy.world
      link
      fedilink
      415 hours ago

      Plasma Mobile for Android? 🤔

      Doubtful. A VM doesn’t have access to the underlying hardware (unless explicitly passed through).

      • Quack Doc
        link
        fedilink
        310 hours ago

        not doubtful, a lot of compositors, kwin included can run nested.

        • @woelkchen@lemmy.world
          link
          fedilink
          28 hours ago

          not doubtful, a lot of compositors, kwin included can run nested.

          It’s not a question if some of Plasma Mobile could run in that VM. It’s a question if anything usable is possible. I highly doubt Google will make it possible to call phone numbers etc. in that VM.

          • Quack Doc
            link
            fedilink
            12 hours ago

            sure, but if 90% of the stuff work work, voip, and it seems to be using crosvm for avf, so those capabilities could be passed through.

      • Raphaël A. Costeau
        link
        fedilink
        414 hours ago

        I commented having only read the headline. Too bad it’s a VM, Android could have a sort of reverse Waydroid.

    • @theshatterstone54@feddit.uk
      link
      fedilink
      217 hours ago

      I was thinking the same thing! But it would be running from a Debian VM so I’m not sure how realistic that is. And I doubt it would have access to android apps.