If I had to guess, it was already running Android so why not?
Comment on AWS turns Amazon's Fire TV Cube into a thin client
Poutinetown@lemmy.ca 11 months ago
I’m curious why it runs android instead of Linux.
misk@sopuli.xyz 11 months ago
bruhduh@lemmy.world 11 months ago
Postmarket os to your service
kescusay@lemmy.world 11 months ago
Android is Linux. Also, they already have an android distro that is fine-tuned for the hardware, so why not reuse it?
Poutinetown@lemmy.ca 11 months ago
Android is Linux-based but it has a modified kernel. It might be subtle but the entire design philosophy of Android is mobile first, which is very different of Ubuntu or Arch.
If they are going to rewrite the firmware, remove most of the features, why even bother with an OS designed for touch screens and partially written in Java? Can’t they fork one of the 22 ARM Linux distributions?
kescusay@lemmy.world 11 months ago
Again, it’s probably down to the hardware. They already had firmware that fully supported it, and they knew what they wanted to add and remove as far as features for this other use-case. It probably would have been more work to grab an off-the-shelf Linux distro and tune it to the same specifications.