android

34
Android 5.0 home screen Developer Google Open Handset Alliance Written in C (core), C++, Java (UI) [1] OS family Unix-like Working state Current Source model Open source [2] and in most devices with proprietary components [3] Initial release September 23, 2008 [4] Android Android (operating system) From Wikipedia, the free encyclopedia Android is a mobile operating system (OS) based on the Linux kernel and currently developed by Google. With a user interface based on direct manipulation, Android is designed primarily for touchscreen mobile devices such as smartphones and tablet computers, with specialized user interfaces for televisions (Android TV), cars (Android Auto), and wrist watches (Android Wear). The OS uses touch inputs that loosely correspond to real-world actions, like swiping, tapping, pinching, and reverse pinching to manipulate on-screen objects, and a virtual keyboard. Despite being primarily designed for touchscreen input, it has also been used in game consoles, digital cameras, regular PCs, and other electronics. As of 2015, Android has the largest installed base of all operating systems. [11] As of July 2013, the Google Play store has had over one million Android applications ("apps") published, and over 50 billion applications downloaded. [12] An April–May 2013 survey of mobile application developers found that 71% of them create applications for Android; [13] another 2015 survey, found that 40% of full-time professional developers see Android as the "priority" target platform, which is more than iOS (37%) or other platforms. [14] At Google I/O 2014, the company revealed that there were over one billion active monthly Android users, up from 538 million in June 2013. [15] Android's source code is released by Google under open source licenses, although most Android devices ultimately ship with a combination of open source and proprietary software, including proprietary software developed and licensed by Google. [3] Initially developed by Android, Inc., which Google bought in 2005, [16] Android was unveiled in 2007, along with the founding of the Open Handset Alliance – a consortium of hardware, software, and telecommunication companies devoted to advancing open standards for mobile devices. [17] Android is popular with technology companies which require a ready-made, low-cost and customizable operating system for high-tech devices. [18] Android's open nature has encouraged a large community of developers and enthusiasts to use the open-source code as a foundation for community-driven projects, which Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system) 1 of 34 9/10/2015 12:06 PM

Upload: sagar-pajankar

Post on 11-Feb-2016

16 views

Category:

Documents


0 download

DESCRIPTION

android

TRANSCRIPT

Page 1: Android

Android 5.0 home screen

Developer Google

Open Handset Alliance

Written in C (core), C++, Java (UI)[1]

OS family Unix-like

Working state Current

Source model Open source[2] and in most

devices with proprietary

components[3]

Initial release September 23, 2008[4]

Android

Android (operating system)From Wikipedia, the free encyclopedia

Android is a mobile operating system (OS) based onthe Linux kernel and currently developed by Google.With a user interface based on direct manipulation,Android is designed primarily for touchscreen mobiledevices such as smartphones and tablet computers, withspecialized user interfaces for televisions (Android TV),cars (Android Auto), and wrist watches (AndroidWear). The OS uses touch inputs that looselycorrespond to real-world actions, like swiping, tapping,pinching, and reverse pinching to manipulate on-screenobjects, and a virtual keyboard. Despite being primarilydesigned for touchscreen input, it has also been used ingame consoles, digital cameras, regular PCs, and otherelectronics. As of 2015, Android has the largestinstalled base of all operating systems.[11]

As of July 2013, the Google Play store has had over onemillion Android applications ("apps") published, andover 50 billion applications downloaded.[12] AnApril–May 2013 survey of mobile applicationdevelopers found that 71% of them create applicationsfor Android;[13] another 2015 survey, found that 40% offull-time professional developers see Android as the"priority" target platform, which is more than iOS(37%) or other platforms.[14] At Google I/O 2014, thecompany revealed that there were over one billionactive monthly Android users, up from 538 million inJune 2013.[15]

Android's source code is released by Google under opensource licenses, although most Android devicesultimately ship with a combination of open source andproprietary software, including proprietary softwaredeveloped and licensed by Google.[3] Initiallydeveloped by Android, Inc., which Google bought in2005,[16] Android was unveiled in 2007, along with thefounding of the Open Handset Alliance – a consortiumof hardware, software, and telecommunicationcompanies devoted to advancing open standards formobile devices.[17]

Android is popular with technology companies whichrequire a ready-made, low-cost and customizableoperating system for high-tech devices.[18] Android'sopen nature has encouraged a large community ofdevelopers and enthusiasts to use the open-source codeas a foundation for community-driven projects, which

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

1 of 34 9/10/2015 12:06 PM

Page 2: Android

Latest release 5.1.1 "Lollipop" / April 21,

2015

Latest preview 6.0 "Marshmallow" (developer

preview 3) / August 17, 2015

Marketing target Smartphones, tablet computers,

TVs, cars and wearable devices

Available in 70 languages[a]

Package manager Google Play, APK

Platforms 32- and 64-bit: ARM

architectures, x86,[5] x86-64,

MIPS[6] and MIPS64[b]

Kernel type Monolithic (modified Linux

kernel)

Userland Bionic libc,[7] mksh shell,[8]

native core utilities with a few

from NetBSD[9]

Default user interface Graphical (Multi-touch)

License Apache License 2.0

GNU GPL v2 for the Linux

kernel modifications[10]

Official website www.android.com

