This page provides information about the relative number of devices that share a certain characteristic, such as Android version or screen size. This information may help you prioritize efforts forsupporting different devices.

Each snapshot of data represents all the devices that visited the Google Play Store in the prior 14 days.

Note:Beginning in April, 2013, these charts are now built using data collected from each device when the user visits the Google Play Store. Previously, the data was collected when the device simply checked-in to Google servers. We believe the new data more accurately reflects those users who are most engaged in the Android and Google Play ecosystem.

Platform Versions

This section provides data about the relative number of devices running a given version of the Android platform.

For information about how to target your application to devices based on platform version, readSupporting Different Platform Versions.

Version Codename API Distribution
1.6 Donut 4 0.1%
2.1 Eclair 7 1.7%
2.2 Froyo 8 3.7%
2.3 -
2.3.2
Gingerbread 9 0.1%
2.3.3 -
2.3.7
10 38.4%
3.2 Honeycomb 13 0.1%
4.0.3 -
4.0.4
Ice Cream Sandwich 15 27.5%
4.1.x Jelly Bean 16 26.1%
4.2.x 17 2.3%

Data collected during a 14-day period ending on May 1, 2013.
Any versions with less than 0.1% distribution are not shown.

Screen Sizes and Densities

This section provides data about the relative number of devices that have a particular screen configuration, defined by a combination of screen size and density. To simplify the way that you design your user interfaces for different screen configurations, Android divides the range of actual screen sizes and densities into several buckets as expressed by the table below.

For information about how you can support multiple screen configurations in your application, readSupporting Multiple Screens.

ldpi mdpi tvdpi hdpi xhdpi xxhdpi Total
Small 9.8% 9.8%
Normal 0.1% 16.1% 37.3% 24.9% 1.3% 79.7%
Large 0.6% 2.9% 1.0% 0.4% 0.7% 5.6%
Xlarge 0.2% 4.5% 0.1% 0.1% 4.9%
Total 10.7% 23.5% 1.0% 37.8% 25.7% 1.3%

Data collected during a 14-day period ending on May 1, 2013
Any screen configurations with less than 0.1% distribution are not shown.

Open GL Version

This section provides data about the relative number of devices that support a particular version of OpenGL ES. Note that support for one particular version of OpenGL ES also implies support for any lower version (for example, support for version 2.0 also implies support for 1.1).

To declare which version of OpenGL ES your application requires, you should use theandroid:glEsVersionattribute of the<uses-feature>element. You can also use the<supports-gl-texture>element to declare the GL compression formats that your application uses.

OpenGL ES Version Distribution
1.1 only 0.2%
2.0 & 1.1 99.8%

Data collected during a 14-day period ending on May 1, 2013


更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Android(安卓)OTA 系统升级 笔记
  2. How to display a custom dialog in your
  3. Android创建快捷方式图标
  4. 手动修改Android数据库数据
  5. android发送QQ邮件(带附件)
  6. Android(安卓)检测用户一段时间无操作
  7. Android复习(十一)
  8. Android批量插入数据
  9. Android(安卓)获取内存信息
  10. Android(安卓)加密解密字符串