Where is the plugin folder for Android Studio on MAC

强颜欢笑 提交于 2019-12-18 13:12:06

问题


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?


回答1:


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.




回答2:


For Android Studio 2.3 its:

/Applications/Android Studio.app/Contents/plugins/android/lib/templates




回答3:


For Android Studio 1.4, check the following folder:

~/Library/Application Support/AndroidStudio1.4


来源:https://stackoverflow.com/questions/23537065/where-is-the-plugin-folder-for-android-studio-on-mac

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!