Plugin Error: required plugin “Android Support” is disabled

前端 未结 11 1711
小蘑菇
小蘑菇 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:29

    The problem with me was that I imported android studio settings from another PC which had different user_name. the SDK location were hence set to c:/users/mmstq/appdata/local/android/android-sdk But luckily I had my previous settings backed up. Which had SDK locations as c:/users/matlo/appdata/local/android/android-sdk

提交回复
热议问题