diff --git a/docs/html/about/dashboards/index.jd b/docs/html/about/dashboards/index.jd index 32b9c9e1b8585..2a2417a3a992f 100644 --- a/docs/html/about/dashboards/index.jd +++ b/docs/html/about/dashboards/index.jd @@ -64,7 +64,7 @@ Platform Versions.

-

Data collected during a 7-day period ending on June 4, 2014. +

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

@@ -95,7 +95,7 @@ Screens.

-

Data collected during a 7-day period ending on June 4, 2014. +

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

@@ -114,7 +114,7 @@ support for any lower version (for example, support for version 2.0 also implies +src="//chart.googleapis.com/chart?chs=400x250&cht=p&chd=t%3A0.1%2C81.7%2C18.2&chf=bg%2Cs%2C00000000&chl=GL%201.1%20only%7CGL%202.0%7CGL%203.0&chco=c4df9b%2C6fad0c" />

To declare which version of OpenGL ES your application requires, you should use the {@code android:glEsVersion} attribute of the 2.0 -83.6% +81.7% 3.0 -16.3% +18.2% -

Data collected during a 7-day period ending on June 4, 2014

+

Data collected during a 7-day period ending on July 7, 2014

@@ -164,42 +164,42 @@ uses.

var VERSION_DATA = [ { - "chart": "//chart.googleapis.com/chart?chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat&chf=bg%2Cs%2C00000000&chd=t%3A0.8%2C14.9%2C12.3%2C58.4%2C13.6&chco=c4df9b%2C6fad0c&cht=p&chs=500x250", + "chart": "//chart.googleapis.com/chart?cht=p&chs=500x250&chf=bg%2Cs%2C00000000&chd=t%3A0.7%2C13.5%2C11.4%2C56.5%2C17.9&chco=c4df9b%2C6fad0c&chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat", "data": [ { "api": 8, "name": "Froyo", - "perc": "0.8" + "perc": "0.7" }, { "api": 10, "name": "Gingerbread", - "perc": "14.9" + "perc": "13.5" }, { "api": 15, "name": "Ice Cream Sandwich", - "perc": "12.3" + "perc": "11.4" }, { "api": 16, "name": "Jelly Bean", - "perc": "29.0" + "perc": "27.8" }, { "api": 17, "name": "Jelly Bean", - "perc": "19.1" + "perc": "19.7" }, { "api": 18, "name": "Jelly Bean", - "perc": "10.3" + "perc": "9.0" }, { "api": 19, "name": "KitKat", - "perc": "13.6" + "perc": "17.9" } ] } @@ -216,27 +216,27 @@ var SCREEN_DATA = "Large": { "hdpi": "0.6", "ldpi": "0.6", - "mdpi": "4.4", - "tvdpi": "1.6", + "mdpi": "4.5", + "tvdpi": "1.7", "xhdpi": "0.6" }, "Normal": { - "hdpi": "34.2", - "mdpi": "12.0", - "xhdpi": "19.6", - "xxhdpi": "14.6" + "hdpi": "34.5", + "mdpi": "11.4", + "xhdpi": "19.4", + "xxhdpi": "15.3" }, "Small": { - "ldpi": "7.2" + "ldpi": "6.8" }, "Xlarge": { "hdpi": "0.3", - "mdpi": "4.0", - "xhdpi": "0.3" + "mdpi": "3.9", + "xhdpi": "0.4" } }, - "densitychart": "//chart.googleapis.com/chart?chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chf=bg%2Cs%2C00000000&chd=t%3A7.8%2C20.4%2C1.6%2C35.1%2C20.5%2C14.6&chco=c4df9b%2C6fad0c&cht=p&chs=400x250", - "layoutchart": "//chart.googleapis.com/chart?chl=Xlarge%7CLarge%7CNormal%7CSmall&chf=bg%2Cs%2C00000000&chd=t%3A4.6%2C7.8%2C80.4%2C7.2&chco=c4df9b%2C6fad0c&cht=p&chs=400x250" + "densitychart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chf=bg%2Cs%2C00000000&chd=t%3A7.4%2C19.8%2C1.7%2C35.4%2C20.4%2C15.3&chco=c4df9b%2C6fad0c&chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi", + "layoutchart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chf=bg%2Cs%2C00000000&chd=t%3A4.6%2C8.0%2C80.6%2C6.8&chco=c4df9b%2C6fad0c&chl=Xlarge%7CLarge%7CNormal%7CSmall" } ];