Android Lollipop
Template:Short description Template:DMCA Template:Short description
Page Module:Infobox/styles.css has no content.
| Android Lollipop | |
|---|---|
| Version of the Android operating system | |
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. | |
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. Android Lollipop running on a Nexus 5 | |
| Developer | |
| General availability | November 12, 2014 (as Android 5.0)
March 2, 2015 (as Android 5.1) April 20, 2015 (as Android 5.1.1) [1] |
| Final release | 5.1.1_r38 (LMY49M)[2] / July 5, 2016[3] |
| Repository | Page Template:Plainlist/styles.css has no content.
|
| Kernel type | Monolithic (Linux) |
| Preceded by | Android KitKat (4.4) |
| Succeeded by | Android Marshmallow (6.x) |
| Official website | Lua error in package.lua at line 80: module 'Module:If preview' not found. |
| Support status | |
Page Template:Plainlist/styles.css has no content.
| |

Android Lollipop (codenamed Android L during development) is the fifth major version of the Android mobile operating system developed by Google and the 12th version of Android, spanning versions between 5.0 and 5.1.1.[5]
Unveiled on June 25, 2014, at the Google I/O 2014 conference, it became available through official over-the-air (OTA) updates on November 12, 2014, for select devices that run distributions of Android serviced by Google (such as Nexus and Google Play edition devices). Its source code was made available on November 3, 2014. The first phone with Android Lollipop was the Nexus 6.
One of the most prominent changes in the Lollipop release is a redesigned user interface built around a design language known as Material Design, designed to retain a paper-like feel. Other changes include improvements to notifications, which can be accessed from the lock screen and displayed within applications as top-of-screen banners. Google also made internal changes to the platform, with the Android Runtime (ART) officially replacing Dalvik for improved application performance, and with changes intended to improve and optimize battery usage. The Roboto font, originally designed for Android Ice Cream Sandwich, was redesigned in line with Material Design.
As of March 2026, 0.69% of Android devices ran Lollipop.[6] Google Play Services support for Lollipop ended in July 2024.[7]
Development
The release was internally codenamed "Lemon Meringue Pie".[8] Android 5.0 was first unveiled under the codename "Android L" on June 25, 2014, during a keynote presentation at the Google I/O developers' conference. Alongside Lollipop, the presentation focused on several new Android-oriented platforms and technologies, including Android TV, in-car platform Android Auto, wearable computing platform Android Wear, and health tracking platform Google Fit.[9]
Part of the presentation was dedicated to a new cross-platform design language called "Material Design". Expanding upon the "card" motifs first seen in Google Now, it features increased use of grid-based layouts, responsive animations and transitions, padding, and depth effects such as lighting and shadows. Designer Matías Duarte explained that "unlike real paper, our digital material can expand and reform intelligently. Material has physical surfaces and edges. Seams and shadows provide meaning about what you can touch." The material design language would not only be used on Android, but across Google's suite of web software as well, providing a consistent experience across all platforms.[10][11][12][13][14]
Features
Script error: No such module "Labelled list hatnote". Android 5.0 introduces a refreshed notification system. Individual notifications are now displayed on cards to adhere to the material design language, and batches of notifications can be grouped by the app that produced them. Notifications are now displayed on the lock screen as cards, and "heads up" notifications can also be displayed as large banners across the top of the screen, along with their respective action buttons.[11][15] A do-not-disturb feature is also added for notifications. The recent apps menu was redesigned to use a three-dimensional stack of cards to represent open apps. Individual apps can also display multiple cards in the recents menu, such as for a web browser's open tabs.[11][13][16] Upon the release of this version, for most Android devices, the navigation buttons were completely changed from a left arrow, a house, and two squares, to a left triangle, a circle and a square.
Lollipop also contains significant new platform features for developers, with over 5,000 new APIs added for use by applications.[17][18] For example, there is the possibility to save photos in a raw image format.[19] Additionally, the Dalvik virtual machine was officially replaced by Android Runtime (ART), which is a new runtime environment that was introduced as a technology preview in KitKat.[20] ART is a cross-platform runtime which supports the x86, ARM, and MIPS architectures in both 32-bit and 64-bit environments. Unlike Dalvik, which uses just-in-time compilation (JIT), ART compiles apps upon installation, which are then run exclusively from the compiled version from then on. This technique eliminates the processing overhead of JIT, improving system performance.[21]
Lollipop also aimed to improve battery consumption through a series of optimizations known as "Project Volta". Among its changes are a new battery-saver mode, job-scheduling APIs that can restrict certain tasks to Wi-Fi only, and task batching to reduce the overall time internal radios are active. The new developer tool, "Battery Historian," can be used to track app battery consumption. At the same time, in use.[9][11] The Android Extension Pack APIs also provide graphics functions such as new shaders, aiming to provide PC-level graphics for 3D games on Android devices.[14][22]
Several system-level, enterprise-oriented features were also introduced under the "Android for Work" banner. The Samsung Knox security framework was initially planned to be used as a foundation for "Android for Work", but instead Google opted to use its own technology for segregating personal and work-oriented data on a device, along with the accompanying APIs for managing the environment.[23] With the "Smart Lock" feature, devices can also be configured so users do not have to perform device unlocking with a PIN or pattern when being in a trusted location, or in proximity of a designated Bluetooth device or NFC tag.[16][24][25] Lollipop was, additionally, to have device encryption enabled by default on all capable devices; however, due to performance issues, this change was held over to its successor, Android Marshmallow.[26]
Release
A developer preview of Android L, build LPV79,[27] was released for the Nexus 5 and 2013 Nexus 7 on June 26, 2014, in the form of flashable images. Source code for GPL-licensed components of the developer preview were released via Android Open Source Project (AOSP) in July 2014.[28][29] A second developer preview build, LPV81C, was released on August 7, 2014, alongside the beta version of the Google Fit platform and SDK. As with the previous build, the second developer preview build is available only for the Nexus 5 and 2013 Nexus 7.[27][30]
On October 15, 2014, Google officially announced that Android L would be known as Android 5.0 "Lollipop". The company also unveiled launch devices for Android 5.0—including Motorola's Nexus 6 and HTC's Nexus 9—for release on November 3, 2014.[31] Google stated that Nexus (including the Nexus 4, 5, 7, and 10) and Google Play edition devices would receive updates to Lollipop "in the coming weeks"; one more developer preview build for Nexus devices and the new SDK revision for application developers would be released on October 17, 2014. Update schedules for third-party Android devices may vary by manufacturer.[32][33]
The full source code of Android 5.0 was pushed to AOSP on November 3, 2014, allowing developers and OEMs to begin producing their own builds of the operating system.[34] On December 2, 2014, factory images for Nexus smartphones and tablets were updated to the 5.0.1 version, which introduces a few bug fixes,[35] and a serious bug that affected Nexus 4 devices and prevented the audio from working during phone calls.[36] A device-specific Lollipop 5.0.2 (LRX22G) version was released for the first-generation Nexus 7 on December 19, 2014.[37]
Android 5.1, an updated version of Lollipop, was unveiled in February 2015 as part of the Indonesian launch of Android One, and is preloaded on Android One devices sold in Indonesia and the Philippines. Google officially announced 5.1 by releasing updates for existing devices on March 9, 2015.[38][39]
In 2015, Amazon.com forked Lollipop to produce Fire OS 5 "Bellini" for Amazon's Fire HD-series devices.[40][41][42]
See also
References
Page Template:Reflist/styles.css has no content.
- ^ Page Module:Citation/CS1/styles.css has no content."Refs/Tags/Android-5.0.0_r1 – platform/System/Core – Git at Google". Archived from the original on January 14, 2024. Retrieved May 28, 2021.
- ^ Page Module:Citation/CS1/styles.css has no content."Android Source". Google Git. Archived from the original on November 26, 2016. Retrieved April 15, 2018.
- ^ Page Module:Citation/CS1/styles.css has no content."Codenames, Tags, and Build Numbers". Archived from the original on November 24, 2020. Retrieved May 28, 2021.
- ^ Page Module:Citation/CS1/styles.css has no content.Li, Abner (July 11, 2024). "Google Play services updates for Android Lollipop end". 9to5Google. Archived from the original on July 11, 2024. Retrieved July 11, 2024.
- ^ Page Module:Citation/CS1/styles.css has no content."Android 5.1.1 (LMY47V) hits AOSP [CHANGELOG]". phandroid.com. April 21, 2015. Archived from the original on April 28, 2015. Retrieved June 21, 2015.
- ^ Page Module:Citation/CS1/styles.css has no content."Mobile & Tablet Android Version Market Share Worldwide". StatCounter Global Stats. Archived from the original on December 7, 2023. Retrieved December 6, 2023.
- ^ Page Module:Citation/CS1/styles.css has no content.Li, Abner (July 11, 2024). "Google Play services updates for Android Lollipop end". 9to5Google. Archived from the original on July 11, 2024. Retrieved July 12, 2024.
- ^ Page Module:Citation/CS1/styles.css has no content.""LMP" – Lemon Meringue Pie – Looking More And More Likely As The Official Name For Android L". Android Police. August 23, 2014. Archived from the original on September 7, 2017. Retrieved June 23, 2017.
- ^ a b Page Module:Citation/CS1/styles.css has no content."From Android L to Google Fit: All the new products and features from Google I/O". PC World. Archived from the original on June 26, 2014. Retrieved June 26, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."Google's new 'Material Design' UI coming to Android, Chrome OS and the web". Engadget. June 25, 2014. Archived from the original on August 16, 2016. Retrieved June 26, 2014.
- ^ a b c d Page Module:Citation/CS1/styles.css has no content."Google Reveals Details About Android L at Google IO". Anandtech. Archived from the original on June 28, 2014. Retrieved June 26, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."Google's New, Improved Android Will Deliver A Unified Design Language". Co.Design. June 25, 2014. Archived from the original on July 29, 2014. Retrieved June 26, 2014.
- ^ a b Page Module:Citation/CS1/styles.css has no content."We just played with Android's L Developer Preview". Engadget. AOL. June 26, 2014. Archived from the original on June 26, 2014. Retrieved June 26, 2014.
- ^ a b Page Module:Citation/CS1/styles.css has no content."Google's next big Android redesign is coming in the fall". The Verge. Vox Media. June 25, 2014. Archived from the original on June 26, 2014. Retrieved June 26, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content.Smith, Chris. "Android L's heads up notifications feature arrives early through third-party app". Tech Radar. Future plc. Archived from the original on August 8, 2014. Retrieved August 6, 2014.
- ^ a b Page Module:Citation/CS1/styles.css has no content.Rothman, Wilson (June 25, 2014). "Google I/O: Android L Sneak Peek Reveals 'Material Design,' Personal Unlocking and More". Wall Street Journal. Archived from the original on June 27, 2014. Retrieved June 26, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content.Mayton, Joseph (July 8, 2014). "Android L, LG G Watch, update issue and what reviewers are saying". Tech Times. Archived from the original on August 9, 2014. Retrieved August 5, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content.Haselton, Todd. "Android L Developer Preview Unveiled With Major Changes". Techno Buffalo. Archived from the original on August 11, 2014. Retrieved August 5, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content.Stephen Shankland (December 19, 2014). "How Android 5.0 lets you get raw for better photos". CNET. Archived from the original on January 12, 2015. Retrieved January 12, 2015.
- ^ Page Module:Citation/CS1/styles.css has no content."'ART' experiment in Android KitKat improves battery life and speeds up apps". Engadget. November 7, 2013. Archived from the original on January 27, 2017. Retrieved June 26, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content.Andrei Frumusanu (July 1, 2014). "A Closer Look at Android RunTime (ART) in Android L". AnandTech. Archived from the original on July 5, 2014. Retrieved July 5, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."Android's next release will include GPU-focused tech for PC quality graphics". Polygon. Vox Media. June 25, 2014. Archived from the original on July 14, 2014. Retrieved June 26, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content.Ina Fried (February 25, 2015). "Google Expands Its "Android for Work" Efforts in Bid to Get More Businesses Using Its Phones". recode.net. Archived from the original on April 2, 2015. Retrieved April 2, 2015.
- ^ Page Module:Citation/CS1/styles.css has no content."How to set up Smart Lock on Android 5.0 Lollipop". CNET. Archived from the original on June 29, 2015. Retrieved July 2, 2015.
- ^ Page Module:Citation/CS1/styles.css has no content."With Android L, Google makes pitch for enterprise users". Computerworld. IDG. June 25, 2014. Archived from the original on June 28, 2014. Retrieved June 26, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."Google makes full-disk encryption and secure boot mandatory for some Android 6.0 devices". IT World. IDG. October 20, 2015. Archived from the original on March 28, 2019. Retrieved October 20, 2015.
- ^ a b Page Module:Citation/CS1/styles.css has no content.Cory Gunther (August 7, 2014). "New Android L Update Arrives for Nexus Users". gottabemobile.com. Archived from the original on August 28, 2014. Retrieved August 9, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."Google releases Android L preview source for Nexus devices". ZDNet. CBS Interactive. Archived from the original on August 7, 2014. Retrieved July 2, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content.Yi, Bill (July 2, 2014). "GPL projects for the l-preview release". android-building (Mailing list). Archived from the original on January 22, 2011. Retrieved August 19, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content.Reed, Brad (August 7, 2014). "Google just released some hot new images of Android L – here's how you can get them". BGR.com. PMC. Archived from the original on August 11, 2014. Retrieved August 16, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."Android: Be together. Not the same". Official Google Blog. October 15, 2014. Archived from the original on October 16, 2014. Retrieved October 23, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."When and where to get Android 5.0 Lollipop". CNET. CBS Interactive. October 15, 2014. Archived from the original on October 16, 2014. Retrieved October 16, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."Updated Android Lollipop Developer Preview image coming to Nexus devices in a couple of days". PhoneArena. October 15, 2014. Archived from the original on October 18, 2014. Retrieved October 16, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."Android Lollipop hits AOSP; HTC sets the upgrade pace". SlashGear. November 4, 2014. Archived from the original on December 24, 2014. Retrieved December 24, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."Google quietly pushes out Android Lollipop 5.0.1 images". ZDNet. Archived from the original on December 5, 2014. Retrieved December 6, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."Nexus 4, lollipop 5.0.1: dialer calls audio does not work". code.google.com. Archived from the original on December 31, 2014. Retrieved December 18, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."Android 5.0.2 LRX22G Factory Image for Nexus 7 (WiFi) Randomly Shows Up". December 19, 2014. Archived from the original on December 22, 2014. Retrieved December 21, 2014.
- ^ Page Module:Citation/CS1/styles.css has no content."Google officially announces Android 5.1". Ars Technica. March 9, 2015. Archived from the original on March 9, 2015. Retrieved March 10, 2015.
- ^ Page Module:Citation/CS1/styles.css has no content."Official Android Blog: Android 5.1: Unwrapping a new Lollipop update". Official Android Blog. Archived from the original on March 9, 2015. Retrieved March 10, 2015.
- ^ Page Module:Citation/CS1/styles.css has no content."What's new in Amazon Fire OS 5 Bellini?". Pocket-lint. September 17, 2015. Archived from the original on May 13, 2016. Retrieved January 28, 2016.
- ^ Page Module:Citation/CS1/styles.css has no content."Amazon's Fire HD 10 tablet a rare misfire for company". Fortune. Archived from the original on February 6, 2016. Retrieved January 28, 2016.
- ^ Page Module:Citation/CS1/styles.css has no content."Feature-stuffed Fire OS update makes Amazon's tablets even more kid-friendly". PC World. Archived from the original on February 5, 2016. Retrieved January 28, 2016.
External links
- Page Template:Sister-inline/styles.css has no content.Script error: No such module "Sister project logo". Media related to Script error: No such module "Commons link". at Wikimedia Commons
- Lua error in Module:Official_website at line 94: attempt to index field 'wikibase' (a nil value).
Template:Android Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.