> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Wow! Google is Working On Running a Native Linux Terminal App on Your Android Device!
- URL: https://itsfoss.com/news/google-android-linux-terminal/
- Published: 2024-10-15T10:06:28.000Z
- Updated: 2024-10-15T10:06:28.000Z
- Description: Google engineers are up to something interesting here. Let's find out!
- Author: Sourav Rudra
- Tags: Linux, News, #Import 2025-11-08 21:15

If you use a smartphone, you've probably come across [Android](https://www.android.com/?ref=itsfoss.com) or are reading this on a device that has it. At its core, Android is powered by a heavily modified version of the [Linux kernel](https://itsfoss.com/linux-kernel-os/) and the Android Open Source Project ([AOSP](https://source.android.com/?ref=itsfoss.com)).

Together, they provide a robust platform for smartphone and [SoC](https://en.wikipedia.org/wiki/System%5Fon%5Fa%5Fchip?ref=itsfoss.com) manufacturers to tailor their offerings to meet the needs of both the operating system and its users across a wide range of hardware configurations.

Last week, [Android Authority](https://www.androidauthority.com/android-linux-terminal-app-3489887/?ref=itsfoss.com) spotted that Google was working on **a native Linux Terminal app for Android**, which could open up new possibilities for the operating system and its users.

## Terminal Support On Android: What To Expect?

![a screenshot of an open issue in the aosp repo](https://itsfoss.com/content/images/2024/10/Android_Terminal_WIP_a.png)

Google engineers have been busy [working on](https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3295161?ref=itsfoss.com) enabling a Linux Terminal app via the developer settings on Android, which would enable users to carry out a range of tasks.

It works by making use of the Android Virtualization Framework ([AVF](https://source.android.com/docs/core/virtualization?ref=itsfoss.com)) and opening up a [WebView](https://developer.android.com/reference/android/webkit/WebView?ref=itsfoss.com) for connecting to a local [virtual machine](https://itsfoss.com/virtual-machine/) (VM) running [Debian](https://www.debian.org/?ref=itsfoss.com), allowing the execution of various Linux commands.

In its current form, the Terminal app requires manual configuration of the Linux VM with a Debian image and a corresponding *vm\_config.json* file to work, but this will be simplified soon.

![a screenshot of a merged issue in the aosp repo](https://itsfoss.com/content/images/2024/10/Android_Terminal_WIP_b.png)

And, as you can see above, Google developers are also working on bringing important settings like disk resizing, port forwarding, and recovery of disk partitions to the Terminal app. 

They have [begun](https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3304677?ref=itsfoss.com) by adding mock settings pages for those in the Terminal app.

![](https://itsfoss.com/content/images/2024/10/Android_Terminal_WIP_c.png)

![](https://itsfoss.com/content/images/2024/10/Android_Terminal_WIP_d.png)

They have also been working on [improving support](https://android-review.googlesource.com/c/platform/system/sepolicy/+/3274016?ref=itsfoss.com) for the various AVF APIs and are currently [working on](https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3307016?ref=itsfoss.com) merging the Terminal app with *LinuxInstaller*, which is used to download and configure Debian images for running as a VM.

![a screenshot of a merged issue in the aosp repo](https://itsfoss.com/content/images/2024/10/Android_Terminal_WIP_e-1.png)

Last but not least, there have been some Debian-focused [changes](https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3305418?ref=itsfoss.com) that have improved host-guest communication, which, I believe, are related to the VM functionality of the Terminal app for Android. 

And, with a native terminal app, it also opens up the possibility to have other Linux apps run on your Android device, just like you do on Chrome OS.

Sure, running Linux apps may not be an exciting proposition for most mobile-focused users. But, it is **interesting to see that Google is venturing more into the Linux territory**, molding Android to be more capable, and developer-friendly. 

**Suggested Read** 📖

[Top 14 Terminal Emulators for Linux (With Extra Features or Amazing Looks)Want a terminal that looks cool or has extra features? Here are the best Linux terminal emulators you can get.![](https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png)It's FOSSAnkush Das![](https://itsfoss.com/content/images/wordpress/2021/03/best-terminal-emulators.png)](https://itsfoss.com/linux-terminal-emulators/)