We are still actively working on the spam issue.
Difference between revisions of "Android"
(Removed references to Android having GNU, added some clarification on the issue and one of Stallman's articles which bring up this subject) |
Wraithchill (talk | contribs) m (→See also: Added link to Portables article.) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Stub}} | {{Stub}} | ||
− | [[File: | + | [[File:Android Robot 200.png|thumb]] |
− | '''Android''' is a [[Linux]] | + | '''Android''' is a mobile operating system based on the [[Linux]] kernel developed by [[Google]]. It is the most popular mobile platform in the world with over 1 billion recorded activations. |
− | Android is a Java | + | Android is a Java virtual machine along with the Busybox userland and custom Bionic C library on top of the Linux kernel. Android does not contain the GNU utilities and libraries used in [[GNU/Linux]] distributions due to licensing, so that device manufacturers can keep their software non-free without running into GPL copyleft issues, although users can add replacements for some of these features through third-party software. Because of this, Android is referred to as a Linux system, but not a GNU/Linux system. |
== See also == | == See also == | ||
* [[List of recommended Android software]] | * [[List of recommended Android software]] | ||
+ | * [[Android ricing]] | ||
+ | * [[Android ROMs]] | ||
+ | * [[Portables]] | ||
* Richard Stallman's article on [https://www.gnu.org/philosophy/android-and-users-freedom.html Android and User Freedom] | * Richard Stallman's article on [https://www.gnu.org/philosophy/android-and-users-freedom.html Android and User Freedom] | ||
[[Category:Operating systems]] | [[Category:Operating systems]] | ||
+ | [[Category:GNU/Linux]] | ||
+ | [[Category:Android]] |
Latest revision as of 23:25, 27 May 2020
Android is a mobile operating system based on the Linux kernel developed by Google. It is the most popular mobile platform in the world with over 1 billion recorded activations.
Android is a Java virtual machine along with the Busybox userland and custom Bionic C library on top of the Linux kernel. Android does not contain the GNU utilities and libraries used in GNU/Linux distributions due to licensing, so that device manufacturers can keep their software non-free without running into GPL copyleft issues, although users can add replacements for some of these features through third-party software. Because of this, Android is referred to as a Linux system, but not a GNU/Linux system.
See also
- List of recommended Android software
- Android ricing
- Android ROMs
- Portables
- Richard Stallman's article on Android and User Freedom