【问题标题】:Rename Android Package - Google Play upload Error重命名 Android 包 - Google Play 上传错误
【发布时间】:2013-07-07 09:01:31
【问题描述】:

我尝试将我的 apk 上传到 Google Play,但出现此错误:

You need to use a different package name because "com.example" is restricted.

我使用 Eclipse,如何重命名包? 我尝试重命名: src\com.example.xyzcom.xyz 使用 refactor,但我在所有指向 R.java 文件的 .java 文件中都出现错误。还有什么需要重命名才能消除此错误?我需要重命名gen\ 中的内容吗?

【问题讨论】:

  • 重命名清单中的包
  • 你可以这样做:右键项目->Android工具->重命名应用包名。

标签: android package rename


【解决方案1】:

好的,正如tyczj 所说:

我还需要重命名清单中的包(以及重命名src\com...)。

谢谢

【讨论】:

    猜你喜欢
    • 2013-06-28
    • 2020-08-28
    • 1970-01-01
    • 2019-06-15
    • 2017-11-02
    • 1970-01-01
    • 2018-08-04
    • 1970-01-01
    • 2012-07-15
    相关资源
    最近更新 更多