Quote:
Originally Posted by Sylver
you are almost right, but it's not running on linux but Android.
|
Ah yes, of course. Although, Andriod IS linux based. see
http://developer.android.com/guide/b...s-android.html
Code:
Android relies on Linux version 2.6 for core system services such as
security, memory management, process management, network stack, and
driver model. The kernel also acts as an abstraction layer between the
hardware and the rest of the software stack.