Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

No any plugin found marketplace in Android Studio 3.5

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.

like image 270
bikram Avatar asked Sep 09 '19 09:09

bikram


People also ask

Where are the Plugins in Android Studio?

Step 1: Open the Android Studio and go to File > Settings as shown in the below image. Step 2: After hitting on the Settings button a pop-up screen will arise like the following. Here select Plugins in the left panel.

Where is the plugin folder for Android Studio on Windows?

%USERPROFILE%\AndroidStudioProjects. Android SDK. %USERPROFILE%\AppData\Local\Android\SDK.

What are Plugins in Android Studio?

The Android Gradle plugin (AGP) is the official build system for Android applications. It includes support for compiling many different types of sources and linking them together into an application that you can run on a physical Android device or an emulator.


1 Answers

I have found a solution.

  1. Goto settings > Plugins > settings > manage plugin repositories
  2. Just add this https://plugins.jetbrains.com/?_ga=2.162362297.403428945.1567749495-1505371408.1558674007
  3. This is the url for jetbrains plugins
  4. Now try to search plugin in marketplace
like image 109
bikram Avatar answered Oct 01 '22 01:10

bikram