Imported an eclipse project into Android Studio and saved it in a new folder. Changed the package name and everything to new names but the Project\'s name is still the one from
change rootProject.name in settings.gradle file
settings.gradle rootProject.name = 'NewAppName'