skip to Main Content

Android Studio missing essential plugin org.jetbrains.android in my MAC swifter.

How I can fix it in Mac!

2

Answers


  1. Try to run mdfind disabled_plugins.txt in MacOS, then delete the disabled_plugins.txt file

    Source: https://github.com/snapcrafters/android-studio/issues/81

    Login or Signup to reply.
  2. u have to remove the disabled_plugins.txt file from ur mac pc

    1. for mac -: Go to /Users/username/Library/Application Support/Google/AndroidStudio
    2. for windows -: Go to C:Users%USERNAME%AppDataRoamingGoogleAndroidStudiodisabled_plugins.txt
    3. if u have find it then delete this file
    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search