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

前端 未结 12 872
深忆病人
深忆病人 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:19

    'Android Support plugin' will do the trick.

    Check if your Android support plugin is disabled / uninstalled. If so please re-enable / install it.

    Then restart the studio.

提交回复
热议问题