diff --git a/docs/html/about/dashboards/index.jd b/docs/html/about/dashboards/index.jd index 2eecd45b610ac..50e9448264adb 100644 --- a/docs/html/about/dashboards/index.jd +++ b/docs/html/about/dashboards/index.jd @@ -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.tags="android, dashboard, platforms, versions" 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 @@ -59,7 +59,7 @@ Platform Versions.

-

Data collected during a 7-day period ending on February 1, 2016. +

Data collected during a 7-day period ending on March 7, 2016.
Any versions with less than 0.1% distribution are not shown.

@@ -90,7 +90,7 @@ Screens.

-

Data collected during a 7-day period ending on February 1, 2016. +

Data collected during a 7-day period ending on March 7, 2016.
Any screen configurations with less than 0.1% distribution are not shown.

@@ -110,7 +110,7 @@ support for any lower version (for example, support for version 2.0 also implies +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">

To declare which version of OpenGL ES your application requires, you should use the {@code android:glEsVersion} attribute of the 2.0 -53.2% +51.6% 3.0 -39.7% +40.7% 3.1 -7.1% +7.7% -

Data collected during a 7-day period ending on February 1, 2016

+

Data collected during a 7-day period ending on March 7, 2016

@@ -154,30 +154,30 @@ var SCREEN_DATA = { "data": { "Large": { - "hdpi": "0.6", + "hdpi": "0.5", "ldpi": "0.3", - "mdpi": "5.0", - "tvdpi": "2.3", + "mdpi": "4.7", + "tvdpi": "2.2", "xhdpi": "0.5" }, "Normal": { "hdpi": "41.5", - "mdpi": "5.1", + "mdpi": "4.9", "tvdpi": "0.1", - "xhdpi": "22.9", - "xxhdpi": "14.8" + "xhdpi": "23.6", + "xxhdpi": "15.0" }, "Small": { "ldpi": "2.4" }, "Xlarge": { "hdpi": "0.3", - "mdpi": "3.5", + "mdpi": "3.3", "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", - "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" + "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?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 = [ { - "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": [ { "api": 8, @@ -195,47 +195,47 @@ var VERSION_DATA = { "api": 10, "name": "Gingerbread", - "perc": "2.7" + "perc": "2.6" }, { "api": 15, "name": "Ice Cream Sandwich", - "perc": "2.5" + "perc": "2.3" }, { "api": 16, "name": "Jelly Bean", - "perc": "8.8" + "perc": "8.1" }, { "api": 17, "name": "Jelly Bean", - "perc": "11.7" + "perc": "11.0" }, { "api": 18, "name": "Jelly Bean", - "perc": "3.4" + "perc": "3.2" }, { "api": 19, "name": "KitKat", - "perc": "35.5" + "perc": "34.3" }, { "api": 21, "name": "Lollipop", - "perc": "17.0" + "perc": "16.9" }, { "api": 22, "name": "Lollipop", - "perc": "17.1" + "perc": "19.2" }, { "api": 23, "name": "Marshmallow", - "perc": "1.2" + "perc": "2.3" } ] }