Problems found loading Plugins in Android Studio

After updating Gradle as suggested in this answer the following error appears while using Android Studio 0.2.0

enter image description here

How to get over this one?


go to Settings-Plugins-IDE Settings and just disable and enable again needed plugins - it helped me. I think it was some bug on Studio


I have the same error, and I solve it as mentioned above:

  1. go as flow file-->settings-->plugins
  2. then uncheck the red options
  3. apply settings You will get error message no problem
  4. recheck the unchecked options
  5. press ok
  6. it will request to restart android studio press ok button and it will solve the error and work fine again