編譯報(bào)錯(cuò),與各位之前所說的背景圖格式不對的問題不同。如下:
Error:Execution failed for task ':app:mergeDebugResources'.
> Error: java.lang.RuntimeException: Some file crunching failed, see logs for details
請問大神們這是什么意思?
cannot resolve symbol R
Error:Execution failed for task ':app:mergeDebugResources'.
> Error: java.lang.RuntimeException: Some file crunching failed, see logs for details
請問大神們這是什么意思?
cannot resolve symbol R
2016-10-28
舉報(bào)
2016-11-04
R 類導(dǎo)包錯(cuò)誤,?
可能是導(dǎo)入的R類為: import android.R;?
也可能是項(xiàng)目構(gòu)建過程中因Resource 資源有誤,導(dǎo)致未自動(dòng)生成R文件