Conversation

I’d just like to interject for a moment. What you’re refering to as GNU/Linux, is in fact, Linux. GNU is not an operating system unto itself, but rather a few POSIX-compatible utilities promoted by an organization led by an abuser.
7
701
Android & ChromeOS are both Linux-based and tons of people use both without touching a terminal emulator or any GNU tools. There are many Linux distro users (of Fedora, Elementary, Ubuntu, openSUSE, etc.) who live in the UI and never touch a terminal or GNU tool as well.
3
24
The Linux kernel and OpenJDK standard library implementation are largely the only GPL code that's included in Android at all. It's largely built with the LLVM toolchain nowadays too. Still uses the GNU binutils assembler for the Linux kernel, but it'll switch to LLVM assembler.
1
3