List of plugins was not loaded android studio -


i'm trying install plugin in android studio when click browse respository shows dialog enter image description here

anyone knows how fix this?

check permissions on /root/.androidstudio confirm can create directory plugins.

simple way modify permissions user(u), group(g) , other(o) command line:

chmod -r ugo+rw /root/.androidstudio/