am 9186895b: am 5fd0eff1: docs: August 2015 Android Dashboard update

* commit '9186895b7640be058f5f5f9231263263893368b1':
  docs: August 2015 Android Dashboard update
This commit is contained in:
Joe Fernandez
2015-08-17 15:38:49 +00:00
committed by Android Git Automerger

View File

@@ -57,7 +57,7 @@ Platform Versions</a>.</p>
</div> </div>
<p style="clear:both"><em>Data collected during a 7-day period ending on June 1, 2015. <p style="clear:both"><em>Data collected during a 7-day period ending on August 3, 2015.
<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>
@@ -88,7 +88,7 @@ Screens</a>.</p>
</div> </div>
<p style="clear:both"><em>Data collected during a 7-day period ending on June 1, 2015. <p style="clear:both"><em>Data collected during a 7-day period ending on August 3, 2015.
<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>
@@ -108,7 +108,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%3A63.0%2C35.0%2C2.0&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%3A59.8%2C36.8%2C3.4&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
@@ -126,39 +126,64 @@ uses.</p>
</tr> </tr>
<tr> <tr>
<td>2.0</td> <td>2.0</td>
<td>63.0%</td> <td>59.8%</td>
</tr> </tr>
<tr> <tr>
<td>3.0</td> <td>3.0</td>
<td>35.0%</td> <td>36.8%</td>
</tr> </tr>
<tr> <tr>
<td>3.1</td> <td>3.1</td>
<td>2.0%</td> <td>3.4%</td>
</tr> </tr>
</table> </table>
<p style="clear:both"><em>Data collected during a 7-day period ending on June 1, 2015</em></p> <p style="clear:both"><em>Data collected during a 7-day period ending on August 3, 2015</em></p>
<script> <script>
var SCREEN_DATA =
[
{
"data": {
"Large": {
"hdpi": "0.6",
"ldpi": "0.3",
"mdpi": "4.9",
"tvdpi": "2.3",
"xhdpi": "0.6"
},
"Normal": {
"hdpi": "40.6",
"mdpi": "6.9",
"tvdpi": "0.1",
"xhdpi": "20.4",
"xxhdpi": "15.8"
},
"Small": {
"ldpi": "3.6"
},
"Xlarge": {
"hdpi": "0.3",
"mdpi": "3.0",
"xhdpi": "0.6"
}
},
"densitychart": "//chart.googleapis.com/chart?chs=400x250&cht=p&chco=c4df9b%2C6fad0c&chf=bg%2Cs%2C00000000&chd=t%3A3.9%2C14.8%2C2.4%2C41.5%2C21.6%2C15.8&chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi",
"layoutchart": "//chart.googleapis.com/chart?chs=400x250&cht=p&chco=c4df9b%2C6fad0c&chf=bg%2Cs%2C00000000&chd=t%3A3.9%2C8.7%2C83.8%2C3.6&chl=Xlarge%7CLarge%7CNormal%7CSmall"
}
];
var VERSION_DATA = var VERSION_DATA =
[ [
{ {
"chart": "//chart.googleapis.com/chart?chco=c4df9b%2C6fad0c&cht=p&chs=500x250&chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop&chd=t%3A0.3%2C5.6%2C5.1%2C37.4%2C39.2%2C12.4&chf=bg%2Cs%2C00000000", "chart": "//chart.googleapis.com/chart?chs=500x250&cht=p&chco=c4df9b%2C6fad0c&chf=bg%2Cs%2C00000000&chd=t%3A0.3%2C4.6%2C4.1%2C33.6%2C39.3%2C18.1&chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop",
"data": [ "data": [
{ {
"api": 8, "api": 8,
@@ -168,82 +193,48 @@ var VERSION_DATA =
{ {
"api": 10, "api": 10,
"name": "Gingerbread", "name": "Gingerbread",
"perc": "5.6" "perc": "4.6"
}, },
{ {
"api": 15, "api": 15,
"name": "Ice Cream Sandwich", "name": "Ice Cream Sandwich",
"perc": "5.1" "perc": "4.1"
}, },
{ {
"api": 16, "api": 16,
"name": "Jelly Bean", "name": "Jelly Bean",
"perc": "14.7" "perc": "13.0"
}, },
{ {
"api": 17, "api": 17,
"name": "Jelly Bean", "name": "Jelly Bean",
"perc": "17.5" "perc": "15.9"
}, },
{ {
"api": 18, "api": 18,
"name": "Jelly Bean", "name": "Jelly Bean",
"perc": "5.2" "perc": "4.7"
}, },
{ {
"api": 19, "api": 19,
"name": "KitKat", "name": "KitKat",
"perc": "39.2" "perc": "39.3"
}, },
{ {
"api": 21, "api": 21,
"name": "Lollipop", "name": "Lollipop",
"perc": "11.6" "perc": "15.5"
}, },
{ {
"api": 22, "api": 22,
"name": "Lollipop", "name": "Lollipop",
"perc": "0.8" "perc": "2.6"
} }
] ]
} }
]; ];
var SCREEN_DATA =
[
{
"data": {
"Large": {
"hdpi": "0.6",
"ldpi": "0.4",
"mdpi": "4.8",
"tvdpi": "2.2",
"xhdpi": "0.6"
},
"Normal": {
"hdpi": "39.9",
"mdpi": "7.6",
"tvdpi": "0.1",
"xhdpi": "19.8",
"xxhdpi": "15.9"
},
"Small": {
"ldpi": "4.1"
},
"Xlarge": {
"hdpi": "0.3",
"mdpi": "3.1",
"xhdpi": "0.6"
}
},
"densitychart": "//chart.googleapis.com/chart?chco=c4df9b%2C6fad0c&cht=p&chs=400x250&chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chd=t%3A4.5%2C15.5%2C2.3%2C40.8%2C21.0%2C15.9&chf=bg%2Cs%2C00000000",
"layoutchart": "//chart.googleapis.com/chart?chco=c4df9b%2C6fad0c&cht=p&chs=400x250&chl=Xlarge%7CLarge%7CNormal%7CSmall&chd=t%3A4.0%2C8.6%2C83.3%2C4.1&chf=bg%2Cs%2C00000000"
}
];
var VERSION_NAMES = var VERSION_NAMES =
[ [
{"api":0},{"api":1},{"api":2},{"api":3}, {"api":0},{"api":1},{"api":2},{"api":3},