Summary of android api and version correspondence table

Naming of previous versions of Android:

We all know that the historical names of the Android system are very interesting. The teacher of the Infinity Internet Android training below summed it up: Before the official release of Android, there were two internal test versions at the beginning, and they were named after the famous robot. Name them, they are: Astro Boy (AndroidBeta), clockwork robot (Android1.0). Later, due to copyright issues, Google changed its naming rules to use desserts as the code names of their system versions. Dessert nomenclature began when Android 1.5 was released. The size of the dessert represented by each version is getting bigger and bigger, and then in order of 26 letters:

insert image description here

API version number Android version number Version name (English/Chinese) time
API 1 android 1.0 -
API 2 android 1.1 -
API 3 android 1.5 ICupcake/ Cupcake -
API 4 android 1.6 Donut/Donut -
API 5 android 2.0 Éclair/Lightning Puffs -
API 6 android 2.0.1 Éclair/Lightning Puffs -
API 7 android 2.1 Éclair/Lightning Puffs -
API 8 android 2.2~ 2.2.3 Froyo/frozen yogurt -
API 9 android 2.3~ 2.3.2 Gingerbread/gingerbread -
API 10 android 2.3.3 ~ 2.3.7 Gingerbread / Gingerbread -
API 11 android 3.0 Honeycomb/ honeycomb -
API 12 android 3.1 Honeycomb/ honeycomb -
API 13 android 3.2 Honeycomb/ honeycomb -
API 14 android 4.0 ~ 4.0.2 Ice Cream Sandwich/ Ice Cream Sandwich -
API 15 android 4.0.3 ~4.0.4 Ice Cream Sandwich/ Ice Cream Sandwich -
API 16 android 4.1 Jelly Bean/ Jelly Bean -
API 17 android 4.2 Jelly Bean/ Jelly Bean -
API 18 android 4.3 Jelly Bean/ Jelly Bean -
API 19 android 4.4 KitKat/Kit Kat Chocolate Bar 2013.11
API 20 android 4.4W KitKat/Kit Kat Chocolate Bar end of 2013
API 21 android 5.0 Lollipop/Lollipop 2014.10
API 22 android 5.1 Lollipop/Lollipop 2014.12
API 23 android 6.0 Marshmallow/Marshmallow 2015.8
API 24 android 7.0 Nougat/Nougat 2016.8
API 25 android 7.1 Nougat/Nougat 2016.10
API 26 android 8.0 Oreo/Oreo 2017.8
API 27 android 8.1 Oreo/Oreo 2017.12
API 28 android 9.0 Pie/ pie 2018.8
API 29 android 10 Q 2019.8
API 30 android 11 R 2020.9.9
API 31 android 12 Snow Cone (shaved ice) 2021-10
API 32 android 12 Snow Cone v2 (shaved ice) 2022-03
API 33 android 13 Tiramisu (Tiramisu) 2022-05

Guess you like

Origin blog.csdn.net/afufufufu/article/details/123994233