Is Android based upon Linux?
migrated from superuser.com Nov 29 '11 at 14:20
|
Yes, here is the source code download and what you need to use it. http://source.android.com/download
From the wiki:
|
|||
|
|
|
The short answer is Yes. The longer answer is... Android uses a modified Linux kernel to run the basic operating system functions. However, Android does not use the same libraries that you would see in a typical desktop Linux system (basic libraries such as glibc), so you can't just run any program on Android that you can on other Linux systems. Besides the fact that some of the libraries are different, Android does not provide a very easy way of running applications that are not build on their Java-like API they call the "Andoird Platform" |
|||||||||||||
|
|
Yes! It helps to talk about "android the platform" and "android the OS"
*unless you root your device. then you have access to everything. |
|||
|
|