【问题标题】:Rename a package in Android Studio在 Android Studio 中重命名包
【发布时间】:2014-03-06 22:07:12
【问题描述】:

我尝试将我由 Android Studio 构建的 android 应用上传到 Google Play 并收到一条消息“您需要使用不同的包名称,因为您的包名称已存在于 Google Play 中”。
请问如何使用 Android Studio 更改包名?

【问题讨论】:

  • 我使用 com.example.app
  • 你可能不明白我的意思:),我没有写成“com.example.app”我的意思是像这个表格,我写成“com.aliapp.firstapp”

标签: android


【解决方案1】:

打开项目结构视图(在左侧) -> 导航到要重命名的包 -> 打开上下文菜单并选择重构 -> 重命名。

【讨论】:

    猜你喜欢
    • 2015-08-17
    • 1970-01-01
    • 2016-01-09
    • 2016-12-25
    • 2013-09-21
    • 1970-01-01
    相关资源
    最近更新 更多