Android Studio如何调整API Level?

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Android Studio如何调整API Level?相关的知识,希望对你有一定的参考价值。

网上搜到的解决办法是:
1.Right click on your project file
2.Select "Open Module Settings"
3.Go to the "Flavors" tab
4.Select the Min SDK Version from the drop down list

但是我的android Studio 上的选择只有一个:

而我确实用SDK Manager下载了 Android 4.3.1(API 18):

请问该如何处置乎?

参考技术A app下面的build.gradle文件可以修改

以上是关于Android Studio如何调整API Level?的主要内容,如果未能解决你的问题,请参考以下文章

如何在你的 android studio 项目中调整脚蹼大小?

android studio 如何修改api版本

Android studio ConstraintLayout大小调整问题

如何在 Android Studio 中重置模拟器大小

如何使用 android studio 开发旧版 Android 应用程序(api>=10)?

如何将文件上传到anonfile api android studio