Android Studio 3.5 搜索插件marketplace plugins are not loaded 问题的可能的解决方法

基本信息

win10
没连v*n
AS 3.5

之前试过的无效的方法

1.不勾选 Use secure cocnnection
Android Studio 3.5 搜索插件marketplace plugins are not loaded 问题的可能的解决方法
2.各种plugin文件夹替换
3.关闭防火墙(我用的是火绒)

对我有用的方法

如果其他方法都没用,大家可以试一试这个方法。
参考链接:点击这里
Android Studio 3.5 搜索插件marketplace plugins are not loaded 问题的可能的解决方法
总共只有五个步骤:

1.找到安装Android Studio的文件夹中的bin文件夹,记事本打开里面的idea.properties.(建议用everything 搜索)

2.在txt中的末尾加上 idea.plugins.host=https://plugins.jetbrains.com
Android Studio 3.5 搜索插件marketplace plugins are not loaded 问题的可能的解决方法

3.保存txt,重启Android studio

4.注意,经过我的测试, Use secure cocnnection 不要勾选,否则还是不能链接plugins market。具体的位置可以看最开始那张图。windows defender防火墙最好也关一下。

5.此时就能正常打开plugin市场并下载了!

相关文章:

  • 2021-12-28
  • 2022-12-23
  • 2022-01-03
  • 2021-06-27
  • 2021-11-15
  • 2021-11-30
  • 2021-06-16
  • 2021-07-20
猜你喜欢
  • 2021-07-23
  • 2021-08-11
  • 2021-08-20
  • 2021-10-25
  • 2022-01-16
  • 2021-10-05
相关资源
相似解决方案