Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

transformClassesWithMultidexlistForArmv7Debug #60

Open
abunour22 opened this issue Oct 7, 2016 · 1 comment
Open

transformClassesWithMultidexlistForArmv7Debug #60

abunour22 opened this issue Oct 7, 2016 · 1 comment

Comments

@abunour22
Copy link

This is what i got after adding cordova-plugin-crosswalk-webview

Reading program jar [C:\Apache\AppServ\api\application\app-0.1\platforms\android\build\intermediates\transforms\jarMerging\armv7\debug\jars\1\1f\combined.jar]
Reading library jar [C:\android\android-sdk\build-tools\24.0.2\lib\shrinkedAndroid.jar]
Preparing output jar [C:\Apache\AppServ\api\application\app-0.1\platforms\android\build\intermediates\multi-dex\armv7\debug\componentClasses.jar]
Copying resources from program jar [C:\Apache\AppServ\api\application\app-0.1\platforms\android\build\intermediates\transforms\jarMerging\armv7\debug\jars\1\1f\combined.jar]
:transformClassesWithMultidexlistForArmv7Debug FAILED

BUILD FAILED

Total time: 1 mins 54.698 secs
FAILURE: Build failed with an exception.

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

    com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files\Java\jdk1.7.0_79\bin\java.exe'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
    Error: cmd: Command failed with exit code 1 Error output:
    FAILURE: Build failed with an exception.

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

    com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files\Java\jdk1.7.0_79\bin\java.exe'' finished with non-zero exit value 1

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

i tried to using this
https://github.com/jwall149/cordova-multidex

but same issue !!

@fujunwei
Copy link
Contributor

Could you please file a bug in JIRA https://crosswalk-project.org/jira

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

No branches or pull requests

2 participants