Problems found loading Plugins in Android Studio

android, android-studio, gradle

Solution

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

Problem

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?

Original source

Related problems