(https://www.android.com/)

add new features for advanced users[19] or bringAndroid to devices which were officially releasedrunning other operating systems. The operating system'ssuccess has made it a target for patent litigation as partof the so-called "smartphone wars" between technologycompanies.[20][21]

Contents

1 History2 Features

2.1 Interface2.2 Applications2.3 Memory management

3 Hardware4 Development

4.1 Update schedule4.2 Linux kernel4.3 Software stack4.4 Open-source community

5 Security and privacy6 Licensing

6.1 Leverage over manufacturers7 Reception

7.1 Market share7.2 Adoption on tablets7.3 Platform usage7.4 Application piracy

8 Legal issues9 Use outside of smartphones and tablets

9.1 Desktops and laptops10 See also11 Notes12 References13 External links

History

See also: Android version history

Android, Inc. was founded in Palo Alto, California in October 2003 by Andy Rubin (co-founder ofDanger),[22] Rich Miner (co-founder of Wildfire Communications, Inc.),[23] Nick Sears (once VP atT-Mobile),[24] and Chris White (headed design and interface development at WebTV[16]) to develop, inRubin's words, "smarter mobile devices that are more aware of its owner's location and preferences".[16] Theearly intentions of the company were to develop an advanced operating system for digital cameras. Though,when it was realized that the market for the devices was not large enough, the company diverted its effortstoward producing a smartphone operating system that would rival Symbian and Microsoft WindowsMobile.[25] Despite the past accomplishments of the founders and early employees, Android Inc. operatedsecretly, revealing only that it was working on software for mobile phones.[16] That same year, Rubin ran outof money. Steve Perlman, a close friend of Rubin, brought him $10,000 in cash in an envelope and refused a

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

2 of 34 9/10/2015 12:06 PM

Page 3: Android

Eric Schmidt, Andy Rubin and Hugo

Barra at a 2012 press conference

announcing Google's Nexus 7 tablet

stake in the company.[26]

In July 2005, Google acquired Android Inc. for at least $50 million, whose key employees, including Rubin,Miner and White, stayed at the company after the acquisition.[11][16] Not much was known about AndroidInc. at the time, but many assumed that Google was planning to enter the mobile phone market with thismove.[16] At Google, the team led by Rubin developed a mobile device platform powered by the Linuxkernel. Google marketed the platform to handset makers and carriers on the promise of providing a flexible,upgradable system. Google had lined up a series of hardware component and software partners and signaledto carriers that it was open to various degrees of cooperation on their part.[27][28][29]

Speculation about Google's intention to enter the mobile communications market continued to build throughDecember 2006.[30] An earlier prototype codenamed "Sooner" had a closer resemblance to a BlackBerryphone, with no touchscreen, and a physical, QWERTY keyboard, but was later re-engineered to support atouchscreen, to compete with other announced devices such as the 2006 LG Prada and 2007 Apple iPhone.[31][32] In September 2007, InformationWeek covered an Evalueserve study reporting that Google had filedseveral patent applications in the area of mobile telephony.[33][34]

On November 5, 2007, the Open Handset Alliance, a consortium oftechnology companies including Google, device manufacturers suchas HTC, Sony and Samsung, wireless carriers such as Sprint Nexteland T-Mobile, and chipset makers such as Qualcomm and TexasInstruments, unveiled itself, with a goal to develop open standards formobile devices.[17] That day, Android was unveiled as its firstproduct, a mobile device platform built on the Linux kernel version2.6.25.[17][35] The first commercially available smartphone runningAndroid was the HTC Dream, released on October 22, 2008.[36]

In 2010, Google launched its Nexus series of devices – a line ofsmartphones and tablets running the Android operating system, andbuilt by manufacturing partners. HTC collaborated with Google to release the first Nexus smartphone,[37] theNexus One. Google has since updated the series with newer devices, such as the Nexus 5 phone (made byLG) and the Nexus 7 tablet (made by Asus). Google releases the Nexus phones and tablets to act as theirflagship Android devices, demonstrating Android's latest software and hardware features. Until January2015, Google offered several Google Play Edition devices over Google Play, as Google-customized Androidphones and tablets that, while not carrying the Google Nexus branding, run an unmodified version ofAndroid.

On March 13, 2013, Larry Page announced in a blog post that Andy Rubin had moved from the Androiddivision to take on new projects at Google.[38] He was replaced by Sundar Pichai, who also continues his roleas the head of Google's Chrome division,[39] which develops Chrome OS.

Since 2008, Android has seen numerous updates which have incrementally improved the operating system,adding new features and fixing bugs in previous releases. Each major release is named in alphabetical orderafter a dessert or sugary treat; for example, version 1.5 "Cupcake" was followed by 1.6 "Donut". Version4.4.4 "KitKat" appeared as a security-only update; it was released on June 19, 2014, shortly after 4.4.3 wasreleased.[40][41] Android 5.0 "Lollipop" was released on November 14, 2014, introducing "material design"as a new design language and one of its key new features; it was followed by two bugfix releases (5.0.1 and5.0.2).[42]

In 2014, Google launched Android One, a standardized smartphone, mainly targeting customers in thedeveloping world. Android One smartphones running the latest version of Android (e.g. the latest Android5.1) close to the stock version of the operating system. As of March 3, 2015, the newest version of theAndroid operating system, 5.1, is available for selected devices including the Android One series, the Nexus

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

3 of 34 9/10/2015 12:06 PM

Page 4: Android

Notifications are accessed by sliding

from the top of the display; individual

notifications can be dismissed by

sliding them away, and may contain

additional functions (such as on the

"missed call" notification seen here).

6 phablet, and the Nexus 9 tablet.[43]

From 2010 to 2013, Hugo Barra served as product spokesperson, representing Android at both pressconferences and Google I/O, Google’s annual developer-focused conference. Barra's product involvementincluded the entire Android ecosystem of software and hardware, including Honeycomb, Ice CreamSandwich, Jelly Bean and KitKat operating system launches, the Nexus 4 and Nexus 5 smartphones, theNexus 7[44] and Nexus 10 tablets,[45] and other related products such as Google Now[46] and Google VoiceSearch, Google’s speech recognition product comparable to Apple’s Siri.[46] In 2013, Barra left the Androidteam for Chinese smartphone maker Xiaomi.[47]

In May 2015, Google announced Project Brillo as a cut-down version of Android that uses its lower levels(excluding the user interface), intended for the "Internet of Things" (IoT) embedded systems.[48]

Features

See also: List of features in Android

Interface

Android's default user interface is based on direct manipulation,[49]

using touch inputs, that loosely correspond to real-world actions, likeswiping, tapping, pinching, and reverse pinching to manipulateon-screen objects, and a virtual keyboard.[49] The response to userinput is designed to be immediate and provides a fluid touchinterface, often using the vibration capabilities of the device toprovide haptic feedback to the user. Internal hardware such asaccelerometers, gyroscopes and proximity sensors[50] are used bysome applications to respond to additional user actions, for exampleadjusting the screen from portrait to landscape depending on how thedevice is oriented, or allowing the user to steer a vehicle in a racinggame by rotating the device, simulating control of a steeringwheel.[51]

Android devices boot to the homescreen, the primary navigation andinformation "hub" on Android devices that is analogous to thedesktop found on PCs (Android also runs on regular PCs, asdescribed below). Android homescreens are typically made up of appicons and widgets; app icons launch the associated app, whereaswidgets display live, auto-updating content such as the weatherforecast, the user's email inbox, or a news ticker directly on thehomescreen.[52] A homescreen may be made up of several pages thatthe user can swipe back and forth between, though Android'shomescreen interface is heavily customisable, allowing the user toadjust the look and feel of the device to their tastes.[53] Third-partyapps available on Google Play and other app stores can extensivelyre-theme the homescreen, and even mimic the look of otheroperating systems, such as Windows Phone.[54] Most manufacturers,and some wireless carriers, customise the look and feel of their Android devices to differentiate themselvesfrom their competitors.[55]

Present along the top of the screen is a status bar, showing information about the device and its connectivity.This status bar can be "pulled" down to reveal a notification screen where apps display important

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

4 of 34 9/10/2015 12:06 PM

Page 5: Android

information or updates, such as a newly received email or SMS text, in a way that does not immediatelyinterrupt or inconvenience the user.[56] Notifications are persistent until read (by tapping, which opens therelevant app) or dismissed by sliding it off the screen. Beginning on Android 4.1, "expanded notifications"can display expanded details or additional functionality; for instance, a music player can display playbackcontrols, and a "missed call" notification provides buttons for calling back or sending the caller an SMSmessage.[57]

Android provides the ability to run applications which change the default launcher and hence the appearanceand externally visible behaviour of Android. These appearance changes include a multi-page dock or nodock, and many more changes to fundamental features of the user interface.[58]

Applications

See also: Android software development and Google Play

Applications ("apps"), which extend the functionality of devices, are written using the Android softwaredevelopment kit (SDK) and, often, the Java programming language that has complete access to the AndroidAPIs. Java may be combined with C/C++, together with a choice of non-default runtimes that allow betterC++ support;[59][60][61] the Go programming language is also supported since its version 1.4, which can alsobe used exclusively although with a restricted set of Android APIs.[62] The SDK includes a comprehensiveset of development tools,[63] including a debugger, software libraries, a handset emulator based on QEMU,documentation, sample code, and tutorials. Initially, Google's supported integrated development environment(IDE) was Eclipse using the Android Development Tools (ADT) plugin; in December 2014, Google releasedAndroid Studio, based on IntelliJ IDEA, as its primary IDE for Android application development. Otherdevelopment tools are available, including a native development kit (NDK) for applications or extensions inC or C++, Google App Inventor, a visual environment for novice programmers, and various cross platformmobile web applications frameworks. In January 2014, Google unveiled an framework based on ApacheCordova for porting Chrome HTML 5 web applications to Android, wrapped in a native application shell.[64]

Android has a growing selection of third-party applications, which can be acquired by users by downloadingand installing the application's APK (Android application package) file, or by downloading them using anapplication store program that allows users to install, update, and remove applications from their devices.Google Play Store is the primary application store installed on Android devices that comply with Google'scompatibility requirements and license the Google Mobile Services software.[3][65] Google Play Store allowsusers to browse, download and update applications published by Google and third-party developers; As ofJuly 2013, there are more than one million applications available for Android in Play Store.[66] As of May2013, 48 billion applications have been installed from Google Play Store[67] and in July 2013, 50 billionapplications were installed.[68][69] Some carriers offer direct carrier billing for Google Play applicationpurchases, where the cost of the application is added to the user's monthly bill.[70]

Due to the open nature of Android, a number of third-party application marketplaces also exist for Android,either to provide a substitute for devices that are not allowed to ship with Google Play Store, provideapplications that cannot be offered on Google Play Store due to policy violations, or for other reasons.Examples of these third-party stores have included the Amazon Appstore, GetJar, and SlideMe. F-Droid,another alternative marketplace, seeks to only provide applications that are distributed under free and opensource licenses.[3][71][72][73]

Memory management

Since Android devices are usually battery-powered, Android is designed to manage memory (RAM) to keeppower consumption at a minimum, in contrast to desktop operating systems which generally assume they areconnected to unlimited mains electricity. When an Android application is no longer in use, the system will

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

5 of 34 9/10/2015 12:06 PM

Page 6: Android

automatically suspend it in memory; while the application is still technically "open", suspended applicationsconsume no resources (for example, battery power or processing power) and sit idly in the background untilneeded again. This brings a dual benefit by increasing the general responsiveness of Android devices, sinceapplications do not need to be closed and reopened from scratch each time, and by ensuring that backgroundapplications do not consume power needlessly.[74][75]

Android manages the applications stored in memory automatically: when memory is low, the system willbegin killing applications and processes that have been inactive for a while, in reverse order since they werelast used (oldest first). This process is designed to be invisible to the user, so that users do not need tomanage memory or the killing of applications themselves.[76][77] In 2011, third-party task killers werereported by Lifehacker as doing more harm than good.[78]

Hardware

See also: Android hardware requirements

The main hardware platform for Android is the ARM architecture (ARMv7 and ARMv8-A architectures),with x86 and MIPS architectures also officially supported (the latter two became officially supported in laterAndroid versions). Since Android 5.0 "Lollipop", 64-bit variants of all platforms are supported in addition tothe 32-bit variants.[79] Unofficial Android-x86 project used to provide support for the x86 and MIPSarchitectures ahead of the official support.[5][80] Since 2012, Android devices with Intel processors began toappear, including phones[81] and tablets. While gaining support for 64-bit platforms, Android was first madeto run on 64-bit x86 and then on ARM64.

Android 5.1 has a varying minimum RAM requirements; 512 MB of RAM for normal density screens up toabout 1.8 GB, as a minimum, for high density screens.[82] Android 4.4 recommends at least 512 MB ofRAM,[83] while for "low RAM" devices 340 MB is the required minimum amount that does not includememory dedicated to various hardware components such as the baseband processor.[84] Android 4.4 requiresa 32-bit ARMv7, MIPS or x86 architecture processor (latter two through unofficial ports),[5][85] togetherwith an OpenGL ES 2.0 compatible graphics processing unit (GPU).[86] Android supports OpenGL ES 1.1,2.0, 3.0 and 3.1. Some applications may explicitly require a certain version of the OpenGL ES, and suitableGPU hardware is required to run such applications.[86]

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. Some hardware components are notrequired, but became standard in certain classes of devices, such as smartphones, and additionalrequirements apply if they are present. Some other hardware was initially required, but those requirementshave been relaxed or eliminated altogether. 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.[69]

Android used to require an autofocus camera, which was relaxed to a fixed-focus camera[69] if it is evenpresent at all, since the camera was dropped as a requirement entirely when Android started to be used onset-top boxes.

In addition to running on smartphones and tablets, several vendors run Android natively on regular PChardware with a keyboard and mouse.[87][88][89] In addition to their availability on commercially availablehardware, similar PC hardware–friendly versions of Android are freely available from the Android-x86project, including customized Android 4.4.[90] Using the Android emulator that is part of the Android SDK,or by using BlueStacks or Andy, Android can also run non-natively on x86.[91][92] Chinese companies arebuilding a PC and mobile operating system, based on Android, to "compete directly with Microsoft Windowsand Google Android".[93] The Chinese Academy of Engineering noted that "more than a dozen" companies

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

6 of 34 9/10/2015 12:06 PM

Page 7: Android

Android green figure, next to its

original packaging

were customising Android following a Chinese ban on the use of Windows 8 on government PCs.[94][95][96]

Development

Android is developed in private by Google until the latest changesand updates are ready to be released, at which point the source codeis made available publicly.[97] This source code will only run withoutmodification on select devices, usually the Nexus series of devices.The source code is, in turn, adapted by OEMs to run on theirhardware.[98] Android's source code does not contain the oftenproprietary device drivers that are needed for certain hardwarecomponents.[99]

The green Android logo was designed for Google in 2007, by agraphic designer Irina Blok. The design team was tasked with aproject to create a universally identifiable icon with the specificinclusion of a robot in the final design. After numerous designdevelopments based on science-fiction and space movies, the team eventually sought inspiration from thehuman symbol on restroom doors and modified the figure into a robot shape. As Android is open-sourced, itwas agreed that the logo should be likewise, and since its launch the green logo has been reinterpreted intocountless variations on the original design.[100]

Update schedule

See also: Android version history

Google provides major incremental upgrades to Android every six to nine months, with confectionery-themed names, which most devices are capable of receiving over the air.[101] The latest major release isAndroid 5.0 "Lollipop".[42]

Compared to its primary rival mobile operating system, iOS, Android updates typically reach various deviceswith significant delays. For devices not under the Nexus brand, updates often arrive months from the timethe given version is officially released, if at all.[102] This is partly due to the extensive variation in hardwareof Android devices, to which each upgrade must be specifically tailored, as the official Google source codeonly runs on their flagship Nexus devices. Porting Android to specific hardware is a time- and resource-consuming process for device manufacturers, who prioritize their newest devices and often leave older onesbehind.[102] Hence, older smartphones are frequently not updated if the manufacturer decides it is not worththeir time, regardless of whether the phone is capable of running the update. This problem is compoundedwhen manufacturers customize Android with their own interface and apps, which must be reapplied to eachnew release. Additional delays can be introduced by wireless carriers who, after receiving updates frommanufacturers, further customize and brand Android to their needs and conduct extensive testing on theirnetworks before sending the upgrade out to users.[102]

The lack of after-sale support from manufacturers and carriers has been widely criticized by consumergroups and the technology media.[103][104] Some commentators have noted that the industry has a financialincentive not to upgrade their devices, as the lack of updates for existing devices fuels the purchase of newerones,[105] an attitude described as "insulting".[104] The Guardian has complained that the method ofdistribution for updates is complicated only because manufacturers and carriers have designed it thatway.[104] In 2011, Google partnered with a number of industry players to announce an "Android UpdateAlliance", pledging to deliver timely updates for every device for 18 months after its release;[106] however,there has not been another official word about that alliance.[102][107]

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

7 of 34 9/10/2015 12:06 PM

Page 8: Android

In 2012, Google began decoupling certain aspects of the operating system (particularly core applications) sothey could be updated through Google Play Store, independently of Android itself. One of thesecomponents, Google Play Services, is a closed-source system-level process providing APIs for Googleservices, installed automatically on nearly all devices running Android version 2.2 and higher. With thesechanges, Google can add new operating system functionality through Play Services and application updateswithout having to distribute an upgrade to the operating system itself. As a result, Android 4.2 and 4.3contained relatively fewer user-facing changes, focusing more on minor changes and platformimprovements.[3][108]

Linux kernel

Android's kernel is based on one of the Linux kernel's long-term support (LTS) branches. Since April 2014,Android devices mainly use versions 3.4 or 3.10 of the Linux kernel.[109][110] The specific kernel versiondepends on the actual Android device and its hardware platform;[111][112][113] Android has used variouskernel versions since the version 2.6.25 that was used in Android 1.0.[35]

Android's variant of the Linux kernel has further architectural changes that are implemented by Googleoutside the typical Linux kernel development cycle, such as the inclusion of components like Binder,ashmem, pmem, logger, wakelocks, and different out-of-memory (OOM) handling.[114][115][116] Certainfeatures that Google contributed back to the Linux kernel, notably a power management feature called"wakelocks", were rejected by mainline kernel developers partly because they felt that Google did not showany intent to maintain its own code.[117][118][119] Google announced in April 2010 that they would hire twoemployees to work with the Linux kernel community,[120] but Greg Kroah-Hartman, the current Linuxkernel maintainer for the stable branch, said in December 2010 that he was concerned that Google was nolonger trying to get their code changes included in mainstream Linux.[118] Some Google Android developershinted that "the Android team was getting fed up with the process," because they were a small team and hadmore urgent work to do on Android.[121]

In August 2011, Linus Torvalds said that "eventually Android and Linux would come back to a commonkernel, but it will probably not be for four to five years".[122] In December 2011, Greg Kroah-Hartmanannounced the start of Android Mainlining Project, which aims to put some Android drivers, patches andfeatures back into the Linux kernel, starting in Linux 3.3.[123] Linux included the autosleep and wakelockscapabilities in the 3.5 kernel, after many previous attempts at merger. The interfaces are the same but theupstream Linux implementation allows for two different suspend modes: to memory (the traditional suspendthat Android uses), and to disk (hibernate, as it is known on the desktop).[124] Google maintains a publiccode repository that contains their experimental work to re-base Android off the latest stable Linux versions.[125][126]

The flash storage on Android devices is split into several partitions, such as /system for the operatingsystem itself, and /data for user data and application installations.[127] In contrast to desktop Linuxdistributions, Android device owners are not given root access to the operating system and sensitivepartitions such as /system are read-only. However, root access can be obtained by exploiting security flawsin Android, which is used frequently by the open-source community to enhance the capabilities of theirdevices,[128] but also by malicious parties to install viruses and malware.[129]

Android is a Linux distribution according to the Linux Foundation,[130] Google's open-source chief ChrisDiBona,[131] and several journalists.[132][133] Others, such as Google engineer Patrick Brady, say thatAndroid is not Linux in the traditional Unix-like Linux distribution sense; Android does not include the GNUC Library (it uses Bionic as an alternative C library) and some of other components typically found in Linuxdistributions.[134]

Software stack

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

8 of 34 9/10/2015 12:06 PM

Page 9: Android

Android's architecture diagram

On top of the Linux kernel, there are themiddleware, libraries and APIs written in C, andapplication software running on an applicationframework which includes Java-compatiblelibraries based on Apache Harmony.Development of the Linux kernel continuesindependently of other Android's source codebases.

Until version 5.0, Android used Dalvik as aprocess virtual machine with trace-basedjust-in-time (JIT) compilation to run Dalvik"dex-code" (Dalvik Executable), which isusually translated from the Java bytecode.Following the trace-based JIT principle, inaddition to interpreting the majority ofapplication code, Dalvik performs thecompilation and native execution of selectfrequently executed code segments ("traces") each time an application is launched.[135][136][137] Android 4.4introduced Android Runtime (ART) as a new runtime environment, which uses ahead-of-time (AOT)compilation to entirely compile the application bytecode into machine code upon the installation of anapplication. In Android 4.4, ART was an experimental feature and not enabled by default; it became the onlyruntime option in the next major version of Android, 5.0.[138]

Android's standard C library, Bionic, was developed by Google specifically for Android, as a derivation ofthe BSD's standard C library code. Bionic itself has been designed with several major features specific to theLinux kernel. The main benefits of using Bionic instead of the GNU C Library (glibc) or uClibc are itssmaller runtime footprint, and optimization for low-frequency CPUs. At the same time, Bionic is licensedunder the terms of the BSD licence, which Google finds more suitable for the Android's overall licensingmodel.[137]

Aiming for a different licensing model, toward the end of 2012 Google switched the Bluetooth stack inAndroid from the GPL-licensed BlueZ to the Apache-licensed BlueDroid.[139]

Android does not have a native X Window System by default, nor does it support the full set of standardGNU libraries. This made it difficult to port existing Linux applications or libraries to Android,[134] untilversion r5 of the Android Native Development Kit brought support for applications written completely in Cor C++.[140] Libraries written in C may also be used in applications by injection of a small shim and usage ofthe JNI.[141]

Open-source community

Android has an active community of developers and enthusiasts who use the Android Open Source Project

(AOSP) source code to develop and distribute their own modified versions of the operating system.[142]

These community-developed releases often bring new features and updates to devices faster than throughthe official manufacturer/carrier channels, albeit without as extensive testing or quality assurance;[19]

provide continued support for older devices that no longer receive official updates; or bring Android todevices that were officially released running other operating systems, such as the HP TouchPad. Communityreleases often come pre-rooted and contain modifications unsuitable for non-technical users, such as theability to overclock or over/undervolt the device's processor.[143] CyanogenMod is the most widely usedcommunity firmware,[144] and acts as a foundation for numerous others. There have also been attempts withvarying degrees of success to port Android to iPhones, notably the iDroid Project.[145]

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

9 of 34 9/10/2015 12:06 PM

Page 10: Android

Permissions are used to

control a particular

application's access to

system functions.

Historically, device manufacturers and mobile carriers have typically been unsupportive of third-partyfirmware development. Manufacturers express concern about improper functioning of devices runningunofficial software and the support costs resulting from this.[146] Moreover, modified firmwares such asCyanogenMod sometimes offer features, such as tethering, for which carriers would otherwise charge apremium. As a result, technical obstacles including locked bootloaders and restricted access to rootpermissions are common in many devices. However, as community-developed software has grown morepopular, and following a statement by the Librarian of Congress in the United States that permits the"jailbreaking" of mobile devices,[147] manufacturers and carriers have softened their position regarding thirdparty development, with some, including HTC,[146] Motorola,[148] Samsung[149][150] and Sony,[151] providingsupport and encouraging development. As a result of this, over time the need to circumvent hardwarerestrictions to install unofficial firmware has lessened as an increasing number of devices are shipped withunlocked or unlockable bootloaders, similar to Nexus series of phones, although usually requiring that userswaive their devices' warranties to do so.[146] However, despite manufacturer acceptance, some carriers in theUS still require that phones are locked down, frustrating developers and customers.[152][152]

Security and privacy

See also: Mobile security

Android applications run in a sandbox, an isolated area of the system that doesnot have access to the rest of the system's resources, unless access permissionsare explicitly granted by the user when the application is installed. Beforeinstalling an application, Play Store displays all required permissions: a gamemay need to enable vibration or save data to an SD card, for example, butshould not need to read SMS messages or access the phonebook. Afterreviewing these permissions, the user can choose to accept or refuse them,installing the application only if they accept.[153] The sandboxing andpermissions system lessens the impact of vulnerabilities and bugs in applications,but developer confusion and limited documentation has resulted in applicationsroutinely requesting unnecessary permissions, reducing its effectiveness.[154]

Google has now pushed an update to Android Verify Apps feature, which willnow run in background to detect malicious processes and crack them down.[155]

The fragmentation of Android is also a problem for security, since patches tobugs found in the core operating system may not reach users of older devices.[156][157]

As of 2015, Android does not have a user-accessible system for managing theprivileges of individual applications, for example to block applications from having capabilities to access themicrophone and camera. An "App Ops" privacy and application permissions control system, used forinternal development and testing by Google, was introduced in Google's Android 4.3 release for the Nexusdevices; initially hidden, this feature was discovered publicly.[158] Access to the App Ops was later restrictedby Google starting with Android 4.4.2 with an explanation that the feature was accidentally enabled and notintended for end-users; for such a decision, Google received criticism from the Electronic FrontierFoundation.[159][160][161] Individual application permissions management, through the App Ops or third-partytools, is currently only possible with root access to the device.[162][163]

Research from security company Trend Micro lists premium service abuse as the most common type ofAndroid malware, where text messages are sent from infected phones to premium-rate telephone numberswithout the consent or even knowledge of the user.[164] Other malware displays unwanted and intrusiveadverts on the device, or sends personal information to unauthorised third parties.[164] Security threats onAndroid are reportedly growing exponentially; however, Google engineers have argued that the malware and

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

10 of 34 9/10/2015 12:06 PM

Page 11: Android

virus threat on Android is being exaggerated by security companies for commercial reasons,[165][166] andhave accused the security industry of playing on fears to sell virus protection software to users.[165] Googlemaintains that dangerous malware is actually extremely rare,[166] and a survey conducted by F-Secureshowed that only 0.5% of Android malware reported had come from the Google Play store.[167]

Google uses Google Bouncer malware scanner to watch over and scan applications available in the GooglePlay Store.[168] It is intended to flag up suspicious apps and warn users of any potential threat with anapplication before they download it.[169] Android version 4.2 Jelly Bean was released in 2012 with enhancedsecurity features, including a malware scanner built into the system, which works in combination withGoogle Play but can scan apps installed from third party sources as well, and an alert system which notifiesthe user when an app tries to send a premium-rate text message, blocking the message unless the userexplicitly authorises it.[170] Several security firms, such as Lookout Mobile Security,[171] AVGTechnologies,[172] and McAfee,[173] have released antivirus software for Android devices. This software isineffective as sandboxing also applies to such applications, limiting their ability to scan the deeper system forthreats.[174][175]

Android smartphones have the ability to report the location of Wi-Fi access points, encountered as phoneusers move around, to build databases containing the physical locations of hundreds of millions of suchaccess points. These databases form electronic maps to locate smartphones, allowing them to run apps likeFoursquare, Google Latitude, Facebook Places, and to deliver location-based ads.[176] Third partymonitoring software such as TaintDroid,[177] an academic research-funded project, can, in some cases, detectwhen personal information is being sent from applications to remote servers.[178] In August 2013, Googlereleased Android Device Manager (ADM), a component that allows users to remotely track, locate, andwipe their Android device through a web interface.[108][179] In December 2013, Google released ADM as anAndroid application on the Google Play store, where it is available to devices running Android version 2.2and higher.[180][181]

The open-source nature of Android allows security contractors to take existing devices and adapt them forhighly secure uses. For example, Samsung has worked with General Dynamics through their Open KernelLabs acquisition to rebuild Jelly Bean on top of their hardened microvisor for the "Knox" project.[182][183]

As part of the broader 2013 mass surveillance disclosures it was revealed in September 2013 that theAmerican and British intelligence agencies, the National Security Agency (NSA) and GovernmentCommunications Headquarters (GCHQ), respectively, have access to the user data on iPhone, BlackBerry,and Android devices. They are reportedly able to read almost all smartphone information, including SMS,location, emails, and notes.[184] In January 2014, further reports revealed the intelligence agencies'capabilities to intercept the personal information transmitted across the Internet by social networks and otherpopular applications such as Angry Birds, which collect personal information of their users for advertisingand other commercial reasons. GCHQ has, according to The Guardian, a wiki-style guide of different appsand advertising networks, and the different data that can be siphoned from each.[185] Later that week, theFinnish Angry Birds developer Rovio announced that it was reconsidering its relationships with itsadvertising platforms in the light of these revelations, and called upon the wider industry to do the same.[186]

The documents revealed a further effort by the intelligence agencies to intercept Google Maps searches andqueries submitted from Android and other smartphones to collect location information in bulk.[185] The NSAand GCHQ insist their activities are in compliance with all relevant domestic and international laws,although the Guardian stated "the latest disclosures could also add to mounting public concern about howthe technology sector collects and uses information, especially for those outside the US, who enjoy fewerprivacy protections than Americans."[185]

Licensing

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

11 of 34 9/10/2015 12:06 PM

Page 12: Android

The source code for Android is open source; it is developed in private by Google, with the source codereleased publicly when a new version of Android is released. Google publishes most of the code (includingnetwork and telephony stacks) under the non-copyleft Apache License version 2.0. which allowsmodification and redistribution.[187][188] The license does not grant rights to the "Android" trademark, sodevice manufacturers and wireless carriers have to license it from Google under individual contracts.Associated Linux kernel changes are released under the copyleft GNU General Public License version 2,developed by the Open Handset Alliance, with the source code publicly available at all times. Typically,Google collaborates with a hardware manufacturer to produce a flagship device (part of the Nexus series)featuring the new version of Android, then makes the source code available after that device has beenreleased.[189] The only Android release which was not immediately made available as source code was thetablet-only 3.0 Honeycomb release. The reason, according to Andy Rubin in an official Android blog post,was because Honeycomb was rushed for production of the Motorola Xoom,[190] and they did not want thirdparties creating a "really bad user experience" by attempting to put onto smartphones a version of Androidintended for tablets.[191]

Only the base Android operating system (including some applications) is open-source software, whereasmost Android devices ship with a substantial amount of proprietary software, such as Google MobileServices, which includes applications such as Google Play Store, Google Search, and Google PlayServices—a software layer that provides APIs for the integration with Google-provided services, amongothers. These applications must be licensed from Google by device makers, and can only be shipped ondevices which meet its compatibility guidelines and other requirements.[65][108] Custom, certifieddistributions of Android produced by manufacturers (such as TouchWiz and HTC Sense) may also replacecertain stock Android apps with their own proprietary variants and add additional software not included inthe stock Android operating system.[3] There may also be "binary blob" drivers required for certain hardwarecomponents in the device.[3][99]

Some stock applications in AOSP code that were formerly used by earlier versions of Android, such asSearch, Music, and Calendar, have been abandoned by Google in favor of non-free replacements distributedthrough Play Store (Google Search, Google Play Music, and Google Calendar) that are no longer opensource. Some apps in source code also exclude functions that that are present in non-free versions, such asPhotosphere panoramas in Camera, and a Google Now page on the default home screen (exclusive to theproprietary version "Google Now Launcher", whose code is embedded within that of the main Googleapp).[3][192][193][194]

Richard Stallman and the Free Software Foundation have been critical of Android and have recommendedthe usage of alternatives such as Replicant, because drivers and firmware vital for the proper functioning ofAndroid devices are usually proprietary, and because the Google Play Store application can forcibly installor deinstall applications and, as a result, invite non-free software.[195][196]

Leverage over manufacturers

Google licenses their Google Mobile Services software, along with Android trademarks, only to hardwaremanufacturers for devices that meet Google's compatibility standards specified in the Android CompatibilityProgram document.[197] Thus, forks of Android that make major changes to the operating system itself donot include any of Google's non-free components, stay incompatible with applications that require them, andmust ship with an alternative software marketplace in lieu of Google Play Store.[3] Examples of suchAndroid forks are Amazon's Fire OS (which is used on the Kindle Fire line of tablets, and oriented towardAmazon services), the Nokia X Software Platform (a fork used by the Nokia X family, oriented primarilytoward Nokia and Microsoft services), and other forks that exclude Google apps due to the generalunavailability of Google service in that country and licensing fees (such as in China).[198][199] In 2014,Google also began to require that all Android devices which license the Google Mobile Services softwaredisplay a prominent "Powered by Android" logo on their boot screens.[65]

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

12 of 34 9/10/2015 12:06 PM

Page 13: Android

Android-x86 running on an ASUS

EeePC netbook; Android has been

unofficially ported to traditional PCs

for use as a desktop operating system.

Members of the Open Handset Alliance, which include the majority of Android OEMs, are alsocontractually forbidden from producing Android devices based on forks of the OS;[3][200] in 2012, Acer Inc.was forced by Google to halt production on a device powered by Alibaba Group's Aliyun OS with threats ofremoval from the OHA, as Google deemed the platform to be an incompatible version of Android. AlibabaGroup defended the allegations, arguing that the OS was a distinct platform from Android (primarily usingHTML5 apps), but incorporated portions of Android's platform to allow backwards compatibility withthird-party Android software. Indeed, the devices did ship with an application store which offered Androidapps; however, the majority of them were pirated.[201][202][203]

Reception

Android received a lukewarm reaction when it was unveiled in 2007.Although analysts were impressed with the respected technologycompanies that had partnered with Google to form the Open HandsetAlliance, it was unclear whether mobile phone manufacturers wouldbe willing to replace their existing operating systems withAndroid.[204] The idea of an open-source, Linux-based developmentplatform sparked interest,[205] but there were additional worries aboutAndroid facing strong competition from established players in thesmartphone market, such as Nokia and Microsoft, and rival Linuxmobile operating systems that were in development.[206] Theseestablished players were skeptical: Nokia was quoted as saying "wedon't see this as a threat,"[207] and a member of Microsoft's WindowsMobile team stated "I don't understand the impact that they are goingto have."[207]

Since then Android has grown to become the most widely used smartphone operating system[18][208] and"one of the fastest mobile experiences available."[209] Reviewers have highlighted the open-source nature ofthe operating system as one of its defining strengths, allowing companies such as Nokia (Nokia Xfamily),[210] Amazon (Kindle Fire), Barnes & Noble (Nook), Ouya, Baidu and others to fork the softwareand release hardware running their own customised version of Android. As a result, it has been described bytechnology website Ars Technica as "practically the default operating system for launching new hardware"for companies without their own mobile platforms.[18] This openness and flexibility is also present at thelevel of the end user: Android allows extensive customisation of devices by their owners and apps are freelyavailable from non-Google app stores and third party websites. These have been cited as among the mainadvantages of Android phones over others.[18][211]

Despite Android's popularity, including an activation rate three times that of iOS, there have been reportsthat Google has not been able to leverage their other products and web services successfully to turn Androidinto the money maker that analysts had expected.[212] The Verge suggested that Google is losing control ofAndroid due to the extensive customization and proliferation of non-Google apps and services—Amazon'sKindle Fire line uses Fire OS, a heavily modified fork of Android which does not include or support any ofGoogle's proprietary components, and requires that users obtain software from its competing AmazonAppstore instead of Play Store.[3] In 2014, in an effort to improve prominence of the Android brand, Googlebegan to require that devices featuring its proprietary components display an Android logo on the bootscreen.[65]

Android has suffered from "fragmentation",[213] a situation where the variety of Android devices, in terms ofboth hardware variations and differences in the software running on them, makes the task of developingapplications that work consistently across the ecosystem harder than rival platforms such as iOS wherehardware and software varies less. For example, according to data from OpenSignal in July 2013, there were

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

13 of 34 9/10/2015 12:06 PM

Page 14: Android

11,868 models of Android device, numerous different screen sizes and eight Android OS versionssimultaneously in use, while the large majority of iOS users have upgraded to the latest iteration of thatOS.[214] Critics such as Apple Insider have asserted that fragmentation via hardware and software pushedAndroid's growth through large volumes of low end, budget-priced devices running older versions ofAndroid. They maintain this forces Android developers to write for the "lowest common denominator" toreach as many users as possible, who have too little incentive to make use of the latest hardware or softwarefeatures only available on a smaller percentage of devices.[215] However, OpenSignal, who develops bothAndroid and iOS apps, concluded that although fragmentation can make development trickier, Android'swider global reach also increases the potential reward.[214]

Market share

Main article: Mobile operating system § Market share

Research company Canalys estimated in the second quarter of 2009 that Android had a 2.8% share ofworldwide smartphone shipments.[216] By the fourth quarter of 2010, this had grown to 33% of the marketbecoming the top-selling smartphone platform,[217] overtaking Symbian.[218] By the third quarter of 2011Gartner estimated that more than half (52.5%) of the smartphone sales belonged to Android.[219] By thethird quarter of 2012 Android had a 75% share of the global smartphone market according to the researchfirm IDC.[220]

In July 2011, Google said that 550,000 new Android devices were being activated every day,[221] up from400,000 per day in May,[222] and more than 100 million devices had been activated[223] with 4.4% growthper week.[221] In September 2012, 500 million devices had been activated with 1.3 million activations perday.[224][225] In May 2013, at Google I/O, Sundar Pichai announced that 900 million Android devices hadbeen activated.[226]

Android market share varies by location. In July 2012, "mobile subscribers aged 13+" in the United Statesusing Android were up to 52%,[227] and rose to 90% in China.[228] During the third quarter of 2012,Android's worldwide smartphone shipment market share was 75%,[220] with 750 million devices activated intotal. In April 2013 Android had 1.5 million activations per day.[225] As of May 2013, 48 billion applications("apps") have been installed from the Google Play store,[67] and by September 2013, one billion Androiddevices have been activated.[229]

As of July 2013, the Google Play store has had over one million Android applications published, and over 50billion applications downloaded.[12] A developer survey conducted in April–May 2013 found that Android isused by 71% of mobile developers.[13] The operating system's success has made it a target for patentlitigation as part of the so-called "smartphone wars" between technology companies.[20][21]

Android devices account for more than half of smartphone sales in most markets, including the US, while"only in Japan was Apple on top" (September–November 2013 numbers).[230] At the end of 2013, over 1.5billion Android smartphones have been sold in the four years since 2010,[231][232] making Android the mostsold phone and tablet OS. Three billion Android smartphones are estimated to be sold by the end of 2014(including previous years). According to Gartner research company, Android-based devices outsold allcontenders, every year since 2012.[233] In 2013, it outsold Windows 2.8:1 or by 573 million.[234][235][236] Asof 2015, Android has the largest installed base of all operating systems;[11] Since 2013, devices running italso sell more than Windows, iOS and Mac OS X devices combined.[237]

Since July 2014, Android is the most popular mobile operating system when it comes to use for webbrowsing, according to Net Applications.[238] In India and other countries, Android is the most popularoperating system overall (not just counting the "mobile" ones) for web browsing usage. According to

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

14 of 34 9/10/2015 12:06 PM

Page 15: Android

The first-generation Nexus 7 tablet

StatCounter, "mobile usage has already overtaken desktop in several countries including India, South Africaand Saudi Arabia",[239] with several countries in Africa having done so already, including Ethiopia andKenya in which mobile usage is at 72.23%.[240]

While Android phones in the Western world commonly include Google's proprietary add-ons (such asGoogle Play) to the otherwise open-source operating system, this is increasingly not the case in emergingmarkets; "ABI Research claims that 65 million devices shipped globally with open-source Android in thesecond quarter of [2014], up from 54 million in the first quarter"; depending on country, percent of phonesestimated to be based only on Android's source code (AOSP), forgoing the Android trademark: Thailand(44%), Philippines (38%), Indonesia (31%), India (21%), Malaysia (24%), Mexico (18%), Brazil (9%).[241]

According to a January 2015 Gartner report, "Android surpassed a billion shipments of devices in 2014, andwill continue to grow at a double-digit pace in 2015, with a 26 percent increase year over year." This made itthe first time that any general-purpose operating system has reached more than one billion end users within ayear: by reaching close to 1.16 billion end users in 2014, Android shipped over four times more than iOS andOS X combined, and over three times more than Microsoft Windows. Gartner expected the whole mobilephone market to "reach two billion units in 2016", including Android.[242]

According to a Statistica's estimate, Android smartphones had an installed base of 1.6 billion units in 2014,which was 75% of the estimated total number of smartphones worldwide.[243][244][c] Android has the largestinstalled base of any mobile operating system and, since 2013, the highest-selling operating systemoverall[234][246][247][237][248] with sales in 2012, 2013 and 2014[249] close to the installed base of all PCs.[250]

In the third quarter of 2013, Android's share of the global smartphone shipment market was 81.3%, thehighest ever,[251] and the Android share—led by Samsung products—was 81.3%.[251][252][253]

By August 2015, two continents have gone mobile-majority, by web use, because of Android. See Usageshare of web_browsers.

Adoption on tablets

Despite its success on smartphones, initially Android tablet adoptionwas slow.[254] One of the main causes was the chicken or the eggsituation where consumers were hesitant to buy an Android tabletdue to a lack of high quality tablet applications, but developers werehesitant to spend time and resources developing tablet applicationsuntil there was a significant market for them.[255][256] The contentand app "ecosystem" proved more important than hardware specs asthe selling point for tablets. Due to the lack of Android tablet-specificapplications in 2011, early Android tablets had to make do withexisting smartphone applications that were ill-suited to larger screensizes, whereas the dominance of Apple's iPad was reinforced by thelarge number of tablet-specific iOS applications.[256][257]

Despite app support in its infancy, a considerable number of Androidtablets (alongside those using other operating systems, such as the HPTouchPad and BlackBerry PlayBook) were rushed out to market inan attempt to capitalize on the success of the iPad.[256] InfoWorld hassuggested that some Android manufacturers initially treated their firsttablets as a "Frankenphone business", a short-term low-investmentopportunity by placing a smartphone-optimized Android OS (beforeAndroid 3.0 Honeycomb for tablets was available) on a device whileneglecting user interface. This approach, such as with the Dell Streak, failed to gain market traction withconsumers as well as damaging the early reputation of Android tablets.[258][259] Furthermore, several

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

15 of 34 9/10/2015 12:06 PM

Page 16: Android

Lollipop (21.0%)

KitKat (39.2%)

Jelly Bean (31.8%)

Ice Cream Sandwich (3.7%)

Gingerbread (4.1%)

Froyo (0.2%)

Android tablets such as the Motorola Xoom were priced the same or higher than the iPad, which hurt sales.An exception was the Amazon Kindle Fire, which relied upon lower pricing as well as access to Amazon'secosystem of applications and content.[256][260]

This began to change in 2012 with the release of the affordable Nexus 7 and a push by Google fordevelopers to write better tablet applications.[261] According to International Data Corporation, shipments ofAndroid-powered tablets surpassed iPads in Q3 2012.[262]

As of the end of 2013, over 191.6 million Android tablets had sold in three years since 2011.[263][264] Thismade Android tablets the most-sold type of tablet in 2013, surpassing iPads in the second quarter of2013.[265]

According to the StatCounter's June 2015 web use statistics, Android tablets represent the majority of tabletdevices used on the South American[266] and African continents (60.23%),[267] while they have equaled withthe iPad's market share in major countries on all continents (with the North America as an exception, thoughin El Salvador Android has the majority[268]), and getting close to representing the majority on the wholeAsian continent[269] having done so already in India (65.9%),[270] Indonesia (62.22%),[271] and most Middle-Eastern countries.[272] In about half of the European countries, Android tablets have a majority marketshare.[273] China is an exception for the major developing countries, in which Android phablets (classified assmartphones while similar in size to tablets) are more popular than Android tablets or iPads.

Platform usage

Charts in this section provide breakdowns of Android versions, based ondevices accessing the Google Play Store in a seven-day period ending onSeptember 7, 2015.[274][d] Therefore, these statistics exclude devicesrunning various Android forks that do not access the Google Play Store,such as Amazon's Fire tablets.

Version Code name Release dateAPI

levelDistribution

5.1.xLollipop

March 9, 2015 22 5.1%

5.0–5.0.2 November 3, 2014 21 15.9%

4.4–4.4.4 KitKat October 31, 2013 19 39.2%

4.3.x

Jelly Bean

July 24, 2013 18 4.5%

4.2.x November 13, 2012 17 15.2%

4.1.x July 9, 2012 16 12.1%

4.0.3–4.0.4Ice CreamSandwich

December 16, 2011 15 3.7%

2.3.3–2.3.7 Gingerbread February 9, 2011 10 4.1%

2.2–2.2.3 Froyo May 20, 2010 8 0.2%

Application piracy

In general, paid Android applications can easily be pirated.[275] In a May 2012 interview with Eurogamer,the developers of Football Manager stated that the ratio of pirated players vs legitimate players was 9:1 fortheir game Football Manager Handheld.[276] However, not every developer agreed that piracy rates were anissue; for example, in July 2012 the developers of the game Wind-up Knight said that piracy levels of theirgame were only 12%, and most of the piracy came from China, where people cannot purchase apps from

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

16 of 34 9/10/2015 12:06 PM

Page 17: Android

Google Play.[277]

In 2010, Google released a tool for validating authorized purchases for use within apps, but developerscomplained that this was insufficient and trivial to crack. Google responded that the tool, especially its initialrelease, was intended as a sample framework for developers to modify and build upon depending on theirneeds, not as a finished piracy solution.[278] Android "Jelly Bean" introduced the ability for paid apps to beencrypted, so that they may only work on the device for which they were licensed.[279][280]

Legal issues

Further information: Oracle v. Google, Smartphone wars and Patent troll

Both Android and Android phone manufacturers have been involved in numerous patent lawsuits. OnAugust 12, 2010, Oracle sued Google over claimed infringement of copyrights and patents related to theJava programming language.[281] Oracle originally sought damages up to $6.1 billion,[282] but this valuationwas rejected by a United States federal judge who asked Oracle to revise the estimate.[283] In response,Google submitted multiple lines of defense, counterclaiming that Android did not infringe on Oracle's patentsor copyright, that Oracle's patents were invalid, and several other defenses. They said that Android is basedon Apache Harmony, a clean room implementation of the Java class libraries, and an independentlydeveloped virtual machine called Dalvik.[284] In May 2012, the jury in this case found that Google did notinfringe on Oracle's patents, and the trial judge ruled that the structure of the Java APIs used by Google wasnot copyrightable.[285][286] The parties agreed to zero dollars in statutory damages for a small amount ofcopied code.[287] On May 9, 2014, the Federal Circuit partially reversed the district court ruling, ruling inOracle's favor on the copyrightability issue, and remanding the issue of fair use to the district court.[288][289]

In addition to lawsuits against Google directly, various proxy wars have been waged against Androidindirectly by targeting manufacturers of Android devices, with the effect of discouraging manufacturers fromadopting the platform by increasing the costs of bringing an Android device to market.[290] Both Apple andMicrosoft have sued several manufacturers for patent infringement, with Apple's ongoing legal action againstSamsung being a particularly high-profile case. In October 2011, Microsoft said they had signed patentlicense agreements with ten Android device manufacturers, whose products account for "70% in the U.S."(http://www.microsoft.com/en-us/news/press/2012/jan12/01-12lgpr.aspx). and 55% of the worldwiderevenue for Android devices.[291] These include Samsung and HTC.[292] Samsung's patent settlement withMicrosoft includes an agreement that Samsung will allocate more resources to developing and marketingphones running Microsoft's Windows Phone operating system.[290]

Google has publicly expressed its frustration for the current patent landscape in the United States, accusingApple, Oracle and Microsoft of trying to take down Android through patent litigation, rather than innovatingand competing with better products and services.[293] In 2011–12, Google purchased Motorola Mobility forUS$12.5 billion, which was viewed in part as a defensive measure to protect Android, since MotorolaMobility held more than 17,000 patents.[294] In December 2011, Google bought over a thousand patentsfrom IBM.[295]

In 2013, FairSearch, a lobbying organization supported by Microsoft, Oracle and others, filed a complaintregarding Android with the European Commission, alleging that its free-of-charge distribution modelconstituted anti-competitive predatory pricing. The Free Software Foundation Europe, whose donors includeGoogle, disputed the Fairsearch allegations.[296]

Use outside of smartphones and tablets

The open and customizable nature of Android allows it to be used on other electronics aside from

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

17 of 34 9/10/2015 12:06 PM

Page 18: Android

Ouya, a video game console which

runs Android.

smartphones and tablets, including laptops and netbooks,smartbooks,[297] smart TVs (Android TV, Google TV) and cameras(E.g. Galaxy Camera).[298] In addition, the Android operating systemhas seen applications on smart glasses (Google Glass),smartwatches,[299] headphones,[300] car CD and DVD players,[301]

mirrors,[302] portable media players,[303] landline[304] and Voice overIP phones.[305] Ouya, a video game console running Android, becameone of the most successful Kickstarter campaigns, crowdfundingUS$8.5m for its development,[306][307] and was later followed byother Android-based consoles, such as Nvidia's Shield Portable – anAndroid device in a video game controller form factor.[308]

In 2011, Google demonstrated "Android@Home", a home automation technology which uses Android tocontrol a range of household devices including light switches, power sockets and thermostats.[309] Prototypelight bulbs were announced that could be controlled from an Android phone or tablet, but Android headAndy Rubin was cautious to note that "turning a lightbulb on and off is nothing new", pointing to numerousfailed home automation services. Google, he said, was thinking more ambitiously and the intention was touse their position as a cloud services provider to bring Google products into customers' homes.[310][311]

Parrot unveiled an Android-based car stereo system known as Asteroid in 2011,[312] followed by a successor,the touchscreen-based Asteroid Smart, in 2012.[313] In 2013, Clarion released its own Android-based carstereo, the AX1.[314] In January 2014, at the Consumer Electronics Show (CES), Google announced theformation of the Open Automotive Alliance, a group including several major automobile makers (Audi,General Motors, Hyundai, and Honda) and Nvidia, which aims to produce Android-based in carentertainment systems for automobiles, "[bringing] the best of Android into the automobile in a safe andseamless way."[315]

On March 18, 2014, Google announced Android Wear, an Android-based platform specifically intended forsmartwatches and other wearable devices; only a developer preview was made publicly available.[316] Thiswas followed by the unveiling of two Android-Wear-based devices, the LG G Watch and Moto 360.[317]

On June 25, 2014, at Google I/O, it was announced that Android TV, a Smart TV platform, is replacing thepreviously released Google TV. On June 26, 2014, Google announced Android Auto for the car.

Desktops and laptops

Android comes preinstalled on a few laptops (a similar functionality of running Android applications is alsoavailable in the Google Chrome OS) and can also be installed on most personal computers by end users. Onthose platforms Android provides additional functionality for non-virtual keyboards and mice, together withthe "Alt-Tab" key combination for switching applications quickly with a keyboard; such functionality isusually not considered essential for "mobile" platforms, while it is also usable on them with accessories.

One reviewer commented on "desktop" use of Android, comparing it with traditional Linux desktops:

“ The notification center is vastly more complete and robust than in most environments. Justabout every type of notification comes through this one user interface, functionality thatother desktops only dream of. [..]

If one can get over the whole “every app runs full screen” shebang, Android actually makesfor an astoundingly usable, easy to learn, fairly peppy and relatively good-looking desktopenvironment. ”

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

18 of 34 9/10/2015 12:06 PM

Page 19: Android

Would I enjoy the Android user experience as my primary Linux Desktop experience? Yes.Absolutely. In fact, for long periods of time, Android has been my primary computingplatform. And the environment is absolutely usable for that purpose.

—Bryan Lunduke, Network World[318]

See also

Android rootingAndroid version historyComparison of mobile operating systemsIndex of Android OS articlesList of GPS software for mobile phonesOpenmokoStagefright (bug)

Notes

As of Android 5.0, the following languages are supported: Afrikaans, Bahasa Indonesia, Bahasa Melayu, Català,Čeština, Dansk, Deutsch, Eesti, English (Australia), English (India), English (United Kingdom), English (UnitedStates), Español (España), Español (Estados Unidos), Euskara, Filipino, Français (Canada), Français (France),Galego, Hrvatski, IsiZulu, Íslenska, Italiano, Kiswahili, Latviešu, Lietuvių, Magyar, Nederlands, Norsk bokmål,Polski, Português (Brasil), Português (Portugal), Română, Slovenčina, Slovenščina, Suomi, Svenska, Tiếng Việt,Türkçe, Eλληνικά, Български, Кыргызса, Македонски, Монгол, Русский, Српски, Українська,

ქართული, Հայերեն, فارسی, العربية, עברית , አማርኛ, नेपाल�, मराठ, �ह द�, �����, தமி�, ������, ಕನ�ಡ,

������, �ංහල, ไทย, ລາວ, ែខម រ, 한국어, 中文 (简体), 中文 (繁體), 中文 (香港), and 日本語.

a.

Official 64-bit support for all platforms was introduced in Android 5.0 "Lollipop".b. To put the Statistica's numbers in context: by Strategy Analytics estimates, Windows the most popular"desktop" operating system, has an estimated installed base of about 1.3 billion at best;[245] they also estimatethe overall tablet installed base to be already of comparable size to the PC market and predict tablets will havesurpassed them by 2018.

c.

Versions accounting for less than 0.1% are not included.d.

References

"Android Code Analysis" (http://www.ohloh.net/p/android/analyses/latest). Retrieved June 6, 2012.1. "The Android Source Code: Governance Philosophy" (http://source.android.com/source/index.html).source.android.com. December 17, 2014. Retrieved January 25, 2015.

2.

"Google’s iron grip on Android: Controlling open source by any means necessary" (http://arstechnica.com/gadgets/2013/10/googles-iron-grip-on-android-controlling-open-source-by-any-means-necessary). Ars Technica.Retrieved December 8, 2013.

3.

"Announcing the Android 1.0 SDK, release 1" (http://android-developers.blogspot.in/2008/09/announcing-android-10-sdk-release-1.html). September 9, 2008. Retrieved September 21, 2012.

4.

Shah, Agam (December 1, 2011). "Google's Android 4.0 ported to x86 processors"(http://www.computerworld.com/s/article/9222323/Google_s_Android_4.0_ported_to_x86_processors).Computerworld. International Data Group. Retrieved February 20, 2012.

5.

"MIPS gets sweet with Honeycomb" (http://www.eetimes.com/electronics-news/4215490/MIPS-gets-sweet-with-Honeycomb). Eetimes.com. Retrieved February 20, 2012.

6.

"android/platform/bionic/" (https://android.googlesource.com/platform/bionic/+/master/libc/).7. "android/platform/external/mksh/" (https://android.googlesource.com/platform/external/mksh/+/master).8.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

19 of 34 9/10/2015 12:06 PM

Page 20: Android

"android/platform/system/core/toolbox/" (https://android.googlesource.com/platform/system/core/+/master/toolbox/).

9.

"Licenses" (http://source.android.com/source/licenses.html). Android Open Source Project. Open HandsetAlliance. Retrieved September 9, 2012. "The preferred license for the Android Open Source Project is the

Apache Software License, 2.0. ... Why Apache Software License? ... For userspace (that is, non-kernel)

software, we do in fact prefer ASL2.0 (and similar licenses like BSD, MIT, etc.) over other licenses such as

LGPL. Android is about freedom and choice. The purpose of Android is promote openness in the mobile

world, but we don't believe it's possible to predict or dictate all the uses to which people will want to put our

software. So, while we encourage everyone to make devices that are open and modifiable, we don't believe it

is our place to force them to do so. Using LGPL libraries would often force them to do so."

10.

Manjoo, Farhad (2015-05-27). "A Murky Road Ahead for Android, Despite Market Dominance"(http://www.nytimes.com/2015/05/28/technology/personaltech/a-murky-road-ahead-for-android-despite-market-dominance.html). The New York Times. ISSN 0362-4331 (https://www.worldcat.org/issn/0362-4331). Retrieved2015-05-27.

11.

"Android's Google Play beats App Store with over 1 billion apps, now officially largest"(http://www.phonearena.com/news/Androids-Google-Play-beats-App-Store-with-over-1-million-apps-now-officially-largest_id45680). Phonearena.com. Retrieved August 28, 2013.

12.

"Developer Economics Q3 2013 analyst report" (http://www.visionmobile.com/DevEcon3Q13). Retrieved July2013.

13.

"Developer Economics Q1 2015: State of the Developer Nation" (https://www.developereconomics.com/reports/developer-economics-q1-2015/). February 17, 2015. Retrieved May 14, 2015.

14.

Google shows off new version of Android, announces 1 billion active monthly users (http://www.techspot.com/news/57228-google-shows-off-new-version-of-android-announces-1-billion-active-monthly-users.html).Techspot. Retrieved June 30, 2014

15.

Elgin, Ben (August 17, 2005). "Google Buys Android for Its Mobile Arsenal" (http://www.webcitation.org/5wk7sIvVb). Bloomberg Businessweek. Bloomberg. Archived from the original (http://www.businessweek.com/technology/content/aug2005/tc20050817_0949_tc024.htm) on February 24, 2011. Retrieved February 20,2012. "In what could be a key move in its nascent wireless strategy, Google (GOOG) has quietly acquiredstartup Android, Inc., ..."

16.

"Industry Leaders Announce Open Platform for Mobile Devices" (http://www.openhandsetalliance.com/press_110507.html) (Press release). Open Handset Alliance. November 5, 2007. Retrieved February 17, 2012.

17.

Brodkin, Jon (November 5, 2012). "On its 5th birthday, 5 things we love about Android" (http://arstechnica.com/gadgets/2012/11/on-androids-5th-birthday-5-things-we-love-about-android/). Product News & Reviews. Ars

Technica.

18.

"Custom ROMs For Android Explained – Here Is Why You Want Them" (http://www.androidpolice.com/2010/05/01/custom-roms-for-android-explained-and-why-you-want-them/). August 20, 2012. RetrievedSeptember 15, 2012.

19.

Reardon, Marguerite (August 15, 2011). "Google just bought itself patent protection | Signal Strength – CNETNews" (http://news.cnet.com/8301-30686_3-20092399-266/google-just-bought-itself-patent-protection/).News.cnet.com. Retrieved May 1, 2013.

20.

Douglas Perry (July 16, 2011). "Google Android Now on 135 Million Devices" (http://www.tomsguide.com/us/google-android-installations-app-downloads,news-11861.html). Tomsguide.com. Retrieved May 1, 2013.

21.

Markoff, John (November 4, 2007). "I, Robot: The Man Behind the Google Phone" (http://www.nytimes.com/2007/11/04/technology/04google.html?_r=2&hp=&pagewanted=all). The New York Times. RetrievedFebruary 15, 2012.

22.

Kirsner, Scott (September 2, 2007). "Introducing the Google Phone" (https://web.archive.org/web/20100104054533/http://www.boston.com/business/technology/articles/2007/09/02/introducing_the_google_phone/). The Boston Globe. Archived from the original (http://www.boston.com/business/technology/articles/2007/09/02/introducing_the_google_phone/) on January 4, 2010. RetrievedFebruary 15, 2012.

23.

Vogelstein, Fred (April 2011). "How the Android Ecosystem Threatens the iPhone" (http://www.wired.com/magazine/2011/04/mf_android/all/1). Wired. Retrieved June 2, 2012.

24.

Chris Welch (April 16, 2013). "Before it took over smartphones, Android was originally destined for cameras"(http://www.theverge.com/2013/4/16/4230468/android-originally-designed-for-cameras-before-smartphones).The Verge. Retrieved May 1, 2013.

25.

Vance, Ashlee (July 27, 2011). "Steve Perlman's Wireless Fix" (http://www.businessweek.com/magazine/the-edison-of-silicon-valley-07272011.html). Bloomberg Businessweek. Bloomberg. Retrieved November 3,2012.

26.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

20 of 34 9/10/2015 12:06 PM

Page 21: Android

Block, Ryan (August 28, 2007). "Google is working on a mobile OS, and it's due out shortly"(http://www.engadget.com/2007/08/28/google-is-working-on-a-mobile-os-and-its-due-out-shortly). Engadget.Retrieved February 17, 2012.

27.

Sharma, Amol; Delaney, Kevin J. (August 2, 2007). "Google Pushes Tailored Phones To Win Lucrative AdMarket" (http://online.wsj.com/article/SB118602176520985718.html). The Wall Street Journal. RetrievedFebruary 17, 2012.

28.

"Google admits to mobile phone plan" (https://web.archive.org/web/20070703031543/http://www.directtraffic.org/OnlineNews/Google_admits_to_mobile_phone_plan_18094880.html). directtraffic.org.Google News. March 20, 2007. Archived from the original (http://www.directtraffic.org/OnlineNews/Google_admits_to_mobile_phone_plan_18094880.html) on July 3, 2007. Retrieved February 17, 2012.

29.

McKay, Martha (December 21, 2006). "Can iPhone become your phone?; Linksys introduces versatile line forcordless service" (http://record-bergen.vlex.com/vid/iphone-phone-linksys-versatile-cordless-62885923). The

Record (Bergen County). p. L9. Retrieved February 21, 2012. "And don't hold your breath, but the same cellphone-obsessed tech watchers say it won't be long before Google jumps headfirst into the phone biz. Phone,anyone?"

30.

Ionescu, Daniel (April 26, 2012). "Original Android Prototype Revealed During Google, Oracle Trial"(http://www.pcworld.com/article/254539/original_android_prototype_revealed_during_google_oracle_trial.html). PCWorld. Retrieved February 23,2014.

31.

Lee, Timothy B. (February 23, 2012). "If Android is a "stolen product," then so was the iPhone"(http://arstechnica.com/tech-policy/2012/02/if-android-is-a-stolen-product-then-so-was-the-iphone/). ArsTechnica. Retrieved July 11, 2014.

32.

Claburn, Thomas (September 19, 2007). "Google's Secret Patent Portfolio Predicts gPhone"(http://www.informationweek.com/news/showArticle.jhtml?articleID=201807587&cid=nl_IWK_daily).InformationWeek. Retrieved February 17, 2012.

33.

Pearce, James Quintana (September 20, 2007). "Google's Strong Mobile-Related Patent Portfolio"(http://www.moconews.net/entry/419-googles-strong-mobile-related-patent-portfolio). mocoNews.net. RetrievedFebruary 17, 2012.

34.

"Android Kernel Versions" (http://elinux.org/Android_Kernel_Versions). elinux.org. July 7, 2011. RetrievedNovember 3, 2013.

35.

Mark Wilson (September 23, 2008). "T-Mobile G1: Full Details of the HTC Dream Android Phone"(http://gizmodo.com/5053264/t+mobile-g1-full-details-of-the-htc-dream-android-phone). gizmodo.com.Retrieved December 27, 2013.

36.

Richard Wray (March 14, 2010). "Google forced to delay British launch of Nexus phone"(http://www.guardian.co.uk/technology/2010/mar/14/google-mobile-phone-launch-delay). London:guardian.co.uk. Retrieved February 17, 2012.

37.

Charles Arthur (March 13, 2013). "Andy Rubin moved from Android to take on 'moonshots' at Google |Technology | guardian.co.uk" (http://www.guardian.co.uk/technology/2013/mar/13/andy-rubin-google-move).London: Guardian. Retrieved March 14, 2013.

38.

Page, Larry. "Official Blog: Update from the CEO" (http://googleblog.blogspot.co.uk/2013/03/update-from-ceo.html). Googleblog.blogspot.co.uk. Retrieved March 14, 2013.

39.

"Google details Android 4.4 KitKat, its latest mobile upgrade" (http://www.techradar.com/news/software/operating-systems/google-details-android-4-4-kitkat-its-latest-mobile-upgrade-1195177). techradar.com.October 31, 2013. Retrieved November 5, 2013.

40.

"KitKat mocks Apple with Android 4.4 parody video" (http://www.theverge.com/2013/9/3/4690744/kit-kat-mocks-apple-with-android-parody-video). The Verge. Retrieved September 4, 2013.

41.

Danny Choi (November 14, 2014). "Android 5.0 Release Date: Lollipop For Samsung Galaxy Available ByJanuary 2015" (http://www.latintimes.com/android-50-release-date-lollipop-samsung-galaxy-available-january-2015-275757). Latin Times. Retrieved November 15, 2014.

42.

"Official Android Blog: Android 5.1: Unwrapping a new Lollipop update" (http://officialandroid.blogspot.de/2015/03/android-51-unwrapping-new-lollipop.html). Official Android Blog.

43.

"Google Unveils a New, Nicer, Pricier Nexus 7 Tablet" (http://techland.time.com/2013/07/24/google-unveils-a-new-nicer-pricier-nexus-7-tablet/). Time.

44.

"Hugo Barra: where are the Android tablets of HTC One-like quality?" (http://www.androidauthority.com/hugo-barra-android-tablet-htc-one-250126/). Android Authority.

45.

"Android Director: ‘We Have the Most Accurate, Conversational, Synthesized Voice in the World’"(http://www.wired.com/2012/07/google-android-hugo-barra-interview/). Wired.

46.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

21 of 34 9/10/2015 12:06 PM

Page 22: Android

"Xiaomi co-founder on why ex-Google exec Barra and its own firmware are key to international success"(http://thenextweb.com/asia/2013/09/09/xiaomi-co-founder-on-why-ex-google-exec-barra-and-its-own-firmware-are-key-to-international-success/). The Next Web.

47.

Miller, Ross (May 28, 2015). "Google announces Brillo, an operating system for the Internet of Things:Developer preview coming in Q3" (http://www.theverge.com/2015/5/28/8677119/google-project-brillo-iot-google-io-2015). Retrieved June 4, 2015.

48.

"Touch Devices | Android Open Source" (http://source.android.com/tech/input/touch-devices.html).Source.android.com. Retrieved September 15, 2012.

49.

"Sensors Overview (Android Developers)" (http://developer.android.com/guide/topics/sensors/sensors_overview.html). developer.android.com. Retrieved October 29, 2013.

50.

"Real Racing 2 Speeds Into The Android Market – Leaves Part 1 In The Dust" (http://phandroid.com/2011/12/22/real-racing-2-speeds-into-the-android-market-leaves-part-1-in-the-dust/). Phandroid.com. September 22,2011. Retrieved September 15, 2012.

51.

"Widgets | Android Developers" (http://developer.android.com/design/patterns/widgets.html).Developer.android.com. Retrieved September 15, 2012.

52.

"General Android instructions" (http://info.graphogame.com/gl-diploma/android-instructions). graphogame.com.October 2012. Retrieved October 29, 2013.

53.

"Launcher 7 Brings Windows Phone's Simple, Attractive Interface to Android" (http://lifehacker.com/5804091/launcher-7-brings-windows-phones-simple-attractive-interface-to-android). Lifehacker.com. May 20, 2011.Retrieved November 24, 2012.

54.

Begun, Daniel A. (March 2011) [2011]. "Dealing with fragmentation on Android devices"(http://www.dummies.com/how-to/content/looking-at-the-android-operating-system0.html). Amazing Android

Apps (http://www.dummies.com/store/product/Amazing-Android-Apps-For-Dummies.productCd-0470936290.html). For Dummies. Wiley. p. 7. ISBN 978-0-470-93629-0. Retrieved May 22, 2013.

55.

"UI Overview | Android Developers" (http://developer.android.com/design/get-started/ui-overview.html).Developer.android.com. Retrieved September 15, 2012.

56.

"Notifications | Android Developers" (http://developer.android.com/design/patterns/notifications.html).Developer.android.com. Retrieved September 15, 2012.

57.

"Launchers" (https://play.google.com/store/search?q=launcher&c=apps). google.com. Retrieved February 3,2014.

58.

"C++ Library Support" (http://developer.android.com/ndk/guides/cpp-support.html). Android. "libC++ runtime[..] 99% of tests pass when compiling libc++ with Clang 3.4 for all supported ABIs. The failures are mostly inthe areas of wchar_t and locales that Android bionic doesn't support."

59.

"Android NDK Native APIs" (http://developer.android.com/ndk/guides/stable_apis.html).developer.android.com. Retrieved June 10, 2015. "The Android NDK provides a set of native headers andshared library files that has gradually increased with successive releases of new Android API levels."

60.

"Sample: hello-jni" (http://developer.android.com/ndk/samples/sample_hellojni.html). developer.android.com.Retrieved June 10, 2015.

61.

"Package app, which lets you write Apps for Android (and eventually, iOS)" (http://godoc.org/golang.org/x/mobile/app). Retrieved 2015-06-09. "There are two ways to use Go in an Android App. The first is as alibrary called from Java, the second is to use a restricted set of features but work entirely in Go.[..] An app canbe written entirely in Go. This results in a significantly simpler programming environment (and eventually,portability to iOS), however only a very restricted set of Android APIs are available. The provided interfacesare focused on games. It is expected that the app will draw to the entire screen (via OpenGL, see thego.mobile/gl package), and that none of the platform's screen management infrastructure is exposed. OnAndroid, this means a native app is equivalent to a single Activity (in particular a NativeActivity) and on iOS, asingle UIWindow. Touch events will be accessible via this package. When Android support is out of preview,all APIs supported by the Android NDK will be exposed via a Go package."

62.

"Tools Overview" (http://developer.android.com/guide/developing/tools/index.html). Android Developers. July21, 2009.

63.

Savov, Vlad (January 28, 2014). "Chrome Apps are coming to iOS and Android" (http://www.theverge.com/2014/1/28/5355064/chrome-apps-are-coming-to-ios-and-android). The Verge. Retrieved February 2, 2014.

64.

"Google mandates ‘Powered by Android’ branding on new devices" (http://www.geek.com/android/google-mandates-powered-by-android-branding-on-new-devices-1589253/). Geek.com. Retrieved March 28, 2014.

65.

"Google Play Hits 1 Million Apps" (http://mashable.com/2013/07/24/google-play-1-million/). Mashable. July24, 2013. Retrieved January 2, 2014.

66.

"BBC Google activations and downloads update May 2013" (http://www.bbc.co.uk/news/technology-22542725). BBC News. May 15, 2013. Retrieved May 16, 2013.

67.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

22 of 34 9/10/2015 12:06 PM

Page 23: Android

Warren, Christina. "Google Play Hits 1 Million Apps" (http://mashable.com/2013/07/24/google-play-1-million/).Mashable. Retrieved June 4, 2014.

68.

"Android Compatibility" (http://developer.android.com/guide/practices/compatibility.html). Android

Developers. android.com. Retrieved November 16, 2013.69.

Chu, Eric (April 13, 2011). "Android Developers Blog: New Carrier Billing Options on Android Market"(http://android-developers.blogspot.com/2011/04/new-carrier-billing-options-on-android.html). android-developers.blogspot.com. Retrieved May 15, 2011.

70.

Ganapati, Priya (June 11, 2010). "Independent App Stores Take On Google's Android Market"(http://www.wired.com/gadgetlab/2010/06/independent-app-stores-take-on-googles-android-market/). Wired

News. Retrieved February 20, 2012.

71.

"The great Ars experiment—free and open source software on a smartphone?!" (http://arstechnica.com/gadgets/2014/07/exploring-the-world-of-foss-android-can-a-smartphone-be-open-source/). Ars Technica. RetrievedOctober 6, 2014.

72.

"Google evicts ad-blocking software from Google Play store" (http://arstechnica.com/gadgets/2013/03/google-evicts-ad-blocking-software-from-google-play-store/). Ars Technica. Retrieved October 6, 2014.

73.

"The truth about Android task killers and why you don't need them" (http://www.phonedog.com/2011/06/26/the-truth-about-android-task-killers-and-why-you-don-t-need-them/). PhoneDog. June 26, 2011. RetrievedOctober 30, 2012.

74.

Victor Matos (September 9, 2013). "Lesson 3: Android Application's Life Cycle" (http://web.archive.org/web/20140222153131/http://grail.cba.csuohio.edu/~matos/notes/cis-493/lecture-notes/Android-Chapter03-Life-Cycle.pdf) (PDF). grail.cba.csuohio.edu. Cleveland State University. Archived from the original(http://grail.cba.csuohio.edu/~matos/notes/cis-493/lecture-notes/Android-Chapter03-Life-Cycle.pdf) (PDF) onFebruary 22, 2014. Retrieved April 15, 2014.

75.

"Android PSA: Stop Using Task Killer Apps" (http://phandroid.com/2011/06/16/android-psa-stop-using-task-killer-apps-now/). Phandroid.com. June 16, 2011. Retrieved October 30, 2012.

76.

Reto Meier. Professional Android 4 Application Development (http://books.google.com/books?id=g3hAdK1IBkYC&pg=PT53&lpg=PT53&dq=android+inactive+applications&source=bl&ots=aqQwNXdCCU&sig=C0onkRP1Uv9lhj-3VK998aQFfN8&hl=en&sa=X&ei=vA74UqCjN8SYtQbIpoDQBg&redir_esc=y#v=onepage&q=android%20inactive%20applications&f=false). Books.google.com. Retrieved February 9, 2014.

77.

"Updates" (http://lifehacker.com/5862994/real-world-test-show-that-android-task-killers-are-still-useless).Lifehacker.com. Retrieved November 2, 2012.

78.

"Android Lollipop" (http://developer.android.com/about/versions/lollipop.html). developer.android.com.Retrieved November 24, 2014. "It's supported on ARM, x86, and MIPS architectures and is fully 64-bitcompatible."

79.

"Android on Intel Architecture" (https://01.org/android-ia/). 01.org. July 11, 2013. Retrieved February 9, 2014.80. Warman, Matt (June 7, 2012). "Orange San Diego Intel Android mobile phone review"(http://www.telegraph.co.uk/technology/mobile-phone-reviews/9314362/Orange-San-Diego-Intel-Android-mobile-phone-review.html). The Daily Telegraph. Telegraph Media Group Limited. Retrieved June 19, 2013.

81.

http://static.googleusercontent.com/media/source.android.com/en//compatibility/android-cdd.pdf82. "Android KitKat" (http://developer.android.com/about/versions/kitkat.html). Android Developers Portal.android.com. Retrieved November 16, 2013.

83.

"7.6.1". Android Compatibility Definition Document (http://static.googleusercontent.com/media/source.android.com/en/us/compatibility/android-cdd.pdf) (PDF) (4.4 ed.). Google. November 27, 2013. p. 33.

84.

"Android on Intel Architecture" (https://01.org/android-ia/). 01.org. July 11, 2013. Retrieved February 9, 2014.85. "Android Developers: Graphics" (http://source.android.com/devices/graphics.html). android.com. RetrievedNovember 15, 2013.

86.

"Lenovo N308 Desktop specs" (http://www.pcworld.com/product/1427121/n308.html). PCWorld. RetrievedNovember 1, 2014.

87.

Michael Brown (May 8, 2014). "Three Android all-in-one PCs reviewed" (http://www.pcworld.com/article/2152540/android-on-the-big-screen-we-chew-up-and-spit-out-three-jelly-bean-all-in-one-pcs.html). PCWorld.Retrieved November 1, 2014.

88.

Shawn Knight. "Acer TA272 HUL Android All-in-One Review" (http://www.techspot.com/review/805-acer-ta272-hul-android-aio/). TechSpot. Retrieved November 1, 2014.

89.

"ReleaseNote 4.4-r1 - Android-x86 - Porting Android to x86" (http://www.android-x86.org/releases/releasenote-4-4-r1). Retrieved November 1, 2014.

90.

"4 Ways to Run Android on Your PC and Make Your Own "Dual OS" System" (http://www.howtogeek.com/179691/4-ways-to-run-android-on-your-pc-and-make-your-own-dual-os-system/). Howtogeek.com. January 13,2014. Retrieved April 7, 2014.

91.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

23 of 34 9/10/2015 12:06 PM

Page 24: Android

Brad Chacos (September 6, 2013). "Hybrid hijinks: How to install Android on your PC"(http://www.pcworld.com/article/2048220/hybrid-hijinks-how-to-install-android-on-your-pc.html). PCWorld.Retrieved April 7, 2014.

92.

Jose Pagliery (August 25, 2014). "China ditching Windows and Android for its own operating system"(http://money.cnn.com/2014/08/25/technology/security/china-os/). CNNMoney. Retrieved November 1, 2014.

93.

"BBC News - China plans new PC operating system in October" (http://www.bbc.com/news/technology-28928369). BBC News. Retrieved November 1, 2014.

94.

Paul Mozur (March 5, 2013). "China Criticizes Android's Dominance" (http://online.wsj.com/news/articles/SB10001424127887324539404578342132324098420?mg=reno64-wsj). WSJ. Retrieved November 1, 2014.

95.

"China targets own operating system to take on likes of Microsoft, Google" (http://www.reuters.com/article/2014/08/24/us-china-technology-idUSKBN0GO08H20140824). Reuters. Retrieved November 1, 2014.

96.

At http://source.android.com97. John McCann (December 13, 2012). "Android 4.1 Jelly Bean source code released | News"(http://www.techradar.com/news/phone-and-communications/mobile-phones/android-4-1-jelly-bean-source-code-released-1088404). TechRadar. Retrieved December 20, 2012.

98.

"Building for devices" (http://source.android.com/source/building-devices.html). Android Open Source Project.Retrieved December 20, 2012.

99.

Kennedy, Pagan (October 11, 2013). "Who Made That Android Logo?" (http://www.nytimes.com/2013/10/13/magazine/who-made-that-android-logo.html?ref=design). The New York Times, October 11, 2013.

100.

Isacc, Mike (October 21, 2011). "A deep-dive tour of Ice Cream Sandwich with Android's chief engineer"(http://arstechnica.com/gadgets/2011/10/a-deep-dive-tour-of-ice-cream-sandwich-with-androids-chief-engineer/).Ars Technica. Retrieved September 15, 2012.

101.

Cunningham, Andrew (June 27, 2012). "What happened to the Android Update Alliance?"(http://arstechnica.com/gadgets/2012/06/what-happened-to-the-android-update-alliance/). Ars Technica.Retrieved September 15, 2012.

102.

"Make Sure You Know Which Version Of Android Is On That Phone Before Buying It – The Consumerist"(http://consumerist.com/2010/03/15/make-sure-you-know-which-version-of-android-is-on-that-phone-before-buying-it/). Consumerist.com. March 15, 2010. Retrieved November 24, 2012.

103.

Gillmor, Dan (September 28, 2007). "Android's smartphone OS upgrade issues need more than a quick fix"(http://www.guardian.co.uk/commentisfree/2012/oct/28/android-smartphone-os-upgrade). London: TheGuardian. Retrieved November 24, 2012.

104.

"Security takes a backseat on Android in update shambles" (http://www.theregister.co.uk/2011/11/22/android_patching_mess/). The Register. November 22, 2011. Retrieved November 2, 2012.

105.

"Android Update Alliance examined, results since Google I/O found lacking" (http://www.slashgear.com/android-update-alliance-examined-results-since-google-io-found-lacking-06177411/). SlashGear. RetrievedSeptember 15, 2012.

106.

JR Raphael (February 13, 2014). "It's time to rethink the Android upgrade standard"(http://blogs.computerworld.com/android/23528/android-upgrade-standard). Computerworld Inc. RetrievedMarch 6, 2014.

107.

"Balky carriers and slow OEMs step aside: Google is defragging Android" (http://arstechnica.com/gadgets/2013/09/balky-carriers-and-slow-oems-step-aside-google-is-defragging-android/). Ars Technica. RetrievedSeptember 3, 2013.

108.

"Android 4.4.2 KitKat running Kernel 3.10 on the Samsung Galaxy Ace Style" (http://cdn.gsmarena.com/vv/newsimg/14/04/galaxy-ace-style/gsmarena_003.jpg). gsmarena.com. April 3, 2013. Retrieved April 11,2014.

109.

"Android 4.4.2 KitKat running Kernel 3.10 on the Exynos variant of the Samsung Galaxy S5 (SM-G900H)"(http://www.gsmkhmer.com/upload/data/image/n2f8uv-1283e1.png). gsmkhmer.com. May 5, 2014. RetrievedMay 5, 2014.

110.

Ryan Whitwam (November 25, 2013). "HTC Posts Android 4.4 Kernel Source And Framework Files For OneGoogle Play Edition, OTA Update Can't Be Far Off" (http://www.androidpolice.com/2013/11/25/htc-posts-android-4-4-kernel-source-and-framework-files-for-one-google-play-edition-ota-update-cant-be-far-off/).androidpolice.com. Retrieved December 2, 2013.

111.

"Android 4.4.2 on a Nexus 5 (screenshot)" (http://mobilesyrup.com/wp-content/uploads/2013/12/android442nexus5.jpg). mobilesyrup.com. December 9, 2013. Retrieved January 20, 2014.

112.

"Android 4.4.2 on a Galaxy Note 3 (screenshot)" (http://www.sammobile.com/wp-content/uploads/2014/01/Screenshot_2014-01-12-20-03-13.png). mobilesyrup.com. January 12, 2014. Retrieved January 20, 2014.

113.

Androidology – Part 1 of 3 – Architecture Overview (https://www.youtube.com/watch?v=QBGfUs9mQYY)(Video). YouTube. September 6, 2008. Retrieved November 7, 2007.

114.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

24 of 34 9/10/2015 12:06 PM

Page 25: Android

"Android Anatomy and Physiology" (http://androidteam.googlecode.com/files/Anatomy-Physiology-of-an-Android.pdf) (PDF). Google I/O. May 28, 2008. Retrieved May 23, 2014.

115.

"Android Kernel Features" (http://elinux.org/Android_Kernel_Features).116. David Meyer (February 3, 2010). "Linux developer explains Android kernel code removal"(http://www.zdnet.com/news/linux-developer-explains-android-kernel-code-removal/389733). ZDNet. RetrievedFebruary 20, 2012.

117.

Greg Kroah-Hartman (February 2, 2010). "Android and the Linux kernel community" (http://www.kroah.com/log/linux/android-kernel-problems.html). Retrieved February 20, 2012. "Google shows no sign of working to

get their code upstream anymore. Some companies are trying to strip the Android-specific interfaces from

their codebase and push that upstream, but that causes a much larger engineering effort, and is a pain that

just should not be necessary."

118.

Brian Proffitt (August 10, 2010). "Garrett's LinuxCon Talk Emphasizes Lessons Learned from Android/KernelSaga" (https://www.linux.com/news/embedded-mobile/mobile-linux/344486-garretta-linuxcon-talk-emphasizes-lessons-learned-from-androidkernel-saga). Linux.com. Retrieved February 21, 2012.

119.

Brian Proffitt (April 15, 2010). "DiBona: Google will hire two Android coders to work with kernel.org"(http://www.zdnet.com/blog/open-source/dibona-google-will-hire-two-android-coders-to-work-with-kernelorg/6274). www.zdnet.com. Retrieved February 20, 2012.

120.

Steven J. Vaughan-Nichols (September 7, 2010). "Android/Linux kernel fight continues"(http://blogs.computerworld.com/16900/android_linux_kernel_fight_continues). Computerworld. RetrievedFebruary 20, 2012.

121.

Steven J. Vaughan-Nichols (August 18, 2011). "Linus Torvalds on Android, the Linux fork"(http://www.zdnet.com/blog/open-source/linus-torvalds-on-android-the-linux-fork/9426). zdnet.com. RetrievedFebruary 15, 2012.

122.

Chris von Eitzen (December 23, 2011). "Android drivers to be included in Linux 3.3 kernel"(http://web.archive.org/web/20131208130029/http://www.h-online.com/open/news/item/Android-drivers-to-be-included-in-Linux-3-3-kernel-1400996.html). h-online.com. Archived from the original (http://www.h-online.com/open/news/item/Android-drivers-to-be-included-in-Linux-3-3-kernel-1400996.html) on December 8, 2013.Retrieved February 15, 2012.

123.

Jonathan, Corbet. "Autosleep and wakelocks" (https://lwn.net/Articles/479841/). LWN.124. "Google Working On Android Based On Linux 3.8" (http://www.phoronix.com/scan.php?page=news_item&px=MTMxMzc). February 28, 2013. Retrieved February 28, 2013.

125.

"Google working on experimental Linux Kernel 3.10 for Android" (http://www.pocketdroid.net/google-working-on-experimental-linux-kernel-3-10-for-android/). Pocketdroid.net. Retrieved September 3, 2013.

126.

Raja, Haroon Q. (May 19, 2011). "Android Partitions Explained: boot, system, recovery, data, cache & misc"(http://www.addictivetips.com/mobile/android-partitions-explained-boot-system-recovery-data-cache-misc/).Addictivetips.com. Retrieved September 15, 2012.

127.

See rooting128. Jools Whitehorn . "Android malware gives itself root access | News" (http://www.techradar.com/news/phone-and-communications/mobile-phones/android-malware-gives-itself-root-access-1062294). TechRadar. RetrievedSeptember 15, 2012.

129.

McPherson, Amanda (December 13, 2012). "What a Year for Linux: Please Join us in Celebration"(http://www.linuxfoundation.org/news-media/blogs/browse/2012/12/what-year-linux-please-join-us-celebration).Linux Foundation. Retrieved April 16, 2014.

130.

Proschofsky, Andreas (July 10, 2011). "Google: "Android is the Linux desktop dream come true" "(http://derstandard.at/1308186313932/Interview-Google-Android-is-the-Linux-desktop-dream-come-true).derStandard.at. Retrieved March 14, 2013.

131.

Hildenbrand, Jerry (November 8, 2012). "Ask AC: Is Android Linux?" (http://www.androidcentral.com/ask-ac-android-linux). Android Central. Retrieved March 14, 2013.

132.

Lynch, Jim (August 20, 2013). "Is Android really a Linux distribution?" (http://www.itworld.com/open-source/369810/android-really-linux-distribution). ITworld. Retrieved April 17, 2014.

133.

Paul, Ryan (February 24, 2009). "Dream(sheep++): A developer’s introduction to Google Android"(http://arstechnica.com/gadgets/2009/02/an-introduction-to-google-android-for-developers/). Ars Technica.Retrieved April 3, 2013.

134.

Ben Cheng; Bill Buzbee (May 2010). "A JIT Compiler for Android's Dalvik VM" (http://www.android-app-developer.co.uk/android-app-development-docs/android-jit-compiler-androids-dalvik-vm.pdf) (PDF).android-app-developer.co.uk. Google. pp. 5–14. Retrieved March 18, 2015.

135.

Phil Nickinson (May 26, 2010). "Google Android developer explains more about Dalvik and the JIT in Froyo"(http://www.androidcentral.com/google-android-developer-explains-more-about-dalvik-and-jit-froyo).androidcentral.com. Retrieved July 8, 2014.

136.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

25 of 34 9/10/2015 12:06 PM

Page 26: Android

Burnette, Ed (June 4, 2008). "Patrick Brady dissects Android" (http://www.zdnet.com/blog/burnette/patrick-brady-dissects-android/584). ZDNet. Retrieved April 27, 2014.

137.

Toombs, Cody (November 6, 2013). "Meet ART, Part 1: The New Super-Fast Android Runtime Google HasBeen Working On In Secret For Over 2 Years Debuts In KitKat" (http://www.androidpolice.com/2013/11/06/meet-art-part-1-the-new-super-fast-android-runtime-google-has-been-working-on-in-secret-for-over-2-years-debuts-in-kitkat/). Android Police. Retrieved April 27, 2014.

138.

"Returning BlueZ to Android" (https://lwn.net/Articles/597293/). LWN.net. May 6, 2014.139. Pruett, Chris (January 11, 2011). "Gingerbread NDK Awesomeness" (http://android-developers.blogspot.com/2011/01/gingerbread-ndk-awesomeness.html). Android Developers Blog. Google, Inc. Retrieved April 22,2014.

140.

"Simple DirectMedia Layer for Android" (http://wayback.archive.org/web/20120604080429/http://www.libsdl.org/tmp/SDL/README.android). SDL. August 12, 2012. Archived from the original(http://www.libsdl.org/tmp/SDL/README.android) on June 4, 2012.

141.

McFerran, Damien (April 17, 2012). "Best custom ROMs for the Samsung Galaxy S2 | Reviews | CNET UK"(http://reviews.cnet.co.uk/mobile-apps/best-custom-roms-for-the-samsung-galaxy-s2-50007658/).Reviews.cnet.co.uk. Retrieved September 15, 2012.

142.

Isaac, Mike (April 11, 2011). "Android OS Hack Gives Virtual Early Upgrade | Gadget Lab"(http://www.wired.com/gadgetlab/2011/04/cyanogenmod-android/). Wired.com. Retrieved September 15, 2012.

143.

"CyanogenMod Has Now Been Installed On Over 2 Million Devices, Doubles Install Numbers Since January"(http://www.androidpolice.com/2012/05/28/cyanogenmod-has-been-installed-over-2-million-times-doubles-install-numbers-since-january/). Androidpolice.com. May 28, 2012. Retrieved September 15, 2012.

144.

"Main Page" (http://idroidproject.org/). idroidproject.org. Retrieved August 1, 2015.145. "Unlock Bootloader" (http://htcdev.com/bootloader/). Retrieved October 30, 2011.146. Sadun, Erica (July 26, 2010). "LoC rules in favor of jailbreaking" (http://www.tuaw.com/2010/07/26/library-of-congress-rules-in-favor-of-jailbreaking/). Tuaw.com. Retrieved September 15, 2012.

147.

Crook, Jordan (October 24, 2011). "Motorola Offers Unlocked Bootloader Tool" (http://techcrunch.com/2011/10/24/motorola-offers-unlocked-bootloader-tool-for-droid-razr-verizon-removes-it/). Techcrunch.com.Retrieved September 15, 2012.

148.

"CyanogenMod 7 for Samsung Galaxy S2 (II): Development Already Started!" (http://www.inspiredgeek.com/2011/06/08/cyanogenmod-7-for-samsung-galaxy-s2-ii-development-already-started/). Inspired Geek. June 8,2011.

149.

"CyanogenMod coming to the Galaxy S 2, thanks to Samsung" (http://www.androidcentral.com/cyanogenmod-coming-galaxy-sii-thanks-samsung). Android Central. June 6, 2011.

150.

Forian, Daniel. "Sony Ericsson supports independent developers – Developer World"(http://developer.sonyericsson.com/wp/2011/09/28/sony-ericsson-supports-independent-developers/).Developer.sonyericsson.com. Retrieved September 15, 2012.

151.

Kopstein, Joshua (November 20, 2012). "Access Denied: why Android's broken promise of unlockedbootloaders needs to be fixed" (http://www.theverge.com/2012/11/20/3666668/access-denied-android-unlocked-bootloaders). The Verge. Retrieved November 24, 2012.

152.

"Android Security Overview" (http://source.android.com/tech/security/index.html). Android Open Source

Project. Retrieved February 20, 2012.153.

Felt, Adrienne Porte; Chin, Erika; Hanna, Steve; Song, Dawn; Wagner, David. "Android PermissionsDemystified" (http://www.cs.berkeley.edu/~afelt/android_permissions.pdf) (PDF). Retrieved February 20, 2012.

154.

Ojas Kulkarni (April 10, 2014). "Google goes hard on Malware for Android platform"(http://www.gadgetcluster.com/2014/04/google-goes-hard-on-malware-for-android-platform/).Gadgetcluster.com. Retrieved April 15, 2014.

155.

Franceschi-Bicchierai, Lorenzo. "Goodbye, Android" (http://motherboard.vice.com/read/goodbye-android).Motherboard. Vice. Retrieved 2 August 2015.

156.

Kingsley-Hughes, Adrian. "The toxic hellstew survival guide" (http://www.zdnet.com/article/the-android-toxic-hellstew-survival-guide/). ZDnet. Retrieved 2 August 2015.

157.

Tung, Liam (December 16, 2013). "Google removes 'awesome' but unintended privacy controls in Android4.4.2" (http://www.zdnet.com/google-removes-awesome-but-unintended-privacy-controls-in-android-4-4-2-7000024329/). ZDNet. Retrieved February 19, 2014.

158.

Arthur, Charles (December 20, 2013). "Android's permissions gap: why has it fallen so far behind Apple'siOS?" (http://www.theguardian.com/technology/2013/dec/20/android-apps-permission-app-ops). The Guardian.Retrieved February 19, 2014.

159.

"Danny Holyoake - Google+ - Well, darn. It's confirmed Android 4.4 KitKat is missing…"(https://plus.google.com/+DannyHolyoake/posts/FkfBxA5i3iG). Plus.google.com. November 11, 2013.Retrieved February 19, 2014.

160.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

26 of 34 9/10/2015 12:06 PM

Page 27: Android

Rosenblatt, Seth (December 19, 2013). "Why Android won't be getting App Ops anytime soon | Mobile - CNETNews" (http://news.cnet.com/8301-1035_3-57616076-94/why-android-wont-be-getting-app-ops-anytime-soon/).News.cnet.com. Retrieved February 19, 2014.

161.

John Freml. "Tip: Get App Ops back on Android 4.4 KitKat" (http://www.pocketables.com/2013/11/tip-get-app-ops-back-android-4-4-kitkat.html). Pocketables. Retrieved February 19, 2014.

162.

"[New App] XPrivacy Gives You Massive Control Over What Your Installed Apps Are Allowed To Do"(http://www.androidpolice.com/2013/06/23/xprivacy-gives-you-massive-control-over-what-your-installed-apps-are-allowed-to-do/). Androidpolice.com. June 23, 2013. Retrieved February 19, 2014.

163.

Protalinski, Emil (July 17, 2012). "Android malware numbers explode to 25,000 in June 2012"(http://www.zdnet.com/android-malware-numbers-explode-to-25000-in-june-2012-7000001046/). ZDNet.Retrieved November 9, 2012.

164.

"Mobile malware exaggerated by "charlatan" vendors, says Google engineer" (http://www.pcadvisor.co.uk/news/network-wifi/3320818/mobile-malware-exaggerated-by-charlatan-vendors-says-google-engineer/). PCAdvisor. November 24, 2011. Retrieved November 9, 2012.

165.

"Android 4.2 brings new security features to scan sideloaded apps" (http://www.androidcentral.com/android-42-brings-new-security-features-scan-sideloaded-apps). Android Central. Retrieved November 9, 2012.

166.

"Android malware perspective: only 0.5% comes from the Play Store" (http://www.phonearena.com/news/Android-malware-perspective-only-0.5-comes-from-the-Play-Store_id36696). Phonearena.com. RetrievedMarch 14, 2013.

167.

Chirgwin, Richard. "Google Bouncer flaw" (http://www.theregister.co.uk/2012/06/04/breaking_google_bouncer/). Tech news site and blog. The Register. Retrieved November 20, 2012.

168.

Whittaker, Zack (October 15, 2012). "Google building malware scanner for Google Play: report"(http://www.zdnet.com/google-building-malware-scanner-for-google-play-report-7000005780/). ZDNet.Retrieved November 9, 2012.

169.

"Exclusive: Inside Android 4.2's powerful new security system | Computerworld Blogs"(http://blogs.computerworld.com/android/21259/android-42-security). Blogs.computerworld.com. November 1,2012. Retrieved November 9, 2012.

170.

"Lookout Mobile Security" (http://www.mylookout.com). Lookout. Retrieved July 5, 2012.171. "Antivirus for Android Smartphones" (http://www.avg.com/us-en/antivirus-for-android). AVG. RetrievedFebruary 16, 2012.

172.

"McAfee Mobile Security for Android" (https://www.mcafeemobilesecurity.com/products/android.aspx).Mcafeemobilesecurity.com. Retrieved February 16, 2012.

173.

"Android antivirus apps are useless, here's what to do instead" (http://www.extremetech.com/computing/104827-android-antivirus-apps-are-useless-heres-what-to-do-instead/2). Retrieved April 10, 2012.

174.

Jason Nova (September 14, 2014). "The State of Antivirus for Android" (http://www.androidauthority.com/state-antivirus-android-523684/). androidauthority.com. Retrieved November 18, 2014.

175.

Steve Lohr (May 8, 2011). "Suit Opens a Window Into Google" (http://www.nytimes.com/2011/05/09/technology/09google.html?scp=1&sq=Skyhook%20Wireless%20v.%20Google%20Case%20Yields%20E-Mail%20Insight&st=cse). The New York Times. ISSN 0362-4331 (https://www.worldcat.org/issn/0362-4331).Retrieved February 16, 2012.

176.

"AppAnalysis.org: Real Time Privacy Monitoring on Smartphones" (http://appanalysis.org/faq.html). RetrievedFebruary 21, 2012.

177.

Ganapati, Priya (September 30, 2010). "Study Shows Some Android Apps Leak User Data Without ClearNotifications | Gadget Lab" (http://www.wired.com/gadgetlab/2010/09/data-collection-android/). Wired.com.Retrieved January 30, 2012.

178.

"Google announces tool to track lost Android phones" (http://www.theverge.com/2013/8/2/4582892/android-lost-device-recovery-tools-device-manager). The Verge. Retrieved September 3, 2013.

179.

"Android Device Manager Now Available in Play Store" (http://www.andromint.com/download-apk-android-device-manager-available-play-store/). andromint.com. December 12, 2013. Retrieved December 16, 2013.

180.

"Android Device Manager now available for downloading on Google Play" (http://www.engadget.com/2013/12/11/android-device-manager/). engadget.com. December 11, 2013. Retrieved December 16, 2013.

181.

"Air-to-ground rocket men flog top-secret mobe-crypto to Brad in accounts" (http://www.theregister.co.uk/2013/02/28/general_dynamics/). The Register. February 28, 2013. Retrieved August 8, 2013.

182.

"Samsung Armors Android to Take On BlackBerry." (http://www.nytimes.com/2013/02/28/technology/samsung-armors-android-to-take-on-blackberry.html)

183.

Staff (September 7, 2013). "Privacy Scandal: NSA Can Spy on Smart Phone Data" (http://www.spiegel.de/international/world/a-920971.html). Retrieved September 7, 2013.

184.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

27 of 34 9/10/2015 12:06 PM

Page 28: Android

James Ball. "Angry Birds and 'leaky' phone apps targeted by NSA and GCHQ for user data | World news"(http://www.theguardian.com/world/2014/jan/27/nsa-gchq-smartphone-app-angry-birds-personal-data).theguardian.com. Retrieved February 2, 2014.

185.

James Ball (January 28, 2014). "Angry Birds firm calls for industry to respond to NSA spying revelations |World news" (http://www.theguardian.com/world/2014/jan/28/angry-birds-rovio-respond-nsa-spying-revelations).theguardian.com. Retrieved February 2, 2014.

186.

Boulton, Clint (October 21, 2008). "Google Open-Sources Android on Eve of G1 Launch"(http://www.eweek.com/c/a/Mobile-and-Wireless/Google-Open-Sources-Android-on-Eve-of-G1-Launch/).eWeek. Retrieved February 17, 2012.

187.

Ryan Paul (November 6, 2007). "Why Google chose the Apache Software License over GPLv2 for Android"(http://arstechnica.com/old/content/2007/11/why-google-chose-the-apache-software-license-over-gplv2.ars). Ars

Technica. Retrieved February 16, 2012.

188.

"Frequently Asked Questions: What is involved in releasing the source code for a new Android version?"(http://source.android.com/faqs.html#what-is-involved-in-releasing-the-source-code-for-a-new-android-version).Android Open Source Project. Retrieved February 16, 2012.

189.

Bray, Tim (April 6, 2011). "Android Developers Blog: I think I'm having a Gene Amdahl moment"(http://android-developers.blogspot.com/2011/04/i-think-im-having-gene-amdahl-moment.html). Android-developers.blogspot.com. Retrieved February 16, 2012.

190.

Jerry Hildenbrand (March 24, 2011). "Honeycomb won't be open-sourced? Say it ain't so!"(http://www.androidcentral.com/google-not-open-sourcing-honeycomb-says-bloomberg). Androidcentral.com.Retrieved February 16, 2012.

191.

Amadeo, Ron (February 26, 2014). " "Google Now Launcher" hits Play Store, brings Google homescreen toGPE & Nexus devices" (http://arstechnica.com/gadgets/2014/02/google-now-launcher-hits-play-store-brings-google-homescreen-to-gpe-nexus-devices/). Ars Technica. Retrieved February 27, 2014.

192.

Brian Klug (November 14, 2013). "Android 4.4 Factory Images Now Available for Nexus 4, 7 (2012 and 2013),and 10" (http://www.anandtech.com/show/7516/android-44-factory-images-now-available-for-nexus-4-7-2012-and-2013-and-10). AnandTech. Retrieved November 19, 2013.

193.

"The Nexus 5’s "exclusive" launcher suspiciously receives support for other devices" (http://arstechnica.com/gadgets/2013/11/the-nexus-5s-exclusive-launcher-suspiciously-receives-support-for-other-devices/). Ars

Technica. Retrieved November 19, 2013.

194.

Stallman, Richard (September 19, 2011). "Is Android really free software?" (http://www.guardian.co.uk/technology/2011/sep/19/android-free-software-stallman). London: The Guardian. Retrieved September 9, 2012.

195.

Stallman, Richard (August 5, 2012). "Android and Users' Freedom – Support the Free Your Android campaign"(https://www.gnu.org/philosophy/android-and-users-freedom.html). GNU.org. Free Software Foundation.Retrieved September 9, 2012.

196.

Android Compatibility Definition Document (http://static.googleusercontent.com/media/source.android.com/en/us/compatibility/android-cdd.pdf) (PDF) (5.0 ed.). Google. January 11, 2015. Retrieved 2015-03-03.

197.

"This is Nokia X: Android and Windows Phone collide" (http://www.theverge.com/2014/2/24/5440498/nokia-x-android-phone-hands-on). The Verge. Retrieved March 28, 2014.

198.

Yun Qing, Liau. "Phonemakers make Android China-friendly." (http://www.zdnet.com/cn/phonemakers-make-android-china-friendly-7000005679/) ZDNet, October 15, 2012.

199.

"Android Open Source Project Frequently Asked Questions: Compatibility" (http://source.android.com/faqs.html#compatibility). source.android.com. Retrieved March 13, 2011.

200.

"Alibaba: Google just plan wrong about our OS" (http://www.cnet.com/news/alibaba-google-just-plain-wrong-about-our-os/). CNET. Retrieved March 28, 2014.

201.

Brodkin, Jon. "Google blocked Acer’s rival phone to prevent Android "fragmentation" " (http://arstechnica.com/gadgets/2012/09/google-blocked-acers-rival-phone-to-prevent-android-fragmentation/). Ars Technica. RetrievedMarch 28, 2014.

202.

Jon Brodkin (September 17, 2012). "Pirated Android apps featured prominently on Aliyun app store"(http://arstechnica.com/gadgets/2012/09/pirated-android-apps-featured-prominently-on-aliyun-app-store/). Ars

Technica. Retrieved March 28, 2014.

203.

"Technology | Q&A: Google's Android" (http://news.bbc.co.uk/1/hi/7080758.stm). BBC News. November 6,2007. Retrieved November 9, 2012.

204.

Reardon, Marguerite (February 11, 2008). "Google Android prototypes debut at MWC | Crave – CNET"(http://news.cnet.com/8301-17938_105-9869123-1.html). News.cnet.com. Retrieved November 9, 2012.

205.

"Android's outing at Barcelona – BizTech – Technology" (http://www.smh.com.au/news/biztech/androids-outing-at-barcelona/2008/02/12/1202760277773.html?page=2). Sydney Morning Herald. February 12, 2008. RetrievedNovember 9, 2012.

206.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

28 of 34 9/10/2015 12:06 PM

Page 29: Android

"Symbian, Nokia, Microsoft and Apple downplay Android relevance" (http://www.engadget.com/2007/11/05/symbian-nokia-microsoft-and-apple-downplay-android-relevance/). Engadget. Retrieved November 9, 2012.

207.

Reisinger, Don (January 16, 2015). "Driverless Cars and Green Tech: What Google Is Doing Outside of Search"(http://www.eweek.com/mobile/slideshows/driverless-cars-and-green-tech-what-google-is-doing-outside-of-search.html). eWeek. slide 2.

208.

"On its fifth birthday, Android is "closer to our actual vision" for mobile supremacy" (http://mobilesyrup.com/2012/11/05/on-its-fifth-birthday-android-is-closer-to-our-actual-vision-for-mobile-supremacy/).MobileSyrup.com. Retrieved November 9, 2012.

209.

"Microsoft Selling Nokia X Android Phones" (http://www.businessinsider.com/microsoft-selling-nokia-x-android-phones-2014-4). Business Insider. April 28, 2014. Retrieved May 26, 2014.

210.

"Best Android apps for personalizing and customizing your phone" (http://www.androidauthority.com/best-apps-customizing-personalizing-android-phones-100685/). Androidauthority.com. July 13, 2012. RetrievedNovember 9, 2012.

211.

Adrianne Jeffries (March 19, 2013). "Disconnect: why Andy Rubin and Android called it quits"(http://www.theverge.com/2013/3/19/4120208/why-andy-rubin-android-called-it-quits). The Verge. RetrievedApril 3, 2013.

212.

Steve Kovach (July 30, 2013). "Android Fragmentation Report" (http://www.businessinsider.com/android-fragmentation-report-2013-7). Business Insider. Retrieved October 19, 2013.

213.

Arthur, Charles (July 30, 2013). "Android fragmentation 'worse than ever' – but OpenSignal says that's good"(http://www.theguardian.com/technology/2013/jul/30/android-fragmentation-visualised-opensignal). TheGuardian. Retrieved August 1, 2013.

214.

Eran, Daniel. "Strong demand of Apple's iPhone 5 series driving an "anti-fragmentation" of iOS"(http://appleinsider.com/articles/13/10/16/strong-demand-of-apples-iphone-5-series-driving-an-anti-fragmentation-of-ios). Appleinsider.com. Retrieved October 19, 2013.

215.

McLean, Prince (August 21, 2009). "Canalys: iPhone outsold all Windows Mobile phones in Q2 2009"(http://www.appleinsider.com/articles/09/08/21/canalys_iphone_outsold_all_windows_mobile_phones_in_q2_2009.html). AppleInsider. RetrievedFebruary 16, 2012.

216.

"Google's Android becomes the world's leading smart phone platform" (http://www.canalys.com/newsroom/google%E2%80%99s-android-becomes-world%E2%80%99s-leading-smart-phone-platform). Canalys. January31, 2011. Retrieved February 15, 2012.

217.

"Android steals Symbian's top smartphone OS crown" (http://www.phonearena.com/news/Android-steals-Symbians-Top-Smartphone-OS-crown_id16332). Phone arena. Retrieved May 14, 2013.

218.

"Gartner Says Sales of Mobile Devices Grew 5.6 Percent in Third Quarter of 2011; Smartphone Sales Increased42 Percent" (http://www.gartner.com/it/page.jsp?id=1848514). November 15, 2011. Retrieved February 16,2012.

219.

"Android Marks Fourth Anniversary Since Launch with 75.0% Market Share in Third Quarter, According toIDC – prUS23771812" (http://www.idc.com/getdoc.jsp?containerId=prUS23771812). Idc.com. RetrievedNovember 3, 2012.

220.

Kumparak, Greg (July 14, 2011). "Android Now Seeing 550,000 Activations Per Day" (http://techcrunch.com/2011/07/14/android-now-seeing-550000-activations-per-day/). Techcrunch. Retrieved February 16, 2012.

221.

Van Camp, Jeffrey (June 28, 2011). "Google activates 500,000 Android devices a day, may reach 1 million inOctober" (http://news.yahoo.com/google-activates-500-000-android-devices-day-may-145858294.html). Yahoo

News. Retrieved February 16, 2012.

222.

Barra, Hugo (May 10, 2011). "Android: momentum, mobile and more at Google I/O"(http://googleblog.blogspot.com/2011/05/android-momentum-mobile-and-more-at.html). The Official Google

Blog. Retrieved February 16, 2012.

223.

"500 million devices activated globally, and over 1.3 million added every single day" (https://plus.google.com/u/0/110023707389740934545/posts/R5YdRRyeTHM). official Android Engineering teams. September 12,2012.

224.

"Google now at 1.5 million Android activations per day" (http://www.engadget.com/2013/04/16/eric-schmidt-google-now-at-1-5-million-android-activations-per/). Engadget. April 16, 2013.

225.

"Google: 900 million Android activations to date, 48 billion app installs" (http://www.theverge.com/2013/5/15/4333584/total-android-activations-900-million). The Verge. May 15, 2013.

226.

Fingas, Jon (September 4, 2012). "ComScore: Android tops 52 percent of US smartphone share, iPhone cracksthe 33 percent mark" (http://www.engadget.com/2012/09/04/comscore-android-tops-52-percent-of-us-smartphone-share/). Engadget.com. Retrieved November 24, 2012.

227.

"Report: Android Rises to 90% of Smartphone Market in China" (http://www.techinasia.com/android-market-share-china-2012/). Techinasia.com. Retrieved November 24, 2012.

228.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

29 of 34 9/10/2015 12:06 PM

Page 30: Android

"Vic Gundotra - Google+ - Just back from a whirlwind trip to Asia visiting our…" (http://plus.google.com/+VicGundotra/posts/8CVJ79nPQwN). Plus.google.com. Retrieved September 3, 2013.

229.

Whitney, Lance (January 6, 2014). "iPhone market share shrinks as Android, Windows Phone grow"(http://news.cnet.com/8301-13579_3-57616679-37/iphone-market-share-shrinks-as-android-windows-phone-grow/). Retrieved January 27, 2014.

230.

"• Smartphones sales by operating system worldwide 2009-2013 - Statistic" (http://www.statista.com/statistics/266219/global-smartphone-sales-since-1st-quarter-2009-by-operating-system/). Statista.

231.

"Gartner Says Annual Smartphone Sales Surpassed Sales of Feature Phones for the First Time in 2013"(http://www.gartner.com/newsroom/id/2665715).

232.

"Gartner Says Worldwide Traditional PC, Tablet, Ultramobile and Mobile Phone Shipments On Pace to Grow7.6 Percent in 2014" (http://www.gartner.com/newsroom/id/2645115).

233.

"Gartner Says Sales of Tablets Will Represent Less Than 10 Percent of All Devices in 2014: Smartphones toRepresent 71 Percent of the Global Mobile Phone Market in 2014: Android Device Shipments to Reach OneBillion in Emerging Markets in 2015" (http://www.gartner.com/newsroom/id/2875017) (Press release). Gartner.October 15, 2014. Retrieved October 19, 2014.

234.

"Tablet Sales Growth Plummets In 2014 As Android Smartphones Continue To Soar: Gartner"(http://techcrunch.com/2014/10/15/tablet-sales-growth-plummets-in-2014-as-android-smartphones-continue-to-soar-gartner). TechCrunch. October 15, 2014.

235.

"Global PC Shipments Exceed Forecast with Mild Improvement in Consumer Demand, While Apple Moves to#5 Spot, According to IDC" (http://www.idc.com/getdoc.jsp?containerId=prUS25187214). www.idc.com.

236.

Yarow, Jay (March 28, 2014). "This Chart Shows Google's Incredible Domination Of The World's ComputingPlatforms" (http://www.businessinsider.com/androids-share-of-the-computing-market-2014-3). RetrievedApril 23, 2014.

237.

"Mobile/Tablet Operating System Market Share" (http://marketshare.hitslink.com/operating-system-market-share.aspx?qprid=8&qpcustomd=1&qpsp=186&qpnp=7&qptimeframe=M). Hits link. Retrieved January 22,2015.

238.

"Mobile internet usage soars by 67%" (http://gs.statcounter.com/press/mobile-internet-usage-soars-by-67-perc).Retrieved October 21, 2014.

239.

"Global Stats - Browser, OS, Search Engine including Mobile Usage Share" (http://gs.statcounter.com/#all-comparison-KE-monthly-201408-201410). StatCounter.

240.

Grush, Andrew (October 21, 2014). "Google hoping to lure smaller manufacturers to Google’s Android, overAOSP" (http://www.androidauthority.com/google-certification-over-aosp-541700). Android Authority. RetrievedOctober 22, 2014./

241.

"Tablet Sales Continue to Be Slow in 2015: Tablet Sales to Reach 8 Percent Growth in 2015 While PC Marketto Grow 1 Percent" (http://www.gartner.com/newsroom/id/2954317). Gartner. January 5, 2015. RetrievedJanuary 23, 2015.

242.

"Smartphone OS worldwide by installed base in 2014 (in millions)" (http://www.statista.com/statistics/385001/smartphone-worldwide-installed-base-operating-systems/). Statistica. Retrieved February 18, 2015.

243.

"Market share of smartphone OS of total smartphone installed base in 2013 and 2014" (http://www.statista.com/statistics/385022/smartphone-worldwide-installed-base-operating-systems-share/). Statistica. RetrievedFebruary 18, 2015.

244.

"Replacement Demand to Boost PC Sales in 2015, says Strategy Analytics: More than 70 percent of DevelopedMarket Households Will Continue to Own PCs through 2018" (https://www.strategyanalytics.com/default.aspx?mod=pressreleaseviewer&a0=5608). Strategy Analytics. Retrieved February 18, 2015.

245.

Mahapatra, Lisa (November 11, 2013). "Android Vs. iOS: What’s The Most Popular Mobile Operating SystemIn Your Country?" (http://www.ibtimes.com/android-vs-ios-whats-most-popular-mobile-operating-system-your-country-1464892). Retrieved January 30, 2014.

246.

Elmer-DeWitt, Philip (January 10, 2014). "Don't mistake Apple's market share for its installed base"(http://tech.fortune.cnn.com/2014/01/10/apple-android-kantar-comscore/). CNN. Retrieved January 30, 2014.

247.

"Samsung sells more smartphones than all major manufacturers combined in Q1" (http://www.sammobile.com/2014/05/01/samsung-sells-more-smartphones-than-all-major-manufacturers-combined-in-q1/). RetrievedMay 12, 2014.

248.

"Global mobile statistics 2014 Part A: Mobile subscribers; handset market share; mobile operators"(http://mobithinking.com/mobile-marketing-tools/latest-mobile-stats/a). mobiThinking. May 2014. RetrievedSeptember 9, 2014.

249.

Rowinski, Dan (December 10, 2013). "The Post-PC Era Begins In Earnest Next Year: In 2014, smartphones willmost likely eclipse PCs in terms of the number of devices in use around the world" (http://readwrite.com/2013/12/10/smartphone-pcs-install-base-2014). readwrite. Retrieved September 9, 2014.

250.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

30 of 34 9/10/2015 12:06 PM

Page 31: Android

"Android tops 81 percent of smartphone market share in Q3" (http://www.engadget.com/2013/10/31/strategy-analytics-q3-2013-phone-share/). Retrieved November 4, 2013.

251.

"Android Tops 80% Global Smartphone Market Share – Windows Phone up 156% Year on Year"(http://www.highlightpress.com/android-tops-80-global-smartphone-market-share-windows-phone-up-156-year-on-year/6708/tharper).

252.

Lunden, Ingrid (July 1, 2013). "Android, Led By Samsung, Continues To Storm The Smartphone Market,Pushing A Global 70% Market Share" (http://techcrunch.com/2013/07/01/android-led-by-samsung-continues-to-storm-the-smartphone-market-pushing-a-global-70-market-share/?ncid=tcdaily). TechCrunch. AOL Inc.Retrieved July 2, 2013.

253.

Wilson Rothman (October 24, 2012). "Why iPad is stomping Android tabs 24 to 1 – Technology on"(http://www.nbcnews.com/technology/technolog/why-ipad-stomping-android-tabs-24-1-121875). Nbcnews.com.Retrieved November 9, 2012.

254.

Kevin C. Tofel (March 19, 2012). "What devs say about iPad (but not Android tablets)" (http://gigaom.com/mobile/what-devs-say-about-ipad-but-not-android-tablets/). Gigaom.com. Retrieved November 9, 2012.

255.

"Why there aren't more Android tablet apps, by the numbers" (http://www.zdnet.com/blog/mobile-news/why-there-arent-more-android-tablet-apps-by-the-numbers/7218). ZDNet. March 21, 2012. Retrieved November 9,2012.

256.

Poeter, Damon (December 7, 2012). "Goldman Highlights Microsoft's Shrinking Market Share"(http://www.pcmag.com/article2/0,2817,2412997,00.asp). PC Magazine. Retrieved December 10, 2012.

Damon Poeter (December 27, 2012) "Non-Apple Tablets Making Small Gains on iPad" PC Magazine

(http://www.pcmag.com/article2/0,2817,2413605,00.asp)Matt Hartley (December 24 2011) "Massacre of the Tablets" Financial Post

(http://business.financialpost.com/2011/12/24/massacre-of-the-tablets/)

257.

Gruman, Galen (April 5, 2011). "Why Google's tighter control over Android is a good thing | MobileTechnology" (http://www.infoworld.com/d/mobile-technology/googles-tighter-control-over-android-good-thing-845). InfoWorld. Retrieved March 14, 2013.

258.

Gruman, Galen. "Anatomy of failure: Mobile flops from RIM, Microsoft, and Nokia"(http://www.macworld.com/article/1159578/anatomy_of_failure_rim_microsoft_nokia.html). Macworld.Retrieved May 14, 2013.

259.

Hiner, Jason (January 5, 2012). "Why Android tablets failed: A postmortem" (http://www.techrepublic.com/blog/hiner/why-android-tablets-failed-a-postmortem/10011). TechRepublic. Retrieved November 9, 2012.

260.

Cunningham, Andrew (October 8, 2012). "Google to Android devs: make nicer tablet apps, pretty please?"(http://arstechnica.com/gadgets/2012/10/google-to-android-devs-make-nicer-tablet-apps-pretty-please/). ArsTechnica. Retrieved November 9, 2012.

261.

Kovach, Steve. "Android Now Ahead Of Apple's iOS In Tablet Market Share" (http://www.businessinsider.com/android-ahead-of-ios-tablet-market-share-2013-5). Business Insider.

262.

"Gartner Says Worldwide Tablet Sales Grew 68 Percent in 2013, With Android Capturing 62 Percent of theMarket" (http://www.gartner.com/newsroom/id/2674215).

263.

"Gartner Says Worldwide Media Tablets Sales to Reach 119 Million Units in 2012" (http://www.gartner.com/newsroom/id/1980115).

264.

"Android Ecosystem Takes the Baton from Apple iPad in the Tablet Race" (https://www.abiresearch.com/press/android-ecosystem-takes-the-baton-from-apple-ipad-). ABIresearch. September 27, 2013. RetrievedSeptember 10, 2014.

265.

"StatCounter Global Stats - Browser, OS, Search Engine including Mobile Usage Share"(http://gs.statcounter.com/#tablet-os-sa-monthly-201504-201507). statcounter.com. Retrieved August 1, 2015.

266.

"Top 7 Tablet OSs in Africa from Mar 2014 to Jun 2015" (http://gs.statcounter.com/#tablet-os-af-monthly-201403-201506). Retrieved March 19, 2015.

267.

"StatCounter Global Stats - Browser, OS, Search Engine including Mobile Usage Share"(http://gs.statcounter.com/#tablet-os-na-monthly-201506-201506-map). statcounter.com. Retrieved August 1,2015.

268.

"StatCounter Global Stats - Browser, OS, Search Engine including Mobile Usage Share"(http://gs.statcounter.com/#tablet-os-as-monthly-201407-201507). statcounter.com. Retrieved August 1, 2015.

269.

"Top 7 Tablet OSs in India from Mar 2014 to Jun 2015" (http://gs.statcounter.com/#tablet-os-IN-monthly-201403-201506). statcounter.com.

270.

"Top 7 Tablet OSs in Indonesia from Mar 2014 to Jun 2015" (http://gs.statcounter.com/#tablet-os-ID-monthly-201403-201506). statcounter.com.

271.

"StatCounter Global Stats - Browser, OS, Search Engine including Mobile Usage Share"(http://gs.statcounter.com/#tablet-os-as-monthly-201506-201506-map). statcounter.com. Retrieved August 1,2015.

272.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

31 of 34 9/10/2015 12:06 PM

Page 32: Android

"StatCounter Global Stats - Browser, OS, Search Engine including Mobile Usage Share"(http://gs.statcounter.com/#tablet-os-eu-monthly-201506-201506-map). statcounter.com. Retrieved August 1,2015.

273.

"Android Developers: Dashboards" (http://developer.android.com/about/dashboards/index.html). android.com.September 7, 2015. Retrieved September 8, 2015.

274.

Wired UK (May 3, 2012). "Op-Ed: Android Piracy Is Huge Problem for Game Devs | Game|Life"(http://www.wired.com/gamelife/2012/05/wired-uk-android-game-piracy/). Wired.com. Retrieved September 15,2012.

275.

Yin, Wesley (April 24, 2012). "Football Manager dev hopes to stick with Android despite 9:1 piracy rate"(http://www.eurogamer.net/articles/2012-04-24-football-manager-dev-hopes-to-stick-with-android-despite-9-1-piracy-rate). Eurogamer.net. Retrieved September 15, 2012.

276.

Armasu, Lucian (July 30, 2012). "Wind-up Kinght developer: Piracy rates on iOS and Android are comparable,China is the main source" (http://www.androidauthority.com/piracy-rates-are-higher-ios-android-wind-up-knight-developer-104305/). Androidauthority.com. Retrieved October 6, 2012.

277.

Paul, Ryan (August 25, 2010). "Android antipiracy cracked, Google says devs used it wrong"(http://arstechnica.com/gadgets/2010/08/google-cracked-android-anti-piracy-system-used-wrong-by-devs/). ArsTechnica. Retrieved September 15, 2012.

278.

"Update: Google posts DRM workaround for paid Android Wear apps" (http://arstechnica.com/gadgets/2014/07/google-drm-bug-blocks-paid-android-wear-apps/). Ars Technica. Retrieved 7 September 2015.

279.

McAllister, Neil (August 8, 2012). "Android app DRM quietly disabled due to bug"(http://www.theregister.co.uk/2012/08/08/android_drm_disabled/). The Register. Retrieved June 10, 2012.

280.

Niccolai, James (August 12, 2010). "Update: Oracle sues Google over Java use in Android"(http://www.computerworld.com/s/article/9180678/Update_Oracle_sues_Google_over_Java_use_in_Android).Computerworld. International Data Group Inc. Retrieved February 16, 2012.

281.

"Oracle seeks up to $6.1 billion in Google lawsuit" (http://www.reuters.com/article/2011/06/18/us-oracle-google-lawsuit-idUSTRE75H0FP20110618). Reuters. June 18, 2011. Retrieved September 7, 2011.

282.

"Judge tosses Oracle's $6.1 billion damage estimate in claim against Google" (http://www.mercurynews.com/news/ci_18532705). MercuryNews.com. July 22, 2011. Retrieved September 7, 2011.

283.

Singel, Ryan (October 5, 2010). "Calling Oracle Hypocritical, Google Denies Patent Infringement"(http://www.wired.com/epicenter/2010/10/google-oracle-android/). Wired. Retrieved February 16, 2012.

284.

Josh Lowensohn (May 23, 2012). "Jury clears Google of infringing on Oracle's patents" (http://www.zdnet.com/blog/btl/jury-clears-google-of-infringing-on-oracle-patents/77897). ZDNet. Retrieved May 25, 2012.

285.

Joe Mullin (May 31, 2012). "Google wins crucial API ruling, Oracle's case decimated" (http://arstechnica.com/tech-policy/2012/05/google-wins-crucial-api-ruling-oracles-case-decimated/). Ars Technica. Retrieved June 1,2012.

286.

Niccolai, James (June 20, 2012). "Oracle agrees to 'zero' damages in Google lawsuit, eyes appeal"(http://www.computerworld.com/s/article/9228298/Oracle_agrees_to_zero_damages_in_Google_lawsuit_eyes_appeal). Retrieved June 23, 2012.

287.

Rosenblatt, Seth (May 9, 2014). "Court sides with Oracle over Android in Java patent appeal"(http://www.cnet.com/news/court-sides-with-oracle-over-android-in-java-patent-appeal/). CNET. RetrievedMay 10, 2014.

288.

"ORACLE AMERICA, INC. , Plaintiff – Appellant, v. GOOGLE INC., Defendant – Cross – Appellant."(http://www.cafc.uscourts.gov/images/stories/opinions-orders/13-1021.Opinion.5-7-2014.1.PDF) (PDF). Court ofAppeals for the Federal Circuit. May 9, 2014. Retrieved May 10, 2014.

289.

Newman, Jared (September 28, 2011). "Microsoft-Samsung Patent Deal: Great News for Windows Phones"(http://www.pcworld.com/article/240783/microsoftsamsung_patent_deal_great_news_for_windows_phones.html). PCWorld. Retrieved September 15,2012.

290.

"Microsoft collects license fees on 50% of Android devices, tells Google to "wake up" " (http://arstechnica.com/microsoft/news/2011/10/microsoft-collects-license-fees-on-50-of-android-devices-tells-google-to-wake-up.ars).Ars Technica. Retrieved February 16, 2012.

291.

Mikael Ricknäs (September 28, 2011). "Microsoft signs Android licensing deal with Samsung"(http://www.computerworld.com/s/article/9220357/Microsoft_signs_Android_licensing_deal_with_Samsung).Computerworld. Retrieved February 16, 2012.

292.

Jacqui Cheng (August 3, 2011). "Google publicly accuses Apple, Microsoft, Oracle of patent bullying"(http://arstechnica.com/tech-policy/news/2011/08/google-publicly-accuses-apple-microsoft-oracle-of-patent-bullying.ars). Retrieved February 16, 2012.

293.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

32 of 34 9/10/2015 12:06 PM

Page 33: Android

Casey Johnston (August 15, 2011). "Google, needing patents, buys Motorola wireless for $12.5 billion"(http://arstechnica.com/gadgets/news/2011/08/google-to-buy-motorola-in-effort-to-defend-itself-from-patent-bullies.ars). Retrieved February 16, 2012.

294.

Paul, Ryan (January 4, 2012). "Google buys another round of IBM patents as its Oracle trial nears"(http://arstechnica.com/gadgets/news/2012/01/google-buys-another-round-of-ibm-patents-as-oracle-trial-nears.ars). Ars Technica (http://arstechnica.com/). Retrieved February 16, 2012.

295.

"FSFE objects to claims of 'predatory pricing' in Free Software" (http://fsfe.org/activities/policy/eu/20130729.EC.Fairsearch.letter.en.html). Free Software Foundation Europe. Retrieved September 28, 2013.

296.

Laura June (September 6, 2010). "Toshiba AC100 Android smartbook hits the United Kingdom"(http://www.engadget.com/2010/09/06/toshiba-ac100-android-smartbook-hits-the-united-kingdom/). Engadget.Retrieved February 20, 2012.

297.

Samsung (August 29, 2012). "Samsung Galaxy Camera" (http://www.samsung.com/in/promotions/galaxycamera/?pid=in_home_thelatest_left1_galaxycamera_20120830). Samsung.com. Retrieved August 30, 2012.

298.

Hollister, Sean (January 10, 2012). "Sony Smart Watch (aka Sony Ericsson LiveView 2) hands-on"(http://www.theverge.com/2012/1/10/2695959/sony-smart-watch-aka-sony-ericsson-liveview-2-hands-on). TheVerge. Retrieved February 16, 2012.

299.

Rik Myslewski (January 12, 2011). "Android-powered touchscreen Wi-Fi headphones"(http://www.theregister.co.uk/2011/01/12/now_audio_admiral_touch/). theregister.co.uk. Retrieved January 16,2012.

300.

"Car Player Android-Car Player Android Manufacturers, Suppliers and Exporters on" (http://www.alibaba.com/showroom/car-player-android.html). Alibaba.com. Retrieved February 20, 2012.

301.

"Android Everywhere: 10 Types of Devices That Android Is Making Better" (http://www.androidauthority.com/android-everywhere-10-types-of-devices-that-android-is-making-better-57012/). Androidauthority.com.February 26, 2012. Retrieved September 15, 2012.

302.

Will G. (December 1, 2011). "Top Android MP3 Players for 2011" (http://www.androidauthority.com/top-android-mp3-players-for-2011-36523/). Androidauthority.com. Retrieved February 16, 2012.

303.

"Archos Smart Home Phone" (http://www.androidcentral.com/archos-smart-home-phone-now-available-get-android-your-landline). Android Central. January 19, 2012. Retrieved January 30, 2012.

304.

"Grandstream Announces Android IP Phone" (http://www.smallnetbuilder.com/multimedia-voip/multimedia-voip-news/31893-grandstream-announces-android-ip-phone).

305.

"OUYA interview: Julie Uhrman tackles consoles & critics" (http://www.destructoid.com/ouya-interview-julie-uhrman-tackles-consoles-critics-231474.phtml). Destructoid. Retrieved November 2, 2012.

306.

Erik Kain (April 18, 2012). "An Interview With 'Ouya' Founder Julie Uhrman On A New Breed Of Video GameConsole" (http://www.forbes.com/sites/erikkain/2012/07/16/an-interview-with-ouya-founder-julie-uhrman-on-a-new-breed-of-video-game-console/). Forbes. Retrieved November 2, 2012.

307.

"NVIDIA Shield ships July 31st, barely meets delayed launch window" (http://www.engadget.com/2013/07/21/nvidia-shield-ships-july-31st/). Engadget. July 21, 2013. Retrieved July 21, 2013.

308.

"Editorial: Android@Home is the best worst thing that could happen to home automation"(http://www.engadget.com/2011/05/11/editorial-android-home-is-the-best-worst-thing-that-could-happe/).Engadget. Retrieved November 2, 2012.

309.

Nilay Patel (February 27, 2012). "Home in the clouds: Google's home automation platform to have majorservices integration" (http://www.theverge.com/2012/2/27/2827615/android-home-automation-cloud-services-andy-rubin). The Verge. Retrieved November 2, 2012.

310.

"Why the time has come for Android @Home to finally make a splash by Janko Roettgers" (http://gigaom.com/2013/05/07/why-the-time-has-come-for-android-home-to-finally-make-a-splash/).

311.

"Parrot Asteroid car receiver packs Android and apps into your dash" (http://www.engadget.com/2011/01/04/parrot-asteroid-car-receiver-packs-android-and-apps-into-your-da/). Engadget. Retrieved January 24, 2014.

312.

"Parrot unveils Asteroid Smart, Tablet and Mini car infotainment systems, we go hands-on"(http://www.engadget.com/2012/10/04/parrot-asteroid-smart-tablet-and-mini-car-infotainment-system/).Engadget. Retrieved January 24, 2014.

313.

Low, Aloysius (September 13, 2013). "Clarion launches new Android-based AX1 car stereo"(http://asia.cnet.com/clarion-launches-new-android-based-ax1-car-stereo-62222376.htm). CNET Asia. CBSInteractive. Retrieved November 12, 2013.

314.

"Google launches the Android-based Open Automotive Alliance with Audi, Honda, GM, and more"(http://www.theverge.com/2014/1/6/5279116/google-open-automotive-alliance-android-car-announcement). The

Verge. Retrieved January 24, 2014.

315.

"Android Wear | Android Developers" (http://developer.android.com/wear/index.html). Developer.android.com.Retrieved March 20, 2014.

316.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

33 of 34 9/10/2015 12:06 PM

Page 34: Android

Wikimedia Commons hasmedia related to Android

(operating system).

Palladino, Valentina (September 30, 2013). "Google reveals Android Wear, an operating system forsmartwatches" (http://www.theverge.com/2014/3/18/5522226/google-reveals-android-wear-an-operating-system-designed-for). The Verge. Retrieved March 20, 2014.

317.

Lunduke, Bryan (December 1, 2014). "The Linux desktop-a-week review: Android as a desktop environment"(http://www.networkworld.com/article/2851031/opensource-subnet/the-linux-desktop-a-week-review-android-as-a-desktop-environment.html). Network World. Retrieved March 24, 2015.

318.

External links

Official website (http://www.android.com/)Android Developers YouTube Channel(https://www.youtube.com/user/androiddevelopers)Android Demo (https://www.youtube.com/watch?v=1FJHYqE0RDg) on YouTube, November 11, 2007Android: Building a Mobile Platform to Change the Industry (http://www.stanford.edu/class/ee380/Abstracts/071128.html): lecture given by Google Mobile Platforms Manager, Richard Miner atStanford University (video archive (http://ee380.stanford.edu/cgi-bin/videologger.php?target=071128-ee380-300.asx))Android Internals: Fragment of a course detailing the architecture of Android and interaction of itscomponents (http://technologeeks.com/Courses/Android-Excerpt.pdf)

Retrieved from "https://en.wikipedia.org/w/index.php?title=Android_(operating_system)&oldid=680104460"

Categories: Android (operating system) 2008 software ARM operating systems Cloud clientsFree mobile software Google acquisitions Google software Mobile Linux Mobile operating systemsSmartphones Software using the Apache license Tablet operating systems Alphabet Inc.

This page was last modified on 8 September 2015, at 19:01.Text is available under the Creative Commons Attribution-ShareAlike License; additional terms mayapply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registeredtrademark of the Wikimedia Foundation, Inc., a non-profit organization.

Android (operating system) - Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Android_(operating_system)

34 of 34 9/10/2015 12:06 PM