开发过程有时候需要判断版本号,使用以下代码获取SDK版本号(API等级)
android.os.Build.VERSION.SDK_INT
对应的版本号和安卓版本如下:
可到官网更新表格:
https://developer.android.google.cn/about/dashboards/