- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
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.
Can’t wait to have Google’s telemetry injected into my Linux apps
I want a Linux phone capable of running android apps
Will never happen because of SafetyNet. Google does not want you running Android apps on anything other than their approved Android ROMs.
What’s that?
Looks like Google is calling it Play Integrity these days: https://developer.android.com/privacy-and-security/safetynet/deprecation-timeline
But it’s this: https://developer.android.com/google/play/integrity
It’s an API that ensures you’re running apps on the hardware and Android ROMs Google approves of. It can also ensure that apps are not running on rooted phones.
Developers can integrate it into their apps. Banking apps do it, for example, and won’t run in Waydroid as a result. More and more apps integrate it over time.
Fuck Google
Fuck the supply chain that purposely cock blocks The Linux Phone & innovation too.
Termux has been a thing for years.
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
And will be cancelled in 18 months with 2 weeks notice.
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.
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.
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.
wayDroid does let you do that, in a fairly lightweight way (uses Linux namespaces iirc, similar to lxc.
It’s still not full native, which would be even nicer. I play droidfish on my Linux machines using it.
I’m glad it worked for you, it borked the fuck out of my system 🤣
It also borked the eff out of my system too, and I’m still seeing traces of its lefotver desktop files after uninstallation
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.
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.
Why not androids terminal since android is base on linux this one just downloads debian
I’d rather have a linux OS on the phone that can run Android apps.
That’s what android is ;)
That’s like saying MacOS and IOS are BSD
Its not the “Linux OS” that we want, but it is Linux, it runs the Linux kernel, so does chromeOS.
Be cleat about what you want.
What you call “Linux OS” is actually GNU/Linux, or as I’ve taken to calling it lately, GNU + Linux.
Steam?
We already have termux for that, and on a rooted device you could do pretty much anything. This is pointless
Yeah but I’m unwilling to root my device, so hopefully this will allow me to do some cool stuff too.
Termux already does a lot of cool stuff without root. Makes due a decent ssh client in a pinch.
Cool and all but id rather run android apps on a linux phone.
You can already, Waydroid exists
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.