Where is the plugin folder for Android Studio on MAC

JimVanB picture JimVanB · May 8, 2014 · Viewed 25k times · Source

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?

Answer

erakitin picture erakitin · May 8, 2014

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.