63 Facts About Android (Operating System)

1.

Android is a mobile operating system based on a modified version of the Linux kernel and other open-source software, designed primarily for touchscreen mobile devices such as smartphones and tablets.

FactSnippet No. 1,854,606
2.

Android is developed by a consortium of developers known as the Open Handset Alliance and commercially sponsored by Google.

FactSnippet No. 1,854,607
3.

Over 70 percent of Android smartphones run Google's ecosystem; some with vendor-customized user interface and software suite, such as TouchWiz and later One UI by Samsung, and HTC Sense.

FactSnippet No. 1,854,608
4.

Android has been the best-selling OS worldwide on smartphones since 2011 and on tablets since 2013.

FactSnippet No. 1,854,609
5.

Android 13, released on August 15,2022, is the latest version.

FactSnippet No. 1,854,610
6.

Android Inc was founded in Palo Alto, California, in October 2003 by Andy Rubin, Rich Miner, Nick Sears, and Chris White.

FactSnippet No. 1,854,611
7.

Android then decided that the market for cameras was not large enough for its goals, and five months later it had diverted its efforts and was pitching Android as a handset operating system that would rival Symbian and Microsoft Windows Mobile.

FactSnippet No. 1,854,612
8.

The first commercially available smartphone running Android was the HTC Dream, known as T-Mobile G1, announced on September 23,2008.

FactSnippet No. 1,854,613
9.

Since 2008, Android has seen numerous updates which have incrementally improved the operating system, adding new features and fixing bugs in previous releases.

FactSnippet No. 1,854,614
10.

Android left Google in August 2013 to join Chinese phone maker Xiaomi.

FactSnippet No. 1,854,615
11.

Plans to relaunch Android One surfaced in August 2015, with Africa announced as the next location for the program a week later.

FactSnippet No. 1,854,616
12.

Android 10 was released on September 3,2019, to Google Pixel phones first.

FactSnippet No. 1,854,617
13.

Such feature initially existed under the name "Auto Haptic" on the Android-based 2012 Samsung Galaxy S III, released with a vendor-modified installation of Android 4.

FactSnippet No. 1,854,618
14.

Android has a growing selection of third-party applications, which can be acquired by users by downloading and installing the application's APK file, or by downloading them using an application store program that allows users to install, update, and remove applications from their devices.

FactSnippet No. 1,854,619
15.

Android recognizes two types of secondary storage: portable storage, and adoptable storage.

FactSnippet No. 1,854,620
16.

Since Android devices are usually battery-powered, Android is designed to manage processes to keep power consumption at a minimum.

FactSnippet No. 1,854,621
17.

Android manages the applications stored in memory automatically: when memory is low, the system will begin invisibly and automatically closing inactive processes, starting with those that have been inactive for the longest amount of time.

FactSnippet No. 1,854,622
18.

Android devices incorporate many optional hardware components, including still or video cameras, GPS, orientation sensors, dedicated gaming controls, accelerometers, gyroscopes, barometers, magnetometers, proximity sensors, pressure sensors, thermometers, and touchscreens.

FactSnippet No. 1,854,623
19.

For example, as Android was developed initially as a phone OS, hardware such as microphones were required, while over time the phone function became optional.

FactSnippet No. 1,854,624
20.

Android used to require an autofocus camera, which was relaxed to a fixed-focus camera if present at all, since the camera was dropped as a requirement entirely when Android started to be used on set-top boxes.

FactSnippet No. 1,854,625
21.

Chinese companies are building a PC and mobile operating system, based on Android, to "compete directly with Microsoft Windows and Google Android".

FactSnippet No. 1,854,626
22.

The Chinese Academy of Engineering noted that "more than a dozen" companies were customizing Android following a Chinese ban on the use of Windows 8 on government PCs.

FactSnippet No. 1,854,627
23.

Android is developed by Google until the latest changes and updates are ready to be released, at which point the source code is made available to the Android Open Source Project, an open source initiative led by Google.

