diff --git a/docs/html/about/dashboards/index.jd b/docs/html/about/dashboards/index.jd index 2a2417a3a992f..1e5fc4ddee6b4 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 July 7, 2014. +

Data collected during a 7-day period ending on August 12, 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 July 7, 2014. +

Data collected during a 7-day period ending on August 12, 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%2C80.2%2C19.7&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 -81.7% +80.2% 3.0 -18.2% +19.7% -

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

+

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

@@ -164,7 +164,7 @@ uses.

var VERSION_DATA = [ { - "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", + "chart": "//chart.googleapis.com/chart?cht=p&chs=500x250&chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat&chd=t%3A0.7%2C13.6%2C10.6%2C54.2%2C20.9&chf=bg%2Cs%2C00000000&chco=c4df9b%2C6fad0c", "data": [ { "api": 8, @@ -174,32 +174,32 @@ var VERSION_DATA = { "api": 10, "name": "Gingerbread", - "perc": "13.5" + "perc": "13.6" }, { "api": 15, "name": "Ice Cream Sandwich", - "perc": "11.4" + "perc": "10.6" }, { "api": 16, "name": "Jelly Bean", - "perc": "27.8" + "perc": "26.5" }, { "api": 17, "name": "Jelly Bean", - "perc": "19.7" + "perc": "19.8" }, { "api": 18, "name": "Jelly Bean", - "perc": "9.0" + "perc": "7.9" }, { "api": 19, "name": "KitKat", - "perc": "17.9" + "perc": "20.9" } ] } @@ -215,28 +215,28 @@ var SCREEN_DATA = "data": { "Large": { "hdpi": "0.6", - "ldpi": "0.6", - "mdpi": "4.5", - "tvdpi": "1.7", - "xhdpi": "0.6" + "ldpi": "0.5", + "mdpi": "4.2", + "tvdpi": "1.6", + "xhdpi": "0.5" }, "Normal": { - "hdpi": "34.5", - "mdpi": "11.4", - "xhdpi": "19.4", - "xxhdpi": "15.3" + "hdpi": "35.5", + "mdpi": "11.8", + "xhdpi": "18.4", + "xxhdpi": "15.2" }, "Small": { - "ldpi": "6.8" + "ldpi": "7.4" }, "Xlarge": { "hdpi": "0.3", - "mdpi": "3.9", + "mdpi": "3.6", "xhdpi": "0.4" } }, - "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" + "densitychart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chd=t%3A7.9%2C19.6%2C1.6%2C36.4%2C19.3%2C15.2&chf=bg%2Cs%2C00000000&chco=c4df9b%2C6fad0c", + "layoutchart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chl=Xlarge%7CLarge%7CNormal%7CSmall&chd=t%3A4.3%2C7.4%2C80.9%2C7.4&chf=bg%2Cs%2C00000000&chco=c4df9b%2C6fad0c" } ];