随着Android版本的不断升级,Android的老版本越来越多,有时候连我自己也记不住Android版本和API Level 之间的对应关系,下面展示了各平台的市场占有率和平板版本与API Level之间的对应关系
<h2>Android各平台的比例</h2>
<div id="version-chart">
<div class="chart">
<div class="col-5">
Version Codename API Distribution 2.2 Froyo 8 0.6% 2.3.3 - 2.3.7 Gingerbread 10 9.8% 4.0.3 - 4.0.4 Ice Cream Sandwich 15 8.5% 4.1.x Jelly Bean 16 22.8% 4.2.x 17 20.8% 4.3 18 7.3% 4.4 KitKat 19 30.2% </div>
<div class="col-8"></div></blockquote>
</div>
</div>Data collected during a 7-day period ending on November 3, 2014. Any versions with less than 0.1% distribution are not shown.
<h2>Android版本与API Level对应列表</h2><h2>参考资料</h2>
1. http://developer.android.com/about/dashboards/index.html 2. http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
无回应:“Android各版本和API Level对应表”