In android studio,cannot load 2 facets-unknown facet type:android and android-gradle

Just enable Android Support plugin.

  1. Click Ctrl+Alt+S in Windows or Meta+Comma in Mac.
  2. In top search bar type “plugin”.
  3. On right side it will show a list of plugins, find Android Support plugin, check it and click OK at the bottom of screen.

This is how it looks:

How to solve "cannot load 2 facets-unknown facet type:android and android gradle" problem

Leave a Comment