我使用的是android studio,並且在構建它的apk時運行應用程序時沒有問題。當構建一個apk:DexIndexOverflowException:方法ID不在[0,0xffff]:65536
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
發表您的build.gradle文件? – Raghavendra
http://stackoverflow.com/questions/33313101/dexindexoverflowexception-only-when-running-tests –