In android studio,cannot load 2 facets-unknown facet type:android and android-gradle
Just enable Android Support
plugin.
- Click
Ctrl+Alt+S
in Windows orMeta+Comma
in Mac. - In top search bar type "plugin".
- On right side it will show a list of plugins, find
Android Support
plugin, check it and clickOK
at the bottom of screen.
This is how it looks:
In Android Studio go to
File -> Settings - > Plugins -> Enable "Android Support" Plugin.
File, Then Settings->Plugin->Enable/Renable Plugin --> Apply --> Restart