FactSnippet No. 1,854,628
24.

Hiroshi Lockheimer, the Android lead, admitted that "It's not an ideal situation", further commenting that the lack of updates is "the weakest link on security on Android".

FactSnippet No. 1,854,629
25.

Mike Chan, co-founder of phone maker Nextbit and former Android developer, said that "The best way to solve this problem is a massive re-architecture of the operating system", "or Google could invest in training manufacturers and carriers 'to be good Android citizens".

FactSnippet No. 1,854,630
26.

Google reported rolling out new amendments in Android 12 aimed at making the use of third-party application stores easier.

FactSnippet No. 1,854,631
27.

Android's kernel is based on the Linux kernel's long-term support branches.

FactSnippet No. 1,854,632
28.

Google engineer Patrick Brady once stated in the company's developer conference that "Android is not Linux", with Computerworld adding that "Let me make it simple for you, without Linux, there is no Android".

FactSnippet No. 1,854,633
29.

Ars Technica wrote that "Although Android is built on top of the Linux kernel, the platform has very little in common with the conventional desktop Linux stack".

FactSnippet No. 1,854,634
30.

In December 2011, Greg Kroah-Hartman announced the start of Android Mainlining Project, which aims to put some Android drivers, patches and features back into the Linux kernel, starting in Linux 3.

FactSnippet No. 1,854,635
31.

Android is a Linux distribution according to the Linux Foundation, Google's open-source chief Chris DiBona, and several journalists.

FactSnippet No. 1,854,636
32.

However, root access can be obtained by exploiting security flaws in Android, which is used frequently by the open-source community to enhance the capabilities and customizability of their devices, but by malicious parties to install viruses and malware.

FactSnippet No. 1,854,637
33.

For its Java library, the Android platform uses a subset of the now discontinued Apache Harmony project.

FactSnippet No. 1,854,638
34.

Security threats on Android are reportedly growing exponentially; however, Google engineers have argued that the malware and virus threat on Android is being exaggerated by security companies for commercial reasons, and have accused the security industry of playing on fears to sell virus protection software to users.

FactSnippet No. 1,854,639
35.

Analysis of data traffic by popular smartphones running variants of Android found substantial by-default data collection and sharing with no opt-out by this pre-installed software.

FactSnippet No. 1,854,640
36.

However, the open-source nature of Android allows security contractors to take existing devices and adapt them for highly secure uses.

FactSnippet No. 1,854,641
37.

Android smartphones have the ability to report the location of Wi-Fi access points, encountered as phone users move around, to build databases containing the physical locations of hundreds of millions of such access points.

FactSnippet No. 1,854,642
38.

In September 2014, Jason Nova of Android Authority reported on a study by the German security company Fraunhofer AISEC in antivirus software and malware threats on Android.

FactSnippet No. 1,854,643
39.

Source code for Android is open-source: it is developed in private by Google, with the source code released publicly when a new version of Android is released.

FactSnippet No. 1,854,644
40.

The best known fully open source Android services are the LineageOS distribution and MicroG which acts as an open source replacement of Google Play Services.

FactSnippet No. 1,854,645
41.

Richard Stallman and the Free Software Foundation have been critical of Android and have recommended the usage of alternatives such as Replicant, because drivers and firmware vital for the proper functioning of Android devices are usually proprietary, and because the Google Play Store application can forcibly install or uninstall applications and, as a result, invite non-free software.

FactSnippet No. 1,854,646
42.

Alibaba Group defended the allegations, arguing that the OS was a distinct platform from Android, but incorporated portions of Android's platform to allow backwards compatibility with third-party Android software.

FactSnippet No. 1,854,647
43.

Android received a lukewarm reaction when it was unveiled in 2007.

FactSnippet No. 1,854,648
44.

The idea of an open-source, Linux-based development platform sparked interest, but there were additional worries about Android facing strong competition from established players in the smartphone market, such as Nokia and Microsoft, and rival Linux mobile operating systems that were in development.

