Earlier quoted context omitted.
I really wish Android would properly enable containers like they've done for Chrome OS. It's silly we run little Linux machines and can't pop a fully isolated container shell on them!
I think it hasn't happened because much of the sandboxing of Android is part of the Android runtime, thereby only sandboxing code compiled for the Android runtime. If you could spawn a native Linux executable (that hasn't been compiled for Android the way the Termux executables have) from an Android application, then that process can escape the application's sandbox and do stuff it shouldn't be able to do given the p…
Termux is an Android terminal emulator and Linux environment app
101–110 of 174 posts
Re: Termux is an Android terminal emulator and Linux environment app
#102Termux singlehandedly makes me feel like I'm living my childhood dream of having a full computer in my pocket. I use git to blog from my phone, I have ffmpeg and yt-dlp installed to download videos for when I am going to be away from internet access for a while, and I even have some home automation scripts setup that control the lights over the local network. But I am concerned about the direction Android is headed,…
Have you tried NewPipe for that use case?
Re: Termux is an Android terminal emulator and Linux environment app
#103Termux singlehandedly makes me feel like I'm living my childhood dream of having a full computer in my pocket. I use git to blog from my phone, I have ffmpeg and yt-dlp installed to download videos for when I am going to be away from internet access for a while, and I even have some home automation scripts setup that control the lights over the local network. But I am concerned about the direction Android is headed,…
I still remember the first time I successfully SSHed to something from my Handspring Treo 180 over GPRS data, and felt like I was living in some kind of cyberpunk future.
Re: Termux is an Android terminal emulator and Linux environment app
#104I ran across Blink (which is subscription-only) and Prompt ($15—-not unreasonable if you’re sure you’ll use it often), but I’m curious to hear recommendations from here.
Re: Termux is an Android terminal emulator and Linux environment app
#105Re: Termux is an Android terminal emulator and Linux environment app
#106Termux singlehandedly makes me feel like I'm living my childhood dream of having a full computer in my pocket. I use git to blog from my phone, I have ffmpeg and yt-dlp installed to download videos for when I am going to be away from internet access for a while, and I even have some home automation scripts setup that control the lights over the local network. But I am concerned about the direction Android is headed,…
Re: Termux is an Android terminal emulator and Linux environment app
#107Sadly I can't seem to get R to work on it these days.
Re: Termux is an Android terminal emulator and Linux environment app
#108Termux sent me down a rabbit hole of trying to figure out the cheapest computer that I could legitimately recommend to someone as a learning computer. I found $18 Android phones on clearance at Walmart, like the TracFone - Alcatel One Touch Pixi Unite with 8GB Memory Prepaid Cell Phone - Black. I mean, look at the specs: * 1500 mAh Battery, 800x480 screen * Quad-core 1.3GHz processor with 1GB of RAM * Android 6.0 Mar…
Re: Termux is an Android terminal emulator and Linux environment app
#109I loved using termux to run bits of my R code in it. With git and my text editor/IDE, it actually felt pretty good. Sadly I can't seem to get R to work on it these days.
Re: Termux is an Android terminal emulator and Linux environment app
#110I don't use android, but why not just install a custom android ROM (with root privileges)? Is it a hardware driver issue? Is it too much work to keep an android distribution up to date? ...like, does Samsung do any work to make sure it's difficult to use anything other than their pre-installed android?