Android获取SDK的版本信息-CSDN博客 小小工匠 2023-12-15 18 阅读1分钟 int sdkVersion = Integer.valueOf(android.os.Build.VERSION.SDK);