
Android SDK 与API版本对应关系
发布日期:2021-05-07 19:02:55
浏览次数:13
分类:技术文章
本文共 1098 字,大约阅读时间需要 3 分钟。
Android SDK版本号 与 API Level 对应关系如下表:
Code name | Version | API level | |
---|---|---|---|
(no code name) | 1.0 | API level 1 | |
(no code name) | 1.1 | API level 2 | 2008 年9月发布的Android第一版 |
Cupcake | 1.5 | API level 3, NDK 1 | 2009年4月30日,Cupcake(纸杯蛋糕) |
Donut | 1.6 | API level 4, NDK 2 | 2009年9月15日,Donut(甜甜圈) |
Eclair | 2.0 | API level 5 | 2009年10月26日,Eclair( 松饼) |
Eclair | 2.0.1 | API level 6 | |
Eclair | 2.1 | API level 7, NDK 3 | |
Froyo | 2.2.x | API level 8, NDK 4 | 2010年5月20日,Froyo(冻酸奶) |
Gingerbread | 2.3 - 2.3.2 | API level 9, NDK 5 | 2010年12月7日,Gingerbread(姜饼) |
Gingerbread | 2.3.3 - 2.3.7 | API level 10 | |
Honeycomb | 3.0 | API level 11 | 2011年2月2日,Honeycomb(蜂巢) |
Honeycomb | 3.1 | API level 12, NDK 6 | |
Honeycomb | 3.2.x | API level 13 | |
Ice Cream Sandwich | 4.0.1 - 4.0.2 | API level 14, NDK 7 | 2011年10月19日,IceCreamSandwich(冰激凌三明治) |
Ice Cream Sandwich | 4.0.3 - 4.0.4 | API level 15, NDK 8 | |
Jelly Bean | 4.1.x | API level 16 | |
Jelly Bean | 4.2.x | API level 17 | |
Jelly Bean | 4.3.x | API level 18 | |
KitKat | 4.4 - 4.4.4 | API level 19 | 2013年9月4日,KitKat(奇巧) |
KitKat Watch | 4.4W | API level 20 | |
Lollipop | 5.0 | API level 21 | |
Lollipop | 5.1 | API level 22 | |
Marshmallow | 6.0 | API level 23 | |
Nougat | 7.0 | API level 24 | 2016 年 , 7.0 Nougat(牛轧糖) |
7.1.1 | API level 25 |
发表评论
最新留言
逛到本站,mark一下
[***.202.152.39]2025年04月03日 05时13分25秒
关于作者

喝酒易醉,品茶养心,人生如梦,品茶悟道,何以解忧?唯有杜康!
-- 愿君每日到此一游!
推荐文章
Vue实现选项卡功能
2019-03-04
清除默认样式
2019-03-04
Android Dialog 普通对话框 单选对话框 多选对话框
2019-03-04
Android 联合ViewPager 与 Fragment
2019-03-04
2.4 大电路静态工作点的稳定
2019-03-04
汉诺塔 C++实现【STL stack】
2019-03-04
数据结构——链表
2019-03-04
[数据结构与算法]链表逆置与遍历
2019-03-04
CommonJs
2019-03-04
Unicode编码和Base64编码
2019-03-04
html基础
2019-03-04
ICMP网际控制报文协议
2019-03-04
[编程题]Course List for Student (25)
2019-03-04
Python【面向对象】1
2019-03-04
【Python】面向对象,封装
2019-03-04
接口又是个啥?
2019-03-04
JS中如何创建对象
2019-03-04
二叉树的基础练习题代码
2019-03-04
(JAVA小白必看)小白IDEA的安装与配置
2019-03-04