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
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:
- go as flow
file-->settings-->plugins
- then uncheck the red options
- apply settings You will get error message no problem
- recheck the unchecked options
- press ok
- it will request to restart android studio press ok button and it will solve the error and work fine again