Basically you can by changing the project’s folder name and reopening it.
It is also recommended to change the name of the project in the Android Studio project structure by editing these files:
- Change the project name in
.idea/.name - Rename the
[Name].imlfile in the project root directory - Change the reference to this iml file in
.idea\modules.xml - Change the
rootProject.namein the project rootsettings.gradle