Issue
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.
Answered By - erakitin
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.