TL;DR
- Google has added a tabbed interface to the Terminal app in Android 16 Beta 3.
- The Terminal app lets you run Linux apps in a virtual machine on your Android device.
- Adding tabs makes it easier to multitask, as you can issue commands without having to wait for a process to complete.
So I tried this just now, and it works. It looks pretty good at first glance. Proper Debian VM, can listen on ports, can access files under Downloads. It just takes 10-20 seconds to start and a few to stop.
would you switch over from termux for this? for performance or something else?
It’s a debian VM, much better than messing with the android system. All I want now is bridged mode for the network adapters
It appears to be running behind NAT but it’s already have an easy port forwarding feature where I was able to connect to a server running on the VM by connecting to localhost in Termux.
Can you forward ports below 1024? I don’t get the notification when it’s these ports that require sudo.
Wait, you can access local files on your phone’s storage in the VM now? Is that a new addition? On the Android 15 version of this, you don’t have any local access at all.