【问题标题】:What do I have to do to change the ApplicationId of an Android App that's already published to the Google Play Store我要如何更改已发布到 Google Play 商店的 Android 应用的 ApplicationId
【发布时间】:2018-09-18 01:57:01
【问题描述】:

我不喜欢我第一次在 Play 商店中发布我的应用程序时使用的 ApplicationId 并想更改它。这可能吗?

我找到了How to change Android App Name and ID of an existing application?,但它只处理 Eclipse 中的应用程序,而不是已经发布的应用程序。

【问题讨论】:

  • 应用ID一经发布就无法更改

标签: android google-play google-play-console


【解决方案1】:

从 Android 和 Play 商店的角度来看,应用程序 ID 是唯一标识符。欢迎您修改您的项目,为应用程序 ID 设置不同的值(例如,applicationId in build.gradle)。但是,从 Android 和 Play 商店的角度来看,现在这是一个完全不同的应用程序。

因此,除非您愿意放弃所有现有用户,否则我建议您不要理会应用程序 ID。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-10-20
    • 2020-10-17
    • 1970-01-01
    • 2012-10-28
    相关资源
    最近更新 更多