安卓开发遇到Error:Execution failed for task ':app:transformClassesWithDexForDebug'.
生活随笔
收集整理的這篇文章主要介紹了
安卓开发遇到Error:Execution failed for task ':app:transformClassesWithDexForDebug'.
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
問題如下:
Error:Execution failed for task ‘:app:transformClassesWithDexForDebug’.
com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexIndexOverflowException: method ID not in [0, 0xffff]: 65536
解決方法 :http://blog.csdn.net/janronehoo/article/details/48053203
轉載于:https://www.cnblogs.com/muyuge/p/6152114.html
《新程序員》:云原生和全面數字化實踐50位技術專家共同創作,文字、視頻、音頻交互閱讀總結
以上是生活随笔為你收集整理的安卓开发遇到Error:Execution failed for task ':app:transformClassesWithDexForDebug'.的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: textfile 属性
- 下一篇: 文件上传工具类源码