android: Error:Execution failed for task ':app:dexDebug'.Process finished with non-zero exit value 2 -


when compile mapbox project have error.

compile ('com.mapbox.mapboxsdk:mapbox-android-sdk:0.7.4@aar'){     transitive=true } 

error:execution failed task ':app:dexdebug'. com.android.ide.common.process.processexception: org.gradle.process.internal.execexception: process 'command '/library/java/javavirtualmachines/jdk1.7.0_79.jdk/contents/home/bin/java'' finished non-zero exit value 2

i tried use multidexenabled true, doesn't work. , tried find same .jar files, think 'com.android.support:support-v4:22.2.0',i delete , no work. don't know how solve it, please help.


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -