android - Android compileTarget P appcompat库

标签 android gradle kotlin android-appcompat android-9.0-pie

https://i.imgur.com/gvEwBkL.png

Android Studio告诉我使用更高版本的appcompat。 Android P已经有一个了吗?由于AndroidX,我必须定位P。

最佳答案

Is there one for Android P already?



是。我们有28.0.0-alpha1,released in march

Note: 28.0.0-alpha1 is a pre-release version to support the Android P developer preview. Its API surface is subject to change, and it does not necessarily include features or bug fixes from the latest stable versions of Support Library. For details on the P developer preview, see the release notes.

关于android - Android compileTarget P appcompat库,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50569099/

相关文章:

java - 从 Android 中的两个不同 Activity 打开时 Activity 的不同行为

android - 尝试调用虚拟方法 'int java.lang.String.hashCode()'

continuous-integration - 如何发布以使用 gradle 解决 latest.integration?

android - 覆盖不同 Android 构建类型的 Here Maps 初始化的应用程序包名称

kotlin - 字符串模板中无法识别Kotlin扩展属性

Spring Jackson Databind 不适用于我的 Kotlin 数据类

android - Google Play 中支持的本地化版本太多

java - Android 覆盖库/库中的文件

Gradle 将 "src/main/java"和 "src/main/kotlin"拆分为子模块

firebase - 如何在 jetpack 撰写 TextView 中显示 Firestore 集合文档中的文档字段