【发布时间】:2016-08-18 20:52:03
【问题描述】:
禁用即时运行后,我无法将应用程序部署到设备。如果启用即时运行,一切正常。
错误:任务执行失败 ':app:transformClassesWithDexForEnemDebug'.
com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException:com.android.dex.DexException: 多个dex文件定义了Lbolts/AggregateException;
【问题讨论】:
标签: android android-studio android-instant-run