diff options
| author | 2012-09-05 11:51:21 -0700 | |
|---|---|---|
| committer | 2012-09-05 11:51:21 -0700 | |
| commit | 5ba48e12d35c103632d435159c04bb377005c300 (patch) | |
| tree | d89377ee14cc9358c3db8350d94255f96e008eac | |
| parent | 11626a91b6e695e7a8fa9e9a9f1a37df11cfb4e2 (diff) | |
| parent | d4107dca294a2e719b6ba3a268b7147d7cc2922f (diff) | |
am d4107dca: Merge "dashboard update for 9/4 switch to simplified pie charts: codenames for platforms and separate size and density charts" into jb-dev
* commit 'd4107dca294a2e719b6ba3a268b7147d7cc2922f':
  dashboard update for 9/4 switch to simplified pie charts: codenames for platforms and separate size and density charts
| -rw-r--r-- | docs/html/about/dashboards/index.jd | 88 | 
1 files changed, 40 insertions, 48 deletions
| diff --git a/docs/html/about/dashboards/index.jd b/docs/html/about/dashboards/index.jd index 4a75b9189bd2..e4aa5e91b842 100644 --- a/docs/html/about/dashboards/index.jd +++ b/docs/html/about/dashboards/index.jd @@ -20,44 +20,43 @@ href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level  <p>The following pie chart and table is based on the number of Android devices that have accessed  Google Play within a 14-day period ending on the data collection date noted below.</p> -<div class="col-6" style="margin-left:0"> +<div class="col-5" style="margin-left:0">  <table>  <tr>    <th>Version</th>    <th>Codename</th> -  <th>API Level</th> +  <th>API</th>    <th>Distribution</th>  </tr>  <tr><td><a href="/about/versions/android-1.5.html">1.5</a></td><td>Cupcake</td>  <td>3</td><td>0.2%</td></tr> -<tr><td><a href="/about/versions/android-1.6.html">1.6</a></td><td>Donut</td>    <td>4</td><td>0.5%</td></tr> -<tr><td><a href="/about/versions/android-2.1.html">2.1</a></td><td>Eclair</td>   <td>7</td><td>4.2%</td></tr> -<tr><td><a href="/about/versions/android-2.2.html">2.2</a></td><td>Froyo</td>    <td>8</td><td>15.5%</td></tr> +<tr><td><a href="/about/versions/android-1.6.html">1.6</a></td><td>Donut</td>    <td>4</td><td>0.4%</td></tr> +<tr><td><a href="/about/versions/android-2.1.html">2.1</a></td><td>Eclair</td>   <td>7</td><td>3.7%</td></tr> +<tr><td><a href="/about/versions/android-2.2.html">2.2</a></td><td>Froyo</td>    <td>8</td><td>14%</td></tr>  <tr><td><a href="/about/versions/android-2.3.html">2.3 - 2.3.2</a>                                     </td><td rowspan="2">Gingerbread</td>    <td>9</td><td>0.3%</td></tr>  <tr><td><a href="/about/versions/android-2.3.3.html">2.3.3 - 2.3.7 -        </a></td><!-- Gingerbread -->                                       <td>10</td><td>60.3%</td></tr> +        </a></td><!-- Gingerbread -->                                       <td>10</td><td>57.2%</td></tr>  <tr><td><a href="/about/versions/android-3.1.html">3.1</a></td>                                                     <td rowspan="2">Honeycomb</td>      <td>12</td><td>0.5%</td></tr> -<tr><td><a href="/about/versions/android-3.2.html">3.2</a></td>      <!-- Honeycomb --><td>13</td><td>1.8%</td></tr>  +<tr><td><a href="/about/versions/android-3.2.html">3.2</a></td>      <!-- Honeycomb --><td>13</td><td>1.6%</td></tr>   <tr><td><a href="/about/versions/android-4.0.html">4.0 - 4.0.2</a></td>                                                  <td rowspan="2">Ice Cream Sandwich</td><td>14</td><td>0.1%</td></tr>   <tr><td><a href="/about/versions/android-4.0.3.html">4.0.3 - 4.0.4</a></td> -                                                                     <!-- ICS     -->  <td>15</td><td>15.8%</td></tr>  -<tr><td><a href="/about/versions/android-4.1.html">4.1</a></td>   <td>Jelly Bean</td><td>16</td><td>0.8%</td></tr>  +                                                                     <!-- ICS     -->  <td>15</td><td>20.8%</td></tr>  +<tr><td><a href="/about/versions/android-4.1.html">4.1</a></td>   <td>Jelly Bean</td><td>16</td><td>1.2%</td></tr>   </table> -  </div> -<div class="col-7" style="margin-right:0"> +<div class="col-8" style="margin-right:0">  <img alt="" -src="http://chart.apis.google.com/chart?&cht=p&chs=460x310&chd=t:0.2,0.5,4.2,15.5,0.3,60.3,0.5,1.8,0.1,15.8,0.8&chl=Android%201.5|Android%201.6|Android%202.1|Android%202.2|Android%202.3|Android%202.3.3|Android%203.1|Android%203.2|Android%204.0|Android%204.0.3|Android%204.1&chco=c4df9b,6fad0c&chf=bg,s,00000000" /> +src="http://chart.apis.google.com/chart?&cht=p&chs=460x245&chd=t:4.3,14,57.5,2.1,20.9,1.2&chl=Eclair%20%26%20lower|Froyo|Gingerbread|Honeycomb|Ice%20Cream%20Sandwich|Jelly%20Bean&chco=c4df9b,6fad0c&chf=bg,s,00000000" />  </div><!-- end dashboard-panel --> -<p style="clear:both"><em>Data collected during a 14-day period ending on August 1, 2012</em></p> +<p style="clear:both"><em>Data collected during a 14-day period ending on September 4, 2012</em></p>  <!--  <p style="font-size:.9em">* <em>Other: 0.1% of devices running obsolete versions</em></p>  --> @@ -82,9 +81,9 @@ line for that version meets the y-axis on the right.</p>  Google Play within a 14-day period ending on the date indicated on the x-axis.</p>  <img alt="" height="250" width="660" -src="http://chart.apis.google.com/chart?&cht=lc&chs=660x250&chxt=x,x,y,r&chf=bg,s,00000000&chxr=0,0,12|1,0,12|2,0,100|3,0,100&chxl=0%3A%7C02/01%7C02/15%7C03/01%7C03/15%7C04/01%7C04/15%7C05/01%7C05/15%7C06/01%7C06/15%7C07/01%7C07/15%7C08/01%7C1%3A%7C2012%7C%7C%7C%7C%7C%7C%7C%7C%7C%7C%7C%7C2012%7C2%3A%7C0%25%7C25%25%7C50%25%7C75%25%7C100%25%7C3%3A%7C0%25%7C25%25%7C50%25%7C75%25%7C100%25&chxp=0,0,1,2,3,4,5,6,7,8,9,10,11,12&chxtc=0,5&chd=t:98.6,98.4,98.4,98.6,98.5,98.6,98.8,98.7,98.9,99.1,99.1,99.2,98.6|97.6,97.5,97.6,97.8,97.8,97.9,98.1,98.1,98.3,98.5,98.6,98.7,98.1|89.9,90.3,90.8,91.4,91.8,92.1,92.5,92.7,93.1,93.5,93.9,94.2,93.9|62.0,63.7,65.2,66.8,68.6,69.9,71.5,72.6,74.0,75.2,76.5,77.8,78.4|4.0,4.1,4.3,4.6,5.5,6.5,7.6,8.2,9.4,11.0,12.8,15.6,18.1|2.6,3.0,3.2,3.5,4.5,5.5,6.6,7.4,8.7,10.4,12.3,15.1,17.6|0.7,0.8,1.1,1.3,2.3,3.3,4.4,5.3,6.7,8.4,10.4,13.2,15.8&chm=b,c3df9b,0,1,0|b,b6dc7d,1,2,0|tAndroid%202.2,5b831d,2,0,15,,t::-5|b,aadb5e,2,3,0|tAndroid%202.3.3,496c13,3,0,15,,t::-5|b,9ddb3d,3,4,0|b,91da1e,4,5,0|b,80c414,5,6,0|tAndroid%204.0.3,131d02,6,10,15,,t::-5|B,6fad0c,6,7,0&chg=7,25&chdl=Android%201.6|Android%202.1|Android%202.2|Android%202.3.3|Android%203.1|Android%203.2|Android%204.0.3&chco=add274,a0d155,94d134,84c323,73ad18,62960f,507d08" /> +src="http://chart.apis.google.com/chart?&cht=lc&chs=660x250&chxt=x,x,y,r&chf=bg,s,00000000&chxr=0,0,12|1,0,12|2,0,100|3,0,100&chxl=0%3A%7C03/01%7C03/15%7C04/01%7C04/15%7C05/01%7C05/15%7C06/01%7C06/15%7C07/01%7C07/15%7C08/01%7C08/15%7C09/01%7C1%3A%7C2012%7C%7C%7C%7C%7C%7C%7C%7C%7C%7C%7C%7C2012%7C2%3A%7C0%25%7C25%25%7C50%25%7C75%25%7C100%25%7C3%3A%7C0%25%7C25%25%7C50%25%7C75%25%7C100%25&chxp=0,0,1,2,3,4,5,6,7,8,9,10,11,12&chxtc=0,5&chd=t:97.6,97.8,97.8,97.9,98.1,98.1,98.3,98.5,98.6,98.7,98.9,98.9,99.0|90.8,91.4,91.8,92.1,92.5,92.7,93.1,93.5,93.9,94.2,94.7,94.9,95.3|65.2,66.8,68.6,69.9,71.5,72.6,74.0,75.2,76.5,77.8,79.2,80.1,81.1|4.3,4.6,5.5,6.5,7.6,8.2,9.4,11.0,12.8,15.6,18.9,21.2,23.7|3.2,3.5,4.5,5.5,6.6,7.4,8.7,10.4,12.3,15.1,18.4,20.7,23.2|1.1,1.3,2.3,3.3,4.4,5.3,6.7,8.4,10.4,13.2,16.6,19.0,21.5|0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.8,0.9,1.1&chm=b,c3df9b,0,1,0|tAndroid%202.2,6c9729,1,0,15,,t::-5|b,b6dc7d,1,2,0|tAndroid%202.3.3,5b831d,2,0,15,,t::-5|b,aadb5e,2,3,0|b,9ddb3d,3,4,0|b,91da1e,4,5,0|tAndroid%204.0.3,253a06,5,8,15,,t::-5|b,80c414,5,6,0|B,6fad0c,6,7,0&chg=7,25&chdl=Android%202.1|Android%202.2|Android%202.3.3|Android%203.1|Android%203.2|Android%204.0.3|Android%204.1&chco=add274,a0d155,94d134,84c323,73ad18,62960f,507d08" /> -<p><em>Last historical dataset collected during a 14-day period ending on August 1, 2012</em></p> +<p><em>Last historical dataset collected during a 14-day period ending on September 1, 2012</em></p> @@ -111,6 +110,14 @@ src="http://chart.apis.google.com/chart?&cht=lc&chs=660x250&chxt=x,x,y,r&chf=bg,  <h2 id="Screens">Screen Sizes and Densities</h2> + +<img alt="" style="float:right;" +src="http://chart.googleapis.com/chart?cht=p&chs=400x250&chf=bg,s,00000000&chco=c4df9b,6fad0c&chl=Xlarge%7CLarge%7CNormal%7CSmall&chd=t%3A4.7,6.5,86,2.8" /> + + +<img alt="" style="float:right;clear:right" +src="http://chart.googleapis.com/chart?cht=p&chs=400x250&chf=bg,s,00000000&chco=c4df9b,6fad0c&chl=ldpi%7Cmdpi%7Chdpi%7Cxhdpi&chd=t%3A1.6,18.6,53.6,26.2" /> +  <p>This section provides data about the relative number of active devices that have a particular  screen configuration, defined by a combination of screen size and density. To simplify the way that  you design your user interfaces for different screen configurations, Android divides the range of @@ -132,10 +139,7 @@ of Android devices that have accessed Google Play within a 7-day period  ending on the data collection date noted below.</p> -<div class="col-6" style="margin-left:0"> - - -<table> +<table style="width:350px">  <tr>  <th></th>  <th scope="col">ldpi</th> @@ -144,22 +148,22 @@ ending on the data collection date noted below.</p>  <th scope="col">xhdpi</th>  </tr>  <tr><th scope="row">small</th>  -<td>1.5%</td>     <!-- small/ldpi --> +<td>1.1%</td>     <!-- small/ldpi -->  <td></td>     <!-- small/mdpi --> -<td>1.2%</td> <!-- small/hdpi --> +<td>1.7%</td> <!-- small/hdpi -->  <td></td>     <!-- small/xhdpi -->  </tr>   <tr><th scope="row">normal</th>  -<td>0.5%</td>  <!-- normal/ldpi --> -<td>12.1%</td> <!-- normal/mdpi --> -<td>55.3%</td> <!-- normal/hdpi --> -<td>17.4%</td>      <!-- normal/xhdpi --> +<td>0.4%</td>  <!-- normal/ldpi --> +<td>11.4%</td> <!-- normal/mdpi --> +<td>51.9%</td> <!-- normal/hdpi --> +<td>22.3%</td>      <!-- normal/xhdpi -->  </tr>   <tr><th scope="row">large</th>   <td>0.1%</td>     <!-- large/ldpi --> -<td>2.7%</td> <!-- large/mdpi --> +<td>2.5%</td> <!-- large/mdpi -->  <td></td>     <!-- large/hdpi --> -<td>4.5%</td>     <!-- large/xhdpi --> +<td>3.9%</td>     <!-- large/xhdpi -->  </tr>   <tr><th scope="row">xlarge</th>   <td></td>     <!-- xlarge/ldpi --> @@ -169,16 +173,7 @@ ending on the data collection date noted below.</p>  </tr>   </table> - -</div> - -<div class="col-7" style="margin-right:0"> -<img alt="" -src="http://chart.googleapis.com/chart?cht=p&chs=400x250&chf=bg,s,00000000&chco=c4df9b,6fad0c&chl=Xlarge%20/%20mdpi|Large%20/%20ldpi|Large%20/%20mdpi|Large%20/%20xhdpi|Normal%20/%20hdpi|Normal%20/%20ldpi|Normal%20/%20mdpi|Normal%20/%20xhdpi|Small%20/%20hdpi|Small%20/%20ldpi&chd=t%3A4.7,0.1,2.7,4.5,55.3,0.5,12.1,17.4,1.2,1.5" /> - -</div> - -<p style="clear:both"><em>Data collected during a 7-day period ending on August 1, 2012</em></p> +<p style="clear:both"><em>Data collected during a 7-day period ending on September 4, 2012</em></p> @@ -196,6 +191,10 @@ version of OpenGL ES. Note that support for one particular version of OpenGL ES  support for any lower version (for example, support for version 2.0 also implies support for  1.1).</p> + +<img alt="" style="float:right" +src="http://chart.googleapis.com/chart?cht=p&chs=400x250&chco=c4df9b,6fad0c&chl=GL%201.1%20only|GL%202.0%20%26%201.1&chd=t%3A9.2,90.8&chf=bg,s,00000000" /> +  <p>To declare which version of OpenGL ES your application requires, you should use the {@code  android:glEsVersion} attribute of the <a  href="{@docRoot}guide/topics/manifest/uses-feature-element.html">{@code <uses-feature>}</a> @@ -209,28 +208,21 @@ of Android devices that have accessed Google Play within a 7-day period  ending on the data collection date noted below.</p> -<div class="col-6" style="margin-left:0"> -<table> +<table style="width:350px">  <tr>  <th scope="col">OpenGL ES Version</th>  <th scope="col">Distribution</th>  </tr>  <tr>  <td>1.1 only</th> -<td>9.3%</td> +<td>9.2%</td>  </tr>  <tr>  <td>2.0 & 1.1</th> -<td>90.7%</td> +<td>90.8%</td>  </tr>  </table> -</div> -<div class="col-7" style="margin-right:0"> -<img alt="" -src="http://chart.googleapis.com/chart?cht=p&chs=400x250&chco=c4df9b,6fad0c&chl=GL%201.1%20only|GL%202.0%20%26%201.1&chd=t%3A9.3,90.7&chf=bg,s,00000000" /> - -</div> -<p style="clear:both"><em>Data collected during a 7-day period ending on August 1, 2012</em></p> +<p style="clear:both"><em>Data collected during a 7-day period ending on September 4, 2012</em></p> |