Plugin Error: required plugin “Android Support” is disabled

前端 未结 11 1698
小蘑菇
小蘑菇 2020-12-04 20:56

I have a plugin error in my logcat

   10:08:28 PM Plugin Error
        Problems found loading plugins:
        Plugin \"Google Analytics Uploader\" was not l         


        
11条回答
  •  抹茶落季
    2020-12-04 21:21

    • Open the file c:\users\username.AndroidStudio2.3\config\disabled_plugins.txt
    • delete the line "org.jetbrains.android"
    • restart Android Studio

提交回复
热议问题