码迷,mamicode.com
首页 > 移动开发 > 详细

Intellij IDEA报错:Could not save application settings: java.io.IOException: java.lang.AssertionError: Unexpected content storage modificat

时间:2017-09-11 15:15:06      阅读:294      评论:0      收藏:0      [点我收藏+]

标签:com   expected   issue   int   ica   settings   got   emulator   windows   

Question:

  i have a message saying "Could not save application settings: java.io.IOException: java.lang.AssertionError: Unexpected content storage modification" when running the apps. Anybody have an idea how to fix this?

Answer:

  I ran into this issue as well. My system keeps having issues, it seems to be that Avast (antivirus) likes to scan the Gradle processes while building apps. Normally it happens when I try to build and run an emulator, then when I disable Avast the process resumes. This time, my computer locked up, and when I went to load any projects, I got the "Unexpected content storage modification" error.

I found a fix, and all it took was renaming/deleting the .AndroidStudio hidden folder in Windows, under your home directory. C:\Users\Administrator\.IntelliJIdea13.1(本地修改的地方,由.IntelliJIdea13改成.IntelliJIdea13.1). I renamed mine and I‘m back up and running.

Intellij IDEA报错:Could not save application settings: java.io.IOException: java.lang.AssertionError: Unexpected content storage modificat

标签:com   expected   issue   int   ica   settings   got   emulator   windows   

原文地址:http://www.cnblogs.com/lmmblogs/p/7504850.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!