From 41038db2fe3cce15db1a951fbd76d03877ecbce5 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 10 Dec 2009 15:54:54 -0800 Subject: docs: add developer dashboard page and add topic link to it from the homepage (replacing the video topic) --- docs/html/images/icon_dashboard.png | Bin 0 -> 1761 bytes docs/html/index.jd | 14 ++-- docs/html/resources/dashboard/platform-versions.jd | 79 +++++++++++++++++++++ docs/html/resources/resources_toc.cs | 10 +++ 4 files changed, 99 insertions(+), 4 deletions(-) create mode 100644 docs/html/images/icon_dashboard.png create mode 100644 docs/html/resources/dashboard/platform-versions.jd diff --git a/docs/html/images/icon_dashboard.png b/docs/html/images/icon_dashboard.png new file mode 100644 index 000000000000..04793e0775c9 Binary files /dev/null and b/docs/html/images/icon_dashboard.png differ diff --git a/docs/html/index.jd b/docs/html/index.jd index 0d72e80b8a94..d3407939fbf1 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -76,11 +76,17 @@ home=true
 
- + -

Watch

- -

More Android videos »

+

Target Devices

+

The Device Dashboard +provides information about deployed Android devices to +help you target suitable device configurations as you build and update your +apps.

+

Learn more »

diff --git a/docs/html/resources/dashboard/platform-versions.jd b/docs/html/resources/dashboard/platform-versions.jd new file mode 100644 index 000000000000..2757850ec46e --- /dev/null +++ b/docs/html/resources/dashboard/platform-versions.jd @@ -0,0 +1,79 @@ +page.title=Platform Versions +@jd:body + + + +

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 +the hands of users.

+ +

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.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Android PlatformPercent of Devices
Android 1.10.3%
Android 1.527.7%
Android 1.654.2%
Android 2.02.9%
Android 2.0.114.8%
+
+ +

Data collected during two weeks ending on 12/14/2009

diff --git a/docs/html/resources/resources_toc.cs b/docs/html/resources/resources_toc.cs index 54602bfab1a6..40ee8186ed65 100644 --- a/docs/html/resources/resources_toc.cs +++ b/docs/html/resources/resources_toc.cs @@ -19,6 +19,16 @@ +
  • +

    Device Dashboard +

    + +
  • +
  • Technical Articles

    -- cgit v1.2.3