his 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 for supporting different devices by revealing which devices are active in the Android and Google Play ecosystem.

This data reflects devices running the latest Google Play Store app, which is compatible with Android 2.2 and higher. Each snapshot of data represents all the devices that visited the Google Play Store in the prior 7 days.

Note: Beginning in September, 2013, devices running versions older than Android 2.2 do not appear in this data because those devices do not support the new Google Play Store app. Only the new app is able to measure the number of devices that actively visit Google Play Store and we believe this measurement best reflects your potential user-base.

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, read Supporting Different Platform Versions.

Version Codename API Distribution
2.2 Froyo 8 1.7%
2.3.3 -
2.3.7
Gingerbread 10 26.3%
3.2 Honeycomb 13 0.1%
4.0.3 -
4.0.4
Ice Cream Sandwich 15 19.8%
4.1.x Jelly Bean 16 37.3%
4.2.x 17 12.5%
4.3 18 2.3%

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

Note: Because this data is gathered from the new Google Play Store app, which supports Android 2.2 and above, devices running older versions are not included. However, in August, 2013, versions older than Android 2.2 accounted for about 1% of devices that checked in to Google servers (not those that actually visited Google Play Store).

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, read Supporting Multiple Screens.

ldpi mdpi tvdpi hdpi xhdpi xxhdpi Total
Small 9.2% 9.2%
Normal 0.1% 15.1% 33.4% 22.2% 8.8% 79.6%
Large 0.6% 3.6% 1.2% 0.5% 0.5% 6.4%
Xlarge 4.4% 0.3% 0.1% 4.8%
Total 9.9% 23.1% 1.2% 34.2% 22.8% 8.8%

Data collected during a 7-day period ending on November 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 the android: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.1%
2.0 98.3%
3.0 1.6%

Data collected during a 7-day period ending on November 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零碎知识
  2. linux下eclipse启动android模拟器出现PAN
  3. 常用的Js调Android方法,以及Android原生传
  4. Android(安卓)Studio中Android(安卓)Devi
  5. [android] android下创建一个sqlite数据
  6. Service与Android系统实现(1)-- 应用程序里
  7. Android(安卓)Studio 首次创建工程下载Gr
  8. Android第一个JNI程序
  9. Android——《Android第一行代码》中使用
  10. Android(安卓)Framework Display/Framewo