How to change name of project in Android Studio

前端 未结 7 2109
暗喜
暗喜 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条回答
  •  萌比男神i
    2021-02-19 15:29

    Android Studio's Refactor will help you. Just click rename your project with refactoring

提交回复
热议问题