android - 在 Google Play 中,它显示 "You need to upload an APK or Android App Bundle for this application"

标签 android android-studio google-play

enter image description here

enter image description here

上传我的 apk 后,我正在查看评论摘要。它说,

Errors
Resolve these errors before starting the roll-out of this release.

You need to upload an APK or Android App Bundle for this application.
You cannot remove all production APKs and Android App Bundles.

我查看了各种来源,但不确定解决方案是什么。

最佳答案

正如您从第一个屏幕截图中看到的那样,您正在停用您的第一个 APK(版本代码 1)。但您尚未上传新版本的 APK。你不能在没有任何 APK 的情况下发布。你有两个选择:

  • 重新激活您的旧 APK(按版本 1 APK 的“保留”(现在它已重命名为 包括 )按钮)
  • 上传新的 APK

  • 我假设你知道你想做什么。

    关于android - 在 Google Play 中,它显示 "You need to upload an APK or Android App Bundle for this application",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51431495/

    相关文章:

    java - Android Studio : Session 'MainActivity' : error, 但是没有报错

    java - 无法在 Android Studio 中打开布局

    android - 我的启动器应用程序没有自动更新

    android - 如何从Google Play创建动态应用

    android - 无法在模拟器上运行 Google Play 服务(需要更新 Google Play 服务)

    Android 谷歌地图 v2 标记 z 顺序/z 索引

    android - 显示两个操作栏的操作栏

    android - 如何将 TableView 列与相邻列中的最大值文本值对齐

    android - 翻译后旋转动画在 Android 上不起作用

    android - android studio 1.2 中红色的.gradle 文件是什么?