AndroidStudio2.2的Instant Run严重Bug

Posted DylanAndroid

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了AndroidStudio2.2的Instant Run严重Bug相关的知识,希望对你有一定的参考价值。

androidStudio2.2的Instant Run严重Bug

1.编译错误:Error:specified for property ‘resourceFile’ does not exist.

Error:A problem was found with the configuration of task’:app:packageArmDebug’.>File’E:\\kejiang\\AndroidStudioProjects\\Test\\app\\build\\intermediates\\res\\resources-arm-debug-stripped.ap_’ specified for property ‘resourceFile’ does not exist.

解决办法: 将shrinkResources true->shrinkResources false

以上是关于AndroidStudio2.2的Instant Run严重Bug的主要内容,如果未能解决你的问题,请参考以下文章

Android Studio 2.2 Preview 缺少所有屏幕尺寸

instant的短语都有哪些_instant的知识

instant的近义词辨析

Java8 Instant 时间戳

instant是啥意思

为啥 Instant 在彼此之后打印时显示不同的值? [关闭]