zoukankan      html  css  js  c++  java
  • android个版本对应的SDK level,最新包括android10.0

    
    版本昵称   系统版本号  sdk level
    
    Android10  10  API level 29
    
    Pie 9  API level 28
    
    Oreo 8.1.0 API level 27
    
    Oreo 8.0.0 API level 26
    
    Nougat 7.1 API level 25
    
    Nougat 7.0 API level 24
    
    Marshmallow 6.0 API level 23
    
    Lollipop 5.1 API level 22
    
    Lollipop 5.0 API level 21
    
    KitKat 4.4 - 4.4.4 API level 19
    
    Jelly Bean 4.3.x API level 18
    
    Jelly Bean 4.2.x API level 17
    
    Jelly Bean 4.1.x API level 16
    
    Ice Cream Sandwich 4.0.3 - 4.0.4 API level 15, NDK 8
    
    Ice Cream Sandwich 4.0.1 - 4.0.2 API level 14, NDK 7
    
    Honeycomb 3.2.x API level 13
    
    Honeycomb 3.1 API level 12, NDK 6
    
    Honeycomb 3.0 API level 11
    
    Gingerbread 2.3.3 - 2.3.7 API level 10
    
    Gingerbread 2.3 - 2.3.2 API level 9, NDK 5
    
    Froyo 2.2.x API level 8, NDK 4
    
    Eclair 2.1 API level 7, NDK 3
    
    Eclair 2.0.1 API level 6
    
    Eclair 2.0 API level 5
    
    Donut 1.6 API level 4, NDK 2
    
    Cupcake 1.5 API level 3, NDK 1
    
    (no codename) 1.1 API level 2
    
    (no codename) 1.0 API level 1
    ————————————————
    原文链接:https://blog.csdn.net/SweetTool/article/details/105375105
  • 相关阅读:
    ES6解构赋值
    ES6兼容
    ES6关键字
    ES6模板字符串
    Bootstrap面试题
    Javascript中类型转换的情况以及结果
    事件
    ES6 解构赋值
    ES6 基础(let const)
    数组与字符串常用方法
  • 原文地址:https://www.cnblogs.com/pengmn/p/15691117.html
Copyright © 2011-2022 走看看