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 manuall
For Android Studio 4.1.1 the path is ~/Library/Application\ Support/Google/AndroidStudio4.1/plugins/
For Android Studio 2.3 its:
/Applications/Android Studio.app/Contents/plugins/android/lib/templates
just uninstall Android Studio and Again Install Android Studio your plugin problem is solve bcz some file in setting automatically hidden and u can not access these files so plz just reinstall Android Studio
~/Library/Application Support/<PRODUCT><VERSION>
Based on the official documentation:
Directories used by the IDE to store settings, caches, plugins and log:
https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs
This is where i could able to delete Plugin which was showing error whenever i open Android Studio due to Plugin Incompatibility. even after error i could able to work. But still i deleted the plugin. after that no error.
C:\Users\{YOUR USER PROFILE}\AppData\Roaming\Google\AndroidStudio4.1\plugins
For Android Studio 1.4, check the following folder:
~/Library/Application Support/AndroidStudio1.4