How to change name of project in Android Studio

前端 未结 7 2028
暗喜
暗喜 2021-02-19 15:22

Imported an eclipse project into Android Studio and saved it in a new folder. Changed the package name and everything to new names but the Project\'s name is still the one from

相关标签:
7条回答
  • 2021-02-19 15:44

    Try changing the contents of this file: C:\Path\To\Project\.idea\.name

    0 讨论(0)
提交回复
热议问题