development snapshot-0.6.0 unable to build using gradle android studio

Issue #51 closed
pranit sawant created an issue

Currently we working on xmpp bosh http-bind based android client , API provided by babbler are really cool.

we facing this issue while building application using gradle in android studio.

**Error:Gradle: Execution failed for task ':app:preDexDebug'.

com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/usr/lib/jvm/jdk1.8.0_51/bin/java'' finished with non-zero exit value 1**

we able to compile this using 0.5.1 lib.

XmppClinet is missing in this release.

Steps to reproduce this bug: 1. put babbler-0.6.0-SNAPSHOT.jar in libs folder, 2. Add that libs as library in your project.

Comments (2)

  1. Christian Schudt repo owner

    Do you have any more information? Otherwise I will close this issue, because this does seem to be a problem with your build environment, not with this library.

  2. Log in to comment