Android API versions
Code name | Version number | Initial release date | API level | Support status |
---|---|---|---|---|
Alpha | 1.0 | September 23, 2008 | 1 | Discontinued |
Beta | 1.1 | February 9, 2009 | 2 | Discontinued |
Cupcake | 1.5 | April 27, 2009 | 3 | Discontinued |
Donut | 1.6 | September 15, 2009 | 4 | Discontinued |
Eclair | 2.0 – 2.1 | October 26, 2009 | 5–7 | Discontinued |
Froyo | 2.2 – 2.2.3 | May 20, 2010 | 8 | Discontinued |
Gingerbread | 2.3 – 2.3.7 | December 6, 2010 | 9–10 | Discontinued |
Honeycomb | 3.0 – 3.2.6 | February 22, 2011 | 11–13 | Discontinued |
Ice Cream Sandwich | 4.0 – 4.0.4 | October 18, 2011 | 14–15 | Discontinued |
Jelly Bean | 4.1 – 4.3.1 | July 9, 2012 | 16–18 | Discontinued |
KitKat | 4.4 – 4.4.4 | October 31, 2013 | 19 | Discontinued |
Lollipop | 5.0 – 5.1.1 | November 12, 2014 | 21–22 | Supported |
Marshmallow | 6.0 – 6.0.1 | October 5, 2015 | 23 | Supported |
Nougat | 7.0 – 7.1.1 | August 22, 2016 | 24–25 | Supported |
Open GL version
To declare which version of openGL ES your application requires, we should use the
<supports-gl-texture>
element to declare the GL compression formats that your
application uses
OpenGL ES Version | Distribution |
---|---|
2.0 | 41.9% |
3.0 | 42.4% |
3.1 | 15.7% |
0 comments:
Post a Comment