Android开发问题——Android Studio中GsonFormat安装失败:Plugin GsonFormat was not installed


在安装GsonFormat时,出现错误“Plugin GsonFormat was not installed: Cannot download 'http://plugins.jetbrains.com/pluginManager/?action=download&id=GsonFormat&build=AI-162.2228.14&uuid=48b387ec-80ad-4cf7-be88-b9d355f4afb4': Read timed out”

是因为使用了https协议下载导致的问题,具体解决方案如下:

 

找到settings->system settings->updata下面的Use secure Connetion去掉,冒是因为使用了https协议下载导致的问题

 

注意:需要关闭代理


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM