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

前端 未结 12 849
深忆病人
深忆病人 2020-12-01 00:37

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

<
12条回答
  •  独厮守ぢ
    2020-12-01 01:00

    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:

提交回复
热议问题