From db3b598c939993418242393d6a14919b3c1e8ee0 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 1 Jul 2010 11:39:08 -0700 Subject: docs: update device dashboard; add historical chart Change-Id: Iafed4ed927141d34dcdb728918320be2fa2cf151 --- docs/html/resources/dashboard/platform-versions.jd | 78 +++++++++++++++++----- docs/html/resources/dashboard/screens.jd | 10 +-- 2 files changed, 66 insertions(+), 22 deletions(-) (limited to 'docs/html/resources') diff --git a/docs/html/resources/dashboard/platform-versions.jd b/docs/html/resources/dashboard/platform-versions.jd index 5e75105..6cb7228 100644 --- a/docs/html/resources/dashboard/platform-versions.jd +++ b/docs/html/resources/dashboard/platform-versions.jd @@ -43,29 +43,73 @@ 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.

-

Note: This data 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.

+ +

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.

- + - - + + + - - - - - - + + + +
Android PlatformPercent of DevicesPlatformAPI LevelDistribution
Android 1.10.1%
Android 1.524.6%
Android 1.625.0%
Android 2.00.1%
Android 2.0.10.3%
Android 2.150.0%
Android 1.5321.3%
Android 1.6423.5%
Android 2.1753.1%
Android 2.281.8%
-

Data collected during two weeks ending on June 16, 2010

-
+ +

Data collected during two weeks ending on July 1, 2010

+

* Other: 0.3% of devices running obsolete versions

+ + + + +

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 two weeks ending on July 1, 2010

+ + +
diff --git a/docs/html/resources/dashboard/screens.jd b/docs/html/resources/dashboard/screens.jd index f8130ea..89fdd2d 100644 --- a/docs/html/resources/dashboard/screens.jd +++ b/docs/html/resources/dashboard/screens.jd @@ -49,7 +49,7 @@ ending on the data collection date noted below.

@@ -60,14 +60,14 @@ Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" /> - + - - + + @@ -76,6 +76,6 @@ Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" />
High Density
Small1.1%1.4%
Normal 57.8%41.0%54.5%44.1%
Large
-

Data collected during two weeks ending on June 16, 2010

+

Data collected during two weeks ending on July 1, 2010

-- cgit v1.1