博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Android SDK 与API版本对应关系
阅读量:6757 次
发布时间:2019-06-26

本文共 1153 字,大约阅读时间需要 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  
 

转载于:https://www.cnblogs.com/lipeineng/p/6257859.html

你可能感兴趣的文章
ubuntu11.10安装php mysql wordpress
查看>>
一、2 基于wsgiref定义自己的web框架
查看>>
Ubuntu Server14.04 32位安装odoo8.0简单方法
查看>>
jQuery-easyui下的多表关联的增删改操作
查看>>
C库函数学习笔记之strstr
查看>>
我的友情链接
查看>>
大数据采集、清洗、处理:使用MapReduce进行离线数据分析完整案例
查看>>
java中的自动装箱和自动拆箱
查看>>
手动创建数据库操作步骤
查看>>
yum配置与使用
查看>>
Spring+Struts 2 简单实例报空指针异常
查看>>
正则表达式测试器
查看>>
innobackupex 部分表恢复
查看>>
兼容IE,Firefox,CSS3 opacity透明度
查看>>
读取Hive中所有表的表结构,并在新Hive库中创建表,索引等
查看>>
XenServer部署系列之02——系统安装及许可
查看>>
linux下FTP服务器搭建
查看>>
XenServer pool 移除server 设置master
查看>>
python调用不同目录下的方法
查看>>
程序的查询 ps - 笔记1
查看>>