Android Studio Project Root Directory Name Change/ Project name change

后端 未结 10 1369
自闭症患者
自闭症患者 2020-12-13 04:10

How to change the name of a project\'s root directory in Android Studio- 0.9.9.I read the other solution here but nothing works for me. I can change/refacto

10条回答
  •  伪装坚强ぢ
    2020-12-13 04:39

    1. File->Close project

    2. Change project root directory name

    3. Delete .iml files (by searching for them using windows search then deleting them)

    4. Delete .idea directory

    5. Open the project

提交回复
热议问题