From 6bb6348f2a542b05b9945f28566fb876cf6aee2e Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Mon, 17 May 2010 15:01:58 -0700 Subject: Doc change: cherry pick from eclair ->docs: add dashboard for screens update platform dashboard Conflicts: docs/html/resources/dashboard/platform-versions.jd Change-Id: I6d812085c96eb61e4f6d6e76af714292fa0d38b1 --- docs/html/resources/dashboard/platform-versions.jd | 50 ++++++------- docs/html/resources/dashboard/screens.jd | 81 ++++++++++++++++++++++ docs/html/resources/resources_toc.cs | 3 + 3 files changed, 104 insertions(+), 30 deletions(-) create mode 100644 docs/html/resources/dashboard/screens.jd (limited to 'docs/html/resources') diff --git a/docs/html/resources/dashboard/platform-versions.jd b/docs/html/resources/dashboard/platform-versions.jd index ec7e9da..c77e7b7 100644 --- a/docs/html/resources/dashboard/platform-versions.jd +++ b/docs/html/resources/dashboard/platform-versions.jd @@ -2,9 +2,10 @@ page.title=Platform Versions @jd:body + +

This page provides data about the relative number of active devices +using a particular type of screen, including the screen size and density. For information about how +your application can support multiple screen types, see Supporting Multiple Screens.

+ +

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.

+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Low DensityMedium DensityHigh Density
Small1.0%
Normal63.7%35.3%
Large
+ +

Data collected during two weeks ending on May 17, 2010

+
+ diff --git a/docs/html/resources/resources_toc.cs b/docs/html/resources/resources_toc.cs index 0d6ecc4..107c604 100644 --- a/docs/html/resources/resources_toc.cs +++ b/docs/html/resources/resources_toc.cs @@ -27,6 +27,9 @@
  • Platform Versions
  • +
  • + Screen Sizes & Densities + new!