FactSnippet No. 1,854,649
45.

Since then Android has grown to become the most widely used smartphone operating system and "one of the fastest mobile experiences available".

FactSnippet No. 1,854,650
46.

Android has suffered from "fragmentation", a situation where the variety of Android devices, in terms of both hardware variations and differences in the software running on them, makes the task of developing applications that work consistently across the ecosystem harder than rival platforms such as iOS where hardware and software varies less.

FactSnippet No. 1,854,651
47.

Three billion Android smartphones were estimated to be sold by the end of 2014.

FactSnippet No. 1,854,652
48.

Android has the largest installed base of any mobile operating system and, since 2013, the highest-selling operating system overall with sales in 2012,2013 and 2014 close to the installed base of all PCs.

FactSnippet No. 1,854,653
49.

One of the main causes was the chicken or the egg situation where consumers were hesitant to buy an Android tablet due to a lack of high quality tablet applications, but developers were hesitant to spend time and resources developing tablet applications until there was a significant market for them.

FactSnippet No. 1,854,654
50.

Android 11 is, and was just before the release of Android 12, the most popular Android version, on both smartphones and tablets.

FactSnippet No. 1,854,655
51.

Android 12 is most popular in a few countries including the United States, but Android 11 is most used in most countries, including India, while in many others, including China, Android 10 is the most popular version.

FactSnippet No. 1,854,656
52.

Success of Android has made it a target for patent and copyright litigation between technology companies, both Android and Android phone manufacturers having been involved in numerous patent lawsuits and other legal challenges.

FactSnippet No. 1,854,657
53.

The European Commission issued its decision on July 18,2018, determining that Google had conducted three operations related to Android that were in violation of antitrust regulations: bundling Google's search and Chrome as part of Android, blocking phone manufacturers from using forked versions of Android, and establishing deals with phone manufacturers and network providers to exclusively bundle the Google search application on handsets.

FactSnippet No. 1,854,658
54.

On October 16,2018, Google announced that it would change its distribution model for Google Mobile Services in the EU, since part of its revenues streams for Android which came through use of Google Search and Chrome were now prohibited by the EU's ruling.

FactSnippet No. 1,854,659
55.

Additionally, by providing infrastructure that combines dedicated hardware and dedicated applications running on regular Android, Google have opened up the platform for its use in particular usage scenarios, such as the Android Auto app for cars, and Daydream, a Virtual Reality platform.

FactSnippet No. 1,854,660
56.

Open and customizable nature of Android allows device makers to use it on other electronics as well, including laptops, netbooks, and desktop computers, cameras, headphones, home automation systems, game consoles, media players, satellites, routers, printers, payment terminals, automated teller machines, and robots.

FactSnippet No. 1,854,661
57.

Additionally, Android has been installed and run on a variety of less-technical objects, including calculators, single-board computers, feature phones, electronic dictionaries, alarm clocks, refrigerators, landline telephones, coffee machines, bicycles, and mirrors.

FactSnippet No. 1,854,662
58.

Ouya, a video game console running Android, became one of the most successful Kickstarter campaigns, crowdfunding US$8.

FactSnippet No. 1,854,663
59.

Parrot unveiled an Android-based car stereo system known as Asteroid in 2011, followed by a successor, the touchscreen-based Asteroid Smart, in 2012.

FactSnippet No. 1,854,664
60.

Android comes preinstalled on a few laptops and can be installed on personal computers by end users.

FactSnippet No. 1,854,665
61.

On those platforms Android provides additional functionality for physical keyboards and mice, together with the "Alt-Tab" key combination for switching applications quickly with a keyboard.

FactSnippet No. 1,854,666
62.

The platform is built into Android starting with Android Nougat, differentiating from standalone support for VR capabilities.

FactSnippet No. 1,854,667
63.

Mascot of Android is a green android robot, as related to the software's name.

FactSnippet No. 1,854,668