How to move and rename a project in android studio?

前端 未结 12 1003
一向
一向 2021-02-01 15:33

This should be a really simple question :)

I have a project that works fine. Now I wanted to rename it and to change the path of the projectfolder. First it seemd simple

12条回答
  •  [愿得一人]
    2021-02-01 15:40

    Move project files as you like and then:

    Tools -> Android -> Sync Project with Gradle Files

提交回复
热议问题