本文介紹了Android Studio 3.0 Beta4 上的 Dex 錯誤的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!
問題描述
Error:java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex
Error:java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex
Error:com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex
Error:com.android.dex.DexException: Multiple dex files define Lcom/google/zxing/integration/android/IntentResult;
推薦答案
我在使用 Android Studio 3.0 beta 4 時遇到了同樣的問題.我找到了解決方案.
I have same problem with Android Studio 3.0 beta 4. I found a solution.
1.在Build
菜單中,按Clean Project
按鈕.
2.任務完成后,按Build
菜單中的Rebuild Project
按鈕.
2. After task completed, press the Rebuild Project
button from the Build
menu.
這篇關于Android Studio 3.0 Beta4 上的 Dex 錯誤的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!
【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!