Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Errors while starting Android Studio

I got these errors while starting android studio. Please can anybody provide me solution for this:

> java.lang.RuntimeException:
> com.intellij.ide.plugins.PluginManager$StartupAbortedException: Fatal
> error initializing 'com.android.tools.idea.AndroidInitialConfigurator'
like image 800
Himani Pal Avatar asked Mar 18 '16 08:03

Himani Pal


People also ask

Why does Android Studio keep stopping?

Many of the times the issue happens it that when you try to install the app from the android studio, the app did not get installed correctly. In that case, the app keeps crashing. To resolve this problem, you need to reinstall the app on your phone. First of all, you need to uninstall the app from the phone.


1 Answers

Just go to ~/users/[your_username]/ and delete .AndroidStudioXXX . then restart android studio and don't import settings from the previous version.

like image 86
mojtaba mohammadian Avatar answered Oct 02 '22 22:10

mojtaba mohammadian