Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jjulian/b3237f420fbe52aefc6c1b139a080bc0 to your computer and use it in GitHub Desktop.
Save jjulian/b3237f420fbe52aefc6c1b139a080bc0 to your computer and use it in GitHub Desktop.
* Android Version & API Level List on 2016/08/28

Androidのバージョン表記及びAPI Level

Version Code Name Level Build.VERSION_CODES.
1.0 1 BASE
1.1 2 BASE_1_1
1.5 Cupcake 3 CUPCAKE
1.6 Donut 4 DONUT
2.0 Eclair 5 ECLAIR
2.0.1 6 ECLAIR_0_1
2.1 7 ECLAIR_MR1
2.2 Froyo 8 FROYO
2.3 – 2.3.2 Gingerbread 9 GINGERBREAD
2.3.3 – 2.3.7 10 GINGERBREAD_MR1
3.0 Honeycomb 11 HONEYCOMB
3.1 12 HONEYCOMB_MR1
3.2 13 HONEYCOMB_MR2
4.0 – 4.0.2 IceCreamSandwich 14 ICE_CREAM_SANDWICH
4.0.3 – 4.0.4 15 ICE_CREAM_SANDWICH_MR1
4.1 JellyBean 16 JELLY_BEAN
4.2 17 JELLY_BEAN_MR1
4.3 18 JELLY_BEAN_MR2
4.4 Kitkat 19 KITKAT
5.0 Lollipop 21 LOLLIPOP
5.1 22 LOLLIPOP_MR1
6.0 Marshmallow 23 M
7.0 Nougat 24 ?
7.1 25 ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment