码迷,mamicode.com
首页 > 移动开发 > 详细

Android 各版本信息 (维基百科)

时间:2015-02-04 12:19:01      阅读:409      评论:0      收藏:0      [点我收藏+]

标签:

The following tables show the release dates and key features of all Android operating system updates to date, listed chronologically by their official application programming interface (API) levels.

 

 

 

 

 

 

Android 5.0 Lollipop (API level 21)

Android 5.0 Lollipop (API level 21)
Android 5.0 "Lollipop" was unveiled under the codename "Android L" on June 25, 2014, during Google I/O. It became available as official over-the-air (OTA) updates on November 12, 2014, for select devices that run distributions of Android serviced by Google, including Nexus and Google Play edition devices. Its source code was made available on November 3, 2014.[157][158]

Lollipop features a redesigned user interface built around a responsive design language referred to as "material design". Other changes include improvements to the notifications, which can be accessed from the lockscreen and displayed within applications as top-of-the-screen banners. Furthermore, Google 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, known internally as Project Volta.[159][160][161][162]

VersionRelease dateFeaturesImage(s)
5.0[163] November 12, 2014[164]
  • Android Runtime (ART) with ahead-of-time (AOT) compilation and improved garbage collection (GC), replacing Dalvik that uses just-in-time (JIT) compilation[163]
  • Support for 64-bit CPUs
  • OpenGL ES 3.1 and Android Extension Pack (AEP) on supported GPU configurations
  • Recent activities screen with tasks instead of applications, up to a configured maximum of tasks per application
  • Vector drawables, which scale without losing definition
  • Support for print previews
  • Material design, bringing a restyled user interface
  • Refreshed lock screen, no longer supporting widgets[165]
  • Refreshed notification tray and quick settings pull-down
  • Project Volta, for battery life improvements
  • Searches can be performed within the system settings for quicker access to particular settings
  • Lock screen provides shortcuts to application and notification settings[166]
  • Guest logins and multiple user accounts are available on more devices, such as phones.[167]
  • Audio input and output through USB devices
  • Third-party applications regain the ability to read and modify data located anywhere on external storage, such as on SD cards.[168][169]
  • Pinning of an application‘s screen for restricted user activity.[166]
  • Recently used applications are remembered even after restarting the device.[166]
  • WebViews receive updates independently through Google Play for security reasons, instead of relying on system-wide vendor updates[170]
  • Addition of 15 new languages: Basque, Bengali, Burmese, Chinese (Hong Kong), Galician, Icelandic, Kannada, Kyrgyz, Macedonian, Malayalam, Marathi, Nepali, Sinhala, Tamil and Telugu[171]
  • Tap and Go allows users to quickly migrate to a new Android device, using NFC and Bluetooth to transfer Google Account details, configuration settings, user data and installed applications.[166]
  • A flashlight-style application is included, working on supported devices with a camera flash.[166]
  • User-customizable priorities for application notifications[172]
技术分享
Android 5.0 developer preview
5.0.1 December 2, 2014[173]
  • A few bugfixes, including resolving issues with video playback and password failures handling
5.0.2 December 19, 2014[174]
  • Fixes a bug with TRIM support, which prevented devices from the nightly on-charger cleanups of file system allocations if the device was turned off while being charged, or if it was charged during the day
  • Changes how alarms wake the CPU, and how alarms compete for system resources[175]

Android 各版本信息 (维基百科)

标签:

原文地址:http://www.cnblogs.com/justin-wang/p/4271755.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!