Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

I cant install plugins in android studio

I wanted to install a plugin in Android Studio, so I went to "settings ->plugins -> browse repositories", then I selected the plugin I wanted and clicked the install button (Pitcure), but after I 'installed' the plugin, Android Studio needed to restart to complete the installation(Picture). When AS restarted, the plugin was not installed.

like image 537
ANDRESfff Avatar asked Oct 14 '25 08:10

ANDRESfff


1 Answers

After many tries I found a solution:

  1. I realised, I changed some folder paths in AS, because I have one SSD disk with low storage and all the folders were installed in that disk. I changed most of those folder paths to another disk with more capacity.
  2. Then I found out, the plugins I tried to install, were downloaded in the ".AndroidStudio3.1\system\plugins" folder.

  3. I moved the plugin file that I wanted to install to the plugins folder where AS Is installed "D:\ProgramFiles\Android\Android Studio\plugins".

  4. Finally, I went to AS and installed de plugin from disk "settings ->plugins -> install plugin from disk", I selected the plugin file located in the step 3 and clicked in OK button. After AS restarted, the plugin was installed.

like image 144
ANDRESfff Avatar answered Oct 16 '25 22:10

ANDRESfff



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!