[EMAIL PROTECTED] wrote:
> sorry if this seems trivial, but i don't know very much about the
> android platform: is it possible to access directly the linux core,
> say through a command line interface or just being able to execute
> executables.

Only via the debug interface, and it's not useful in the general case.

Android uses the Linux kernel, but it is fundamentally *not Linux* ---
the userland has nothing whatsoever to do with traditional Linux's
userlands. I imagine it would be fairly easy to rebase Android on
another kernel if you were so inclined.

-- 
David Given
[EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Internals" group.
To post to this group, send email to android-internals@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/android-internals?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to