简体   繁体   English

Android Studio 2.3更新后加载项目时出错

[英]Error loading project after Android Studio 2.3 updates

Today I updated my Android studio to new version 2.3 and when I try to load my project popup with following error. 今天我将我的Android工作室更新到新版本2.3,当我尝试加载项目弹出窗口时出现以下错误。 Please help me out as I am working on some important project. 当我正在做一些重要的项目时,请帮助我。

thank you 谢谢 在此输入图像描述

I had similar problem but with different plugin (BlackBerry OS AVD caused this problem). 我有类似的问题,但使用不同的插件(BlackBerry OS AVD导致此问题)。 I searched for plugins name (last line in your error message), it showed BB dev site, I immediately knew what was going on. 我搜索了插件名称(错误信息中的最后一行),它显示了BB开发网站,我立即知道发生了什么。

Find which plugin caused error, then go to Configrue (bottom right corner) -> Plugins -> delete your plugin, restart android studio. 找到哪个插件导致错误,然后转到Configrue(右下角) - >插件 - >删除你的插件,重启android studio。

Worked for me. 为我工作。

I had the same problem, some plugins were creating problem for me. 我遇到了同样的问题,一些插件给我带来了问题。 so delete the plugins and restart the android studio. 所以删除插件并重启android studio。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM