docs: Android March 2016 Dashboard update

Change-Id: I5c224109f9ef4c362f579d6ec7d2b2142f4f2e27
This commit is contained in:
Joe Fernandez
2016-03-07 13:32:00 -08:00
parent 70ab6ada95
commit 59c43470bd

View File

@@ -2,7 +2,7 @@ page.title=Dashboards
page.metaDescription=page.metaDescription=An overview of device characteristics and platform versions that are active in the Android ecosystem. page.metaDescription=page.metaDescription=An overview of device characteristics and platform versions that are active in the Android ecosystem.
page.tags="android, dashboard, platforms, versions" page.tags="android, dashboard, platforms, versions"
meta.tags="ecosystem, versions, whatsnew, dashboards" meta.tags="ecosystem, versions, whatsnew, dashboards"
page.image=http://chart.googleapis.com/chart?chl=GL%201.1%20only%7CGL%202.0%7CGL%203.0&chf=bg%2Cs%2C00000000&chd=t%3A0.1%2C93.5%2C6.4&chco=c4df9b%2C6fad0c&chs=400x250&cht=p page.image=https://chart.googleapis.com/chart?chl=GL%202.0%7CGL%203.0%7CGL%203.1&chf=bg%2Cs%2C00000000&chd=t%3A51.6%2C40.7%2C7.7&chco=c4df9b%2C6fad0c&cht=p&chs=400x250
@jd:body @jd:body
@@ -59,7 +59,7 @@ Platform Versions</a>.</p>
</div> </div>
<p style="clear:both"><em>Data collected during a 7-day period ending on February 1, 2016. <p style="clear:both"><em>Data collected during a 7-day period ending on March 7, 2016.
<br/>Any versions with less than 0.1% distribution are not shown.</em> <br/>Any versions with less than 0.1% distribution are not shown.</em>
</p> </p>
@@ -90,7 +90,7 @@ Screens</a>.</p>
</div> </div>
<p style="clear:both"><em>Data collected during a 7-day period ending on February 1, 2016. <p style="clear:both"><em>Data collected during a 7-day period ending on March 7, 2016.
<br/>Any screen configurations with less than 0.1% distribution are not shown.</em></p> <br/>Any screen configurations with less than 0.1% distribution are not shown.</em></p>
@@ -110,7 +110,7 @@ support for any lower version (for example, support for version 2.0 also implies
<img alt="" style="float:right" <img alt="" style="float:right"
src="//chart.googleapis.com/chart?chl=GL%202.0%7CGL%203.0%7CGL%203.1&chf=bg%2Cs%2C00000000&chd=t%3A53.2%2C39.7%2C7.1&chco=c4df9b%2C6fad0c&cht=p&chs=400x250"> src="//chart.googleapis.com/chart?chl=GL%202.0%7CGL%203.0%7CGL%203.1&chf=bg%2Cs%2C00000000&chd=t%3A51.6%2C40.7%2C7.7&chco=c4df9b%2C6fad0c&cht=p&chs=400x250">
<p>To declare which version of OpenGL ES your application requires, you should use the {@code <p>To declare which version of OpenGL ES your application requires, you should use the {@code
android:glEsVersion} attribute of the <a android:glEsVersion} attribute of the <a
@@ -128,21 +128,21 @@ uses.</p>
</tr> </tr>
<tr> <tr>
<td>2.0</td> <td>2.0</td>
<td>53.2%</td> <td>51.6%</td>
</tr> </tr>
<tr> <tr>
<td>3.0</td> <td>3.0</td>
<td>39.7%</td> <td>40.7%</td>
</tr> </tr>
<tr> <tr>
<td>3.1</td> <td>3.1</td>
<td>7.1%</td> <td>7.7%</td>
</tr> </tr>
</table> </table>
<p style="clear:both"><em>Data collected during a 7-day period ending on February 1, 2016</em></p> <p style="clear:both"><em>Data collected during a 7-day period ending on March 7, 2016</em></p>
@@ -154,30 +154,30 @@ var SCREEN_DATA =
{ {
"data": { "data": {
"Large": { "Large": {
"hdpi": "0.6", "hdpi": "0.5",
"ldpi": "0.3", "ldpi": "0.3",
"mdpi": "5.0", "mdpi": "4.7",
"tvdpi": "2.3", "tvdpi": "2.2",
"xhdpi": "0.5" "xhdpi": "0.5"
}, },
"Normal": { "Normal": {
"hdpi": "41.5", "hdpi": "41.5",
"mdpi": "5.1", "mdpi": "4.9",
"tvdpi": "0.1", "tvdpi": "0.1",
"xhdpi": "22.9", "xhdpi": "23.6",
"xxhdpi": "14.8" "xxhdpi": "15.0"
}, },
"Small": { "Small": {
"ldpi": "2.4" "ldpi": "2.4"
}, },
"Xlarge": { "Xlarge": {
"hdpi": "0.3", "hdpi": "0.3",
"mdpi": "3.5", "mdpi": "3.3",
"xhdpi": "0.7" "xhdpi": "0.7"
} }
}, },
"densitychart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chco=c4df9b%2C6fad0c&chd=t%3A2.7%2C13.6%2C2.4%2C42.4%2C24.1%2C14.8&chf=bg%2Cs%2C00000000", "densitychart": "//chart.googleapis.com/chart?chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chco=c4df9b%2C6fad0c&chd=t%3A2.7%2C12.9%2C2.3%2C42.3%2C24.8%2C15.0&chf=bg%2Cs%2C00000000&chs=400x250&cht=p",
"layoutchart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chl=Xlarge%7CLarge%7CNormal%7CSmall&chco=c4df9b%2C6fad0c&chd=t%3A4.5%2C8.7%2C84.4%2C2.4&chf=bg%2Cs%2C00000000" "layoutchart": "//chart.googleapis.com/chart?chl=Xlarge%7CLarge%7CNormal%7CSmall&chco=c4df9b%2C6fad0c&chd=t%3A4.3%2C8.2%2C85.1%2C2.4&chf=bg%2Cs%2C00000000&chs=400x250&cht=p"
} }
]; ];
@@ -185,7 +185,7 @@ var SCREEN_DATA =
var VERSION_DATA = var VERSION_DATA =
[ [
{ {
"chart": "//chart.googleapis.com/chart?cht=p&chs=500x250&chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop%7CMarshmallow&chco=c4df9b%2C6fad0c&chd=t%3A0.1%2C2.7%2C2.5%2C23.9%2C35.5%2C34.1%2C1.2&chf=bg%2Cs%2C00000000", "chart": "//chart.googleapis.com/chart?chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop%7CMarshmallow&chco=c4df9b%2C6fad0c&chd=t%3A0.1%2C2.6%2C2.3%2C22.3%2C34.3%2C36.1%2C2.3&chf=bg%2Cs%2C00000000&chs=500x250&cht=p",
"data": [ "data": [
{ {
"api": 8, "api": 8,
@@ -195,47 +195,47 @@ var VERSION_DATA =
{ {
"api": 10, "api": 10,
"name": "Gingerbread", "name": "Gingerbread",
"perc": "2.7" "perc": "2.6"
}, },
{ {
"api": 15, "api": 15,
"name": "Ice Cream Sandwich", "name": "Ice Cream Sandwich",
"perc": "2.5" "perc": "2.3"
}, },
{ {
"api": 16, "api": 16,
"name": "Jelly Bean", "name": "Jelly Bean",
"perc": "8.8" "perc": "8.1"
}, },
{ {
"api": 17, "api": 17,
"name": "Jelly Bean", "name": "Jelly Bean",
"perc": "11.7" "perc": "11.0"
}, },
{ {
"api": 18, "api": 18,
"name": "Jelly Bean", "name": "Jelly Bean",
"perc": "3.4" "perc": "3.2"
}, },
{ {
"api": 19, "api": 19,
"name": "KitKat", "name": "KitKat",
"perc": "35.5" "perc": "34.3"
}, },
{ {
"api": 21, "api": 21,
"name": "Lollipop", "name": "Lollipop",
"perc": "17.0" "perc": "16.9"
}, },
{ {
"api": 22, "api": 22,
"name": "Lollipop", "name": "Lollipop",
"perc": "17.1" "perc": "19.2"
}, },
{ {
"api": 23, "api": 23,
"name": "Marshmallow", "name": "Marshmallow",
"perc": "1.2" "perc": "2.3"
} }
] ]
} }