Android Studio 导入应用时报错 Error:java.lang.RuntimeException: Some file crunching failed, see logs for de
生活随笔
收集整理的這篇文章主要介紹了
Android Studio 导入应用时报错 Error:java.lang.RuntimeException: Some file crunching failed, see logs for de
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
在app文件夾的build.gradle里加上
復(fù)制代碼
android {
……
aaptOptions.cruncherEnabled = false
aaptOptions.useNewCruncher = false
……
}
復(fù)制代碼
總結(jié)
以上是生活随笔為你收集整理的Android Studio 导入应用时报错 Error:java.lang.RuntimeException: Some file crunching failed, see logs for de的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 关于高德地图Android开发时地图只显
- 下一篇: 51nod 2006 飞行员配对(二分图