Can Anyone tell the solution of this error . Recently I have updated android studio 4.1 . Then I updated flutter from plugins in android. Then This error is coming . Kindly help me with your suggestions.
I am having problem in starting android studio?
149 views Asked by Spark Angel At
3
There are 3 answers
0

You need to remove plugins that don't support this newer android studio 4.1 ,
find plugins location here :
C:\Users\<your_pc_user_name>\.AndroidStudio4.0\config\plugins
and cut paste plugins from here to any other folder (as a backup) , restart android studio and re-download them 1 by 1 if they support android studio 4.1
Try to invalidate cache and restart from the android studio by going, File > Invalidate cache / Restart... This helped me sometimes.