You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.
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.
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'.
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'.
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 !!
The text was updated successfully, but these errors were encountered: