Jump to content

just like to know what make android an OS and not a GUI on a Linux system?


Recommended Posts

Having the Linux kernel makes it very much like a Linux distribution.  But, considering how much framework is built upon it, it's way more than just a GUI or Window Manager.

 

Additionally, you cannot run any Linux applications natively.  The closest you'll get is just Command Line Interface (CLI) level implementations or applications (i.e. - cp, rm, ls, mv, etc.).

 

That being said, as it's now on the official Linux kernel, there are ways that you can get a "real" Linux distribution to run on the device along side (or really, within) Android.

 

Hope this helps.

Link to comment
Share on other sites

Joseph Cappellino not entirely correct. There is a huge gap between the kernel and the distribution. All these OS's take the kernel and add your userland then distribute it. It then becomes a Linux distro. Sure the kernel is "distributed" but it is not what one would consider a distro. Android is a "real" distro. It just happens to contain a shit ton of proprietary code and it is a real stretch to call it open source?. This is a very very basic overview obviously

Link to comment
Share on other sites

 Share

×
×
  • Create New...