android - 从 API 24 降级到 API 23

标签 android android-studio android-api-levels

我无法在 activity_main.xml 文件或 content_main.xml 文件上拖放项目。从我的研究中,我了解到我必须从 android API 24 降级到 android API 23,但是当我点击 API 24 图片进行降级时,我找不到 API 23。

enter image description here

最佳答案

检查图像并下载 API 23,然后重新启动 Android Studio,您将在那里看到 API 23。

enter image description here

你会看到这个窗口,然后开始下载:

enter image description here

关于android - 从 API 24 降级到 API 23,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38660103/

相关文章:

java - 如何将文件从 Uri 复制到外部数据存储中的特定文件夹

Java简单数字游戏当EditText为空时应用程序崩溃

android-studio - 安卓工作室 4.0 安卓 :foregroundServiceType not found when targetSdkVersion 28

java - Android Studio : can´t resolve symbol R

android - 如何在 Android 10、Target API 29 中从设备的共享存储(根目录)读取现有文件?

android - new Handler() 和 new Handler(Looper.myLooper()) 之间的区别

android - 使用 TreeMap 数据膨胀 ListView(自定义适配器)

java - 我一点击按钮,应用程序就停止工作

android - 以编程方式检索 Android API 版本

Android APIv29 FileNotFoundException EACCES(权限被拒绝)