Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
771 views
in Technique[技术] by (71.8m points)

Android Studio missing essential plugin org.jetbrains.android

I have just updated to Android Studio 4.1 Canary 9, but I am getting the following error:

Missing essential plugin:

  org.jetbrains.android

Please reinstall Android Studio from scratch.

Corrupted Installation

I've tried reinstalling Android Studio from scratch, as the error says, but nothing changes.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Just delete this file:

C:UsersYourUserName.AndroidStudio4.Xconfigdisabled_plugins.txt

Update 10 Feb 2021:

If you couldn't find this address try this on windows:

C:UsersYourUserNameAppDataRoamingGoogleAndroidStudioPreview4.Xdisabled_plugins.txt

Recently this Address transferred to here.

Update 04 August 2021:

If you are using windows 11 App data folder is hidden and needs to be prompted(just search how to take out missing app data folder in windows 11) Then go to the same location as earlier mentioned and delete that file


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...