zoukankan      html  css  js  c++  java
  • Android 版本分布数据:Android 2.3 估超过 50%

    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 

  • 相关阅读:
    如何在宿主机上查看kvm虚拟机的IP
    virt-viewer 连kvm 虚机
    用virsh console vhosts 卡住
    sshpass 实现shell脚本直接加载密登录服务器
    maven创建helloword项目
    linux 安装maven
    xz -d Python-3.4.7.tar.xz
    查看哪个用户登录过服务器 记录 时间 和 ip
    两台linux服务器各有两个不同的用户 其中一个服务器可以无密码登录服务器
    maven私服nexus
  • 原文地址:https://www.cnblogs.com/hnrainll/p/2312655.html
Copyright © 2011-2022 走看看