Earlier quoted context omitted.
All I'm saying is that by any complexity metric you want to pick (lines of code, whatever) Android and "Linux" are far, far more alike than different. The layer you are picking as "way more important" only seems more important to you because it's the layer you live in. The rest of the software is really important too (where would you be without the networking stack or video codecs, for example?) and to those people (…
> All I'm saying is that by any complexity metric you want to pick (lines of code, whatever) Android and "Linux" are far, far more alike than different. Citation needed. The Android-specific stuff makes up a lot of code.
Really: you need to get your head out of app space if you want to talk about platforms. There's an immense amount of code in a modern system that you never see. And Android (correctly) sucked it all in from linux instead of reimplementing it.