Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio is being stuck on preparing the plugin

I am currently facing a serious problem while installing a new plugin on Android Studio. The IDE cannot be installing the plugin and being stuck on it. Can you please tell me how to fix this or delete the plugin before running Android Studio? Thanks in advance.

enter image description here

like image 756
nuhkoca Avatar asked Aug 18 '17 15:08

nuhkoca


1 Answers

I faced the same problem.. Just go to C://users/YOURUSER/.AndrodiStudio1.5/config/plugin/ and then delete the folder of importer plugin. now restart your Android Studio IDE I hope it works. in my case it worked. For more information here is the link. https://youtu.be/be_P-yHpVvo

like image 178
Programming Experts Avatar answered Nov 16 '22 02:11

Programming Experts