How to move and rename a project in android studio?

前端 未结 12 997
一向
一向 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 16:03

    In my case, after moving the project to another folder what worked was:

    1. Build -> Rebuild Project
    2. File -> Invalidate Caches / Restart...

提交回复
热议问题