diff options
author | Scott Main <smain@google.com> | 2010-07-15 17:56:59 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2010-07-15 17:56:59 -0700 |
commit | 80fa5c866eaf323c39bef4159a351950f0ea527a (patch) | |
tree | e1b1eac0a4e21263362a508b1fa17028882bb842 /docs | |
parent | 28da8e5e4aefd919064e3c33a311edf1af5a958e (diff) | |
download | frameworks_base-80fa5c866eaf323c39bef4159a351950f0ea527a.zip frameworks_base-80fa5c866eaf323c39bef4159a351950f0ea527a.tar.gz frameworks_base-80fa5c866eaf323c39bef4159a351950f0ea527a.tar.bz2 |
docs: dashboard update
Change-Id: I289cc30b0ae2f88429a8a01b4b7219a86b6d479c
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/resources/dashboard/platform-versions.jd | 12 | ||||
-rw-r--r-- | docs/html/resources/dashboard/screens.jd | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/docs/html/resources/dashboard/platform-versions.jd b/docs/html/resources/dashboard/platform-versions.jd index 6cb7228..d4b6db5 100644 --- a/docs/html/resources/dashboard/platform-versions.jd +++ b/docs/html/resources/dashboard/platform-versions.jd @@ -52,7 +52,7 @@ Android Market within a 14-day period ending on the data collection date noted b <div class="dashboard-panel"> <img alt="" height="250" width="460" -src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:0.3,21.3,23.5,53.1,1.8&chl=Other*| +src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:0.3,18.9,22.1,55.5,3.3&chl=Other*| Android%201.5|Android%201.6|Android%202.1|Android%202.2&chco=c4df9b,6fad0c" /> <table> @@ -61,13 +61,13 @@ Android%201.5|Android%201.6|Android%202.1|Android%202.2&chco=c4df9b,6fad0c" /> <th>API Level</th> <th>Distribution</th> </tr> -<tr><td>Android 1.5</td><td>3</td><td>21.3%</td></tr> -<tr><td>Android 1.6</td><td>4</td><td>23.5%</td></tr> -<tr><td>Android 2.1</td><td>7</td><td>53.1%</td></tr> -<tr><td>Android 2.2</td><td>8</td><td>1.8%</td></tr> +<tr><td>Android 1.5</td><td>3</td><td>18.9%</td></tr> +<tr><td>Android 1.6</td><td>4</td><td>22.1%</td></tr> +<tr><td>Android 2.1</td><td>7</td><td>55.5%</td></tr> +<tr><td>Android 2.2</td><td>8</td><td>3.3%</td></tr> </table> -<p><em>Data collected during two weeks ending on July 1, 2010</em></p> +<p><em>Data collected during two weeks ending on July 15, 2010</em></p> <p style="font-size:.9em">* <em>Other: 0.3% of devices running obsolete versions</em></p> </div><!-- end dashboard-panel --> diff --git a/docs/html/resources/dashboard/screens.jd b/docs/html/resources/dashboard/screens.jd index 89fdd2d..b20b17d 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.</p> <div class="dashboard-panel"> <img alt="" width="460" height="250" -src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:1.4,54.5,44.1&chl=Small%20/%20ldpi| +src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:1.8,51.5,46.6&chl=Small%20/%20ldpi| Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" /> <table> @@ -60,22 +60,22 @@ Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" /> <th scope="col">High Density</th> </tr> <tr><th scope="row">Small</th> -<td class='cent hi'>1.4%</td> +<td class='cent hi'>1.8%</td> <td></td> <td></td> </tr> <tr><th scope="row">Normal</th> <td></td> -<td class='cent hi'>54.5%</td> -<td class='cent hi'>44.1%</td> +<td class='cent hi'>51.5%</td> +<td class='cent hi'>46.6%</td> </tr> <tr><th scope="row">Large</th> <td></td> <td></td> <td></td> -</tr> +</tr> </table> -<p><em>Data collected during two weeks ending on July 1, 2010</em></p> +<p><em>Data collected during two weeks ending on July 15, 2010</em></p> </div> |