2014-02-06 38 views

回答

0

我遇到了同样的问题,有的几天回来。不知道这种解决方案是否也适用于您,但如果症状相同,您可以尝试一下。

1. I have an antivirus that moved aapt.exe to the quarantine. 
    Hence check the settings of the antivirus if you have one, 
    and place the folder that contains aapt.exe 
    (that means all the versions) into the exclusion folder. 

2. Once that is done, If the antivirus complains that aapt wants to modify 
things and it may harm the system, select watch if you have 
such an option (or basically allow, and keep under watch). 

3. And build the project again. 

希望对你有帮助和帮助。

0

试试这个..

1)检查您的XML或任何检查写入错误

2)清理项目

3)否则关闭日食并重新启动

我也发生过同样的问题,它会是我的style.xml文件,所以我改变t他与适当的syntex和重新启动我的日食后得到解决。

希望这可以帮助你。