I can't load any project after updating Android Studio to v2.3. Here is a picture of the error:
and it reads:
Cannot load project: com.intellij.ide.plugins.PluginManager$StartupAbortedException:
com.intellij.diagnostic.PluginException:
com/android/tools/idea/gradle/invoker/GradleInvoker$AfterGradleInvocationTask [Plugin: com.drakklord.gradle.metric.core]
After I tried to uninstall the Checkstyle plugin and reinstall Android Studio, I still get the same error. I have updated JDK to 1.8 version.
Open Start menu > Computer > System Properties > Advanced System Properties In the Advanced tab > Environment Variables. Add new system variable JAVA_HOME that points to JDK folder, C:\Program Files\Java\jdk1. 7.0_13\
Currently there is no direct way with which a downgrade can be done. I managed to do the downgrade by downloading Android Studio 3.0. 1 from here and then running the installer. It will prompt whether to uninstall previous version, and when you allow and proceed, it will remove 3.1 and install 3.0.
Open the Files app and locate the DEB package you downloaded in the Downloads folder under My files. Right-click the DEB package and select Install with Linux (Beta). If you have installed Android Studio before, select whether you want to import previous Android Studio settings, then click OK.
After removed cache directory also if it is not working, then look at the Terminal for error.
If it says,
[ 96470] ERROR - llij.ide.plugins.PluginManager - null
Then it is the problem with some plugins that you already installed in the IDE.
In my case it was BlackBerry Pugin for Android development. I just removed it from plugins and it worked.
Click on plugins from the bottom right dropdown and uninstall the plugin that you manually installed.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With