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
My sure shot answer is : To refactor the root name
a) Rename the folder
b) then please go in settings.gradle > just write rootProject.name = 'new name'