android - Multiple dex files define Lorg/apache/harmony/awt/internal/nls/Messages -


I am currently developing an Android application that includes "Generate PDFs" and "Send mail with user interacting" background) "I'm using 4th library activation.jar , additionnal.jar , Mail.zer & amp; droidText. 0.2.jar . When I run this project, I get this error.

  [2014-10-17 17:58:00 - Dex Loader] In executing the decks Unable to: Multiple Decks File Defines Logg / Apache / Harmony / ATT / Internal / NLS / Message; [2014-10-17 17:58:00 - PDF Mail] Conversion failed in DualVir format: Unable to execute dex: Multiple Dix files  

I see many links but I can not find the correct answer. So how do I solve it? Can I?

Edit

I Would resolve session problems. I can replace droidText.0.2.jar with the itextg-5.5.3.jar file.

Are you using Android Studio? If so, it may be helpful to work temporarily

Add it to build.gradle:

  android {dexOptions {preDexLibraries = false} ... }  

Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

python - mayavi mapping a discrete colorbar on a surface -