解决Android studio截屏出错

我的系统是w8.1 64,在eclipse上截屏不会出错,到了android studio上结果出错了

输出:

Unexpected error while obtaining screenshot: java.lang.IllegalStateException: @NotNull method com/android/tools/idea/ddms/screenshot/DeviceArtDescriptor.getArtDescriptor must not return null

谷歌之,这是一个已知的错误:

“It will be fix on next patch please wait till that..”

目前的解决办法是:

打开:plugins/android/lib/device-art-resources/device-art.xml
注释掉33行到43行的内容
就是:
在33行插入<!-- 在43行插入 -->
然后就可以愉快的截屏啦

 

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。