當前位置:
首頁 >
Android Studio 导入应用时报错 Error:java.lang.RuntimeException: Some file crunching failed, see logs for de
發布時間:2024/4/19
46
豆豆
生活随笔
收集整理的這篇文章主要介紹了
Android Studio 导入应用时报错 Error:java.lang.RuntimeException: Some file crunching failed, see logs for de
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
在app文件夾的build.gradle里加上
復制代碼
android {
……
aaptOptions.cruncherEnabled = false
aaptOptions.useNewCruncher = false
……
}
復制代碼
總結
以上是生活随笔為你收集整理的Android Studio 导入应用时报错 Error:java.lang.RuntimeException: Some file crunching failed, see logs for de的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 关于高德地图Android开发时地图只显
- 下一篇: android 重启app_[Boot]