Platform Versions

This page provides data about the relative number of active devices running a given version of the Android platform. This can help you understand the landscape of device distribution and decide how to prioritize the development of your application features for the devices currently in the hands of users. For information about how to target your application to devices based on platform version, see API Levels.
Current Distribution

The following pie chart and table is based on the number of Android devices that have accessed Android Market within a 14-day period ending on the data collection date noted below.Platform Codename API Level Distribution
Android 1.5 Cupcake 3 0.6%
Android 1.6 Donut 4 1.1%
Android 2.1 Eclair 7 8.5%
Android 2.2 Froyo 8 30.4%
Android 2.3 -
Android 2.3.2 Gingerbread 9 0.6%
Android 2.3.3 -
Android 2.3.7 10 54.9%
Android 3.0 Honeycomb 11 0.1%
Android 3.1 12 1.5%
Android 3.2 13 1.7%
Android 4.0 -
Android 4.0.2 Ice Cream Sandwich 14 0.3%
Android 4.0.3 15 0.3%


Data collected during a 14-day period ending on January 3, 2012
Historical Distribution

The following stacked line graph provides a history of the relative number of active Android devices running different versions of the Android platform. It also provides a valuable perspective of how many devices your application is compatible with, based on the platform version.

Notice that the platform versions are stacked on top of each other with the oldest active version at the top. This format indicates the total percent of active devices that are compatible with a given version of Android. For example, if you develop your application for the version that is at the very top of the chart, then your application is compatible with 100% of active devices (and all future versions), because all Android APIs are forward compatible. Or, if you develop your application for a version lower on the chart, then it is currently compatible with the percentage of devices indicated on the y-axis, where the line for that version meets the y-axis on the right.

Each dataset in the timeline is based on the number of Android devices that accessed Android Market within a 14-day period ending on the date indicated on the x-axis.

Last historical dataset collected during a 14-day period ending on January 3, 2012

转自:http://cnbeta.com/articles/168101.htm

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Using Ant to Automate Building Android
  2. Android(安卓)share绘制虚线在手机上显示
  3. 【Android】入门级连接网络示例: 网页浏览
  4. 详解 Android(安卓)的 Activity 组件
  5. 前言:Android进阶汇总(持续更新)
  6. Android(安卓)学习记录-ImageView显示格
  7. Android(安卓)9.0 Launcher源码分析(三)—
  8. Android虚拟机大屏幕设置
  9. 详解 Android(安卓)的 Activity 组件
  10. 从零开始学习android