Search code examples
androidmacosintellij-ideaandroid-studiointellij-plugin

Where is the plugin folder for Android Studio on Mac


I have installed a plugin which now crashes my Android Studio on start. Does someone know where Android Studio stores its downloaded plugin files, so I can delete it manually?


Solution

  • Android Studio plugin directories are /Applications/Android Studio.app/plugins and ~/Library/Application Support/AndroidStudioPreview(hidden). Perhaps if you find and delete the bad plugin folder Android Studio will be able to be started correctly.