Error in android studio after update

Asked

Viewed 50 times

1

I updated version 1.2.0 to 2.2 and now every time I try to create or open a project appears :

Fatal error initializing 'com.intellij.Debugger.Debuggermanager'

And don’t let open the project, some solution?

1 answer

0

I searched once for the same mistake and found this solution in a forum:

  1. Go to the installation folder of androidStudio example: c:\user\seuusuario\.AndroidStudioX.X
  2. Renames the .AndroidStudio.X.X for anything, for example: back_up
  3. Run the Androidstudio.
  4. Will ask if you want to import previous settings like at the beginning of an installation.
  5. Choose the folder you renamed as back_up.

This is to solve...

Browser other questions tagged

You are not signed in. Login or sign up in order to post.