When I tried to search for a plugin in Android Studio 3.5, it loads then gives 'No results' no matter what plugin I search for. It doesn't show anything in the marketplace.
Asked
Active
Viewed 4,381 times
1 Answers
10
I have found a solution.
- Goto settings > Plugins > settings > manage plugin repositories
- Just add this https://plugins.jetbrains.com/?_ga=2.162362297.403428945.1567749495-1505371408.1558674007
- This is the url for jetbrains plugins
- Now try to search plugin in marketplace

bikram
- 7,127
- 2
- 51
- 63
-
7The url you provided looks a bit strange. Just found a better one https://plugins.jetbrains.com/androidstudio – Tima Oct 29 '19 at 20:20
-
2No plugins were showing up when I went to Configure -> Plugins. I went to Configure -> Settings -> Plugins, all the plugins were there, I didn't need to add the repo. – Stack Underflow May 29 '20 at 22:14
-
@Tima: This did it – GunJack May 30 '20 at 13:25