When I open android studio I am getting an error- \"Error loading project: Cannot load 2 facets. When I clicked to see the error the following appeared
<
This problem occured when i'd updated Android Studio.
In case nothing from other answers works, you don't have another option, except removing broken settings and making clean setup.
So what i am suggesting:
For me I had to uncheck the plugin Android APK Support. I clicked Apply and then Ok to close the window. Android Studio prompted me to restart the program, and the program restarted. I checked the Android APK Support plugin again and restarted the program. And then I selected File -> Sync Project with Gradle Files
Then it worked just fine.
File, Then Settings->Plugin->Enable/Renable Plugin --> Apply --> Restart
Just enable Android Support
plugin.
Ctrl+Alt+S
in Windows or Meta+Comma
in Mac.Android Support
plugin, check it and click OK
at the bottom of screen.This is how it looks:
Just re-enable Android Support plugin. Then it will ask to restart. Say yes. That's it.