Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error Loading Project: Cannot load 3 facets Details

I am using Android Studio 1.5.1 and when I open Android Studio I am getting in my console an error- "Error loading project: Cannot load 3 facets Details..."

4:42:06 PM Error Loading Project: Cannot load 3 facets Details...
4:42:09 PM Plugins Suggestion
           Unknown features (Run Configuration[AndroidRunConfigurationType], Facet[android, android-gradle]) covered by disabled plugin detected.
           Enable plugins...
           Ignore Unknown Features

enter image description here

Does anyone have thoughts on how I can resolve this issue?

like image 291
Krish Avatar asked Apr 13 '16 11:04

Krish


2 Answers

after opening android studio, open settings and the go to plugins,then do following steps

  1. disable the firebase services
  2. enable the android support plugin
  3. restart android studio
  4. go to settings and then to plugins
  5. enable firebase services plugin
  6. restart android studio
like image 129
Kousei Avatar answered Oct 22 '22 02:10

Kousei


Solution:error-loading-project-cannot-load-3-facets-details. While android studio is launched, go to File, Then Settings->Plugin->Enable Android Support Plugin

like image 98
P.Githinji Avatar answered Oct 22 '22 02:10

P.Githinji