Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error when using new cordova plugins #32

Open
AllonisDave opened this issue Jul 30, 2017 · 1 comment
Open

Compile error when using new cordova plugins #32

AllonisDave opened this issue Jul 30, 2017 · 1 comment

Comments

@AllonisDave
Copy link

Getting this build error after adding this plugin into an existing project.

Error: cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':transformClassesWithDexForArmv7Debug'.

com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.and
roid.dex.DexException: Multiple dex files define Lorg/apache/commons/io/Charsets;

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
    Picked up _JAVA_OPTIONS: -Xmx512M

Researching this problem and it sounds like this plugin needs to be rebuilt so that it compiles using gradle. Any plans on issuing an updated version of this plugin so it will build correctly against more modern cordova plugins?

@fizaict
Copy link

fizaict commented Mar 14, 2019

Same issue please help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants