Android Studio Project Root Directory Name Change/ Project name change

后端 未结 10 1367
自闭症患者
自闭症患者 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:22

    My solution is:

    • close android studio
    • delete folders .gradel and .idea
    • then re open the project

提交回复
热议问题