Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
1151 Discussions

update 3.1 from 3.0 compile ERROR Multiple dex files define

snow__fly
Beginner
709 Views

update 3.1 from 3.0 later,ERROR in android 5.0 before:

Error:Error converting bytecode to dex:
Cause: com.android.dex.DexException: Multiple dex files define Lorg/webrtc/VideoCapturerAndroid$CameraErrorHandler;

:app:transformClassesWithDexForDebug FAILED

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.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'D:\Program Files\Java\jdk1.8.0_60\bin\java.exe'' finished with non-zero exit value 2

Information:BUILD FAILED

 

But android 5.0 later no error.,run OK。

 

 

0 Kudos
2 Replies
Chunbo_H_Intel1
Employee
709 Views

Hi Snow,

We've never met this issue...

Please try to clean the environment and rebuild.

Thanks!

 

0 Kudos
Modi__Vivek
Beginner
709 Views

I got the same error below API level 21.

0 Kudos
Reply