Android-Studio-2.3 错误:java.util.concurrent.ExecutionException:java.lang.RuntimeException:AAPT 进程未准备好接收命令 [英] Android-Studio-2.3 Error:java.util.concurrent.ExecutionException: java.lang.RuntimeException: AAPT process not ready to receive commands

查看:26
本文介绍了Android-Studio-2.3 错误:java.util.concurrent.ExecutionException:java.lang.RuntimeException:AAPT 进程未准备好接收命令的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我是 Android-Studio-2.3 的新手

Hi there I'm new on Android-Studio-2.3

我有这些弹出的错误消息:错误:java.util.concurrent.ExecutionException:java.lang.RuntimeException:AAPT 进程未准备好接收命令

I have these error messages that pop up : Error:java.util.concurrent.ExecutionException: java.lang.RuntimeException: AAPT process not ready to receive commands

错误:任务:app:mergeDebugResources"的执行失败.

Error:Execution failed for task ':app:mergeDebugResources'.

错误:java.util.concurrent.ExecutionException:java.lang.RuntimeException:AAPT 进程未准备好接收命令

Error: java.util.concurrent.ExecutionException: java.lang.RuntimeException: AAPT process not ready to receive commands

我访问过很多网站,但找不到解决此问题的方法顺便说一下,我已经尝试将我的 gradle 降级到 23.0.0 或 23.0.1,但它仍然不起作用.Android-Studio 要求我下载 25.0.0 版本,但当我这样做时,仍然出现上述错误消息!

I've been on many sites but I cannot find a solution to this problem By the way I have already tried to downgrade my gradle to 23.0.0 or 23.0.1 but it still doesn't work. Android-Studio asks me to download the 25.0.0 version but when I do that, the error messages above still come up !

有没有人有解决方案,我将非常感激:)

Does anybody have a solution, I would be very gratefull :)

推荐答案

我也有同样的问题,也无法解决.但:我假设您尝试在 Ubuntu 上安装 android studio?如果我是对的,你可以检查一下,你有哪个操作系统.如果是 64 位操作系统,您可以尝试以下操作:

I have the same problem and coudn't solve it either. BUT: I assume, that you tried to install android studio on Ubuntu? If I am right, you could check, which OS you have. If it is an 64bit os you could try it with the following:

sudo apt-get install lib32stdc++6
sudo apt-get install lib32z1

也许有帮助.

这篇关于Android-Studio-2.3 错误:java.util.concurrent.ExecutionException:java.lang.RuntimeException:AAPT 进程未准备好接收命令的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