当前位置: 首页 > 知识库问答 >
问题:

错误:任务执行失败:应用程序:dexDebug。在Android系统中

陈和裕
2023-03-14

我是机器人编程的新手。当我运行我的应用程序时,它显示这种错误

错误:任务执行失败:应用程序:dexDebug。

com.android.ide.common.process.process异常: process.gradle.internal.exec异常: 进程 '命令 'C:\程序文件\Java\jdk1.7.0_67\bin\java.exe'' 以非零退出值 2 完成

这是我的gradle:

apply plugin: 'com.android.application'

android {
    compileSdkVersion 23
    buildToolsVersion "23.0.1"

defaultConfig {
    applicationId "uz.ums"
    minSdkVersion 16
    targetSdkVersion 23
    versionCode 1
    versionName "1.0"
    useLibrary 'org.apache.http.legacy'
}
buildTypes {
    release {
        minifyEnabled false
        proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
    }
}
}

dependencies {
    compile fileTree(dir: 'libs', include: ['*.jar'])
    testCompile 'junit:junit:4.12'
    compile 'com.android.support:appcompat-v7:23.0.1'
    compile 'com.github.traex.rippleeffect:library:1.3'
    compile 'com.android.support:cardview-v7:23.0.1'
    compile 'com.android.support:design:23.0.1'
    compile 'com.mcxiaoke.volley:library-aar:1.0.0'
    compile 'com.android.support:recyclerview-v7:+'
    compile files('libs/picasso-2.5.2.jar')
    compile 'com.squareup.okhttp3:okhttp:3.0.1'

}

我清理项目和重建,但这并没有帮助me.What你能给我建议吗!事先谢谢

共有1个答案

阳宗清
2023-03-14

你可以试试这个

defaultConfig {        
    // Enabling multidex support.
    multiDexEnabled true
}
 类似资料:
  • 在这里,我正在android studio 1.1.0中使用“Fabric Plugin”集成twitter(使用twitter登录) 错误:任务执行失败:应用程序:dexDebug。 com.android.ide.common.internal。LoggedErrorException:无法运行命令:/home/dhruv/dhruv/sdk/build tools/21.0.2/dx--de

  • 我正在使用这个库https://github.com/mikepenz/MaterialDrawer 当我尝试运行我的项目时,我得到以下错误: 错误: 错误:任务': app: dexDebug'的执行失败。com.android.ide.common.process.ProcessExc0019:org.gradle.process.internal.ExecExc0019: Process'命

  • 我是android studio的新手,正在制作一个简单的天气应用程序。我编写了代码,但仍然出现以下错误: 任务': app: dexDebug'执行失败。 通用域名格式。Android石斑鱼类。常见的过程ProcessException:org。格拉德尔。过程内部的ExecException:进程'command'/usr/lib/jvm/java-7-openjdk-amd64/bin/jav

  • 这是我的Gradle档案 消息gradle构建后运行项目这个错误 错误:任务“:app:dexDebug”的执行失败。 通用域名格式。Android石斑鱼类。常见的过程ProcessException:org。格拉德尔。过程内部的ExecException:进程“命令”C:\Program Files\Java\jdk1。7.0_80\bin\java。exe“”已完成,退出值为非零2

  • 当我尝试在手机上运行应用程序时,出现以下错误: 错误:任务“app:dexDebug”的执行失败。com.android.ide.common.process。ProcessException:org.gradle.process.internal。ExecException:处理C:\ProgramFiles\Java\jdk1.8.0_65\bin\Java中的“命令”。exe“”以非零退出值

  • 我在编译我的项目时遇到问题,我得到错误< code >任务执行失败':app:dexDebug'。错误:任务执行失败:应用程序:dexDebug。 com . Android . ide . common . internal . logged Error异常:无法运行命令:C:\ Users \ Diana \ AppData \ Local \ Android \ SDK \ build-to