android - Eclipse ADT 意外异常 'Cannot run program'

标签 android linux eclipse adt ubuntu-13.10

我已经在笔记本电脑上安装了 ADT Bundle。我有 ubuntu 13.10,但是当我打开 ADT 时,我看到这条消息:

Unexpected exception 'Cannot run program "/home/.../Descargas/adt-bundle-linux-x86_64 20131030/sdk/platform-tools/adb": 
error=2, No existe el archivo o el directorio' while attempting to get adb version from '/home/.../Descargas/adt-bundle-linux-x86_64-20131030/sdk/platform-tools/adb'

[2013-12-25 16:20:14 - adb] Unexpected exception 'Cannot run program "/home/.../Descargas/adt-bundle-linux-x86_64-20131030/sdk/platform-tools/adb": 
error=2, No existe el archivo o el directorio' while attempting to get adb version from '/home/.../Descargas/adt-bundle-linux-x86_64-20131030/sdk/platform-tools/adb'

我是第一次在android上安装和开发,所以,我不知道该怎么做。 有人可以帮助我吗?

最佳答案

如果你使用的是 ubuntu 13.10(可能还有 >= 12.10 的其他版本),你可能需要安装

sudo apt-get install lib32ncurses5 lib32stdc++6 zlib1g:i386 libc6-i386

取而代之。 ia32-libs 在 13.10 上不再可用

关于android - Eclipse ADT 意外异常 'Cannot run program',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20777316/

相关文章:

java - Android ArrayIndexOutOfBoundsException..?

android - 获取存储在 sd 卡 + android 中的图像的缩略图 Uri/路径

c - Linux API "system"

linux - 如何知道服务器中运行的所有节点进程

python - Pygame 或 Python 中的透明窗口

java - 启动 bundle org.eclipse.jetty.osgi.boot 时出错(Eclipse 中的 OSGi 框架)

android - Maven 或 Ant + Ivy

Android - 数据库被锁定

eclipse - 使用 Java; HashMap 和 ArrayList 无法在 Eclipse 或 BlueJay 中编译

android - 生成的音频正弦波的持续时间