Jump to content

Android

From EDM2
Revision as of 01:11, 22 August 2016 by Reiknir (talk | contribs) (Created page with "An operating system from Google intended to run on mobile computing devices that have a touch interface. Android uses a modified version of the Linux kernel but none o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An operating system from Google intended to run on mobile computing devices that have a touch interface. Android uses a modified version of the Linux kernel but none of the userland and is not UNIX like in structure, the userland and UI is custom built for a touch interface and most of the API is optimised for Java programming although other languages and systems can be used.

Links