I\'m looking for installing custom plugin on Android Studio, how can I go about it?
Press Ctrl - Alt - S (Settings)
Then choose Plugins
File-> Settings->Under IDE Settings click on Plugins. Now in right side window Click on Browse repositories and there you can find the plugins. Select which one you want and click on install
1) Launch Android Studio application
2) Choose File -> Settings (For Mac Preference )
3) Search for Plugins
In Android Studio 3.4.2
As far as installing a custom plugin there is a good walkthrough on GitHub for the rest2mobile library that could be used for any plugin.
Basically the steps are as follows:
That's all Folks!
2019: With Android Studio 3.4.2 started: