在 Eclipse 中 运行 一个 Android 项目时出错
Error while running an Android project in Eclipse
我最近在 Linux Mint 32 位中安装了 Android SDK。之后,我还在 Eclipse 和 Android SDK 包中安装了 ADT 插件。一切都很好,但是当我完成我的 Android 项目并尝试在我的 AVD 上 运行 它时,它显示了这个错误:"The connection to ADB is down"。我几乎尝试了一切来解决这个问题。当我尝试从终端 运行 ADB 时,它显示 "Exec format error" 错误。我也更新了我的平台工具,但这个问题仍然存在。
Error looks like this picture:
我已经回答了你的问题。看看:
for 32bit users... Don't update "plateform-tools" to version 23.1.
foremost version you can use is 23.0.1 which you can download here
If you are on 64bit machine and having trouble using the latest
version of the plateform-tools.. check instructions here.
thanks for the working link- @Tyler
FROM:
同时检查:
希望对您有所帮助
我最近在 Linux Mint 32 位中安装了 Android SDK。之后,我还在 Eclipse 和 Android SDK 包中安装了 ADT 插件。一切都很好,但是当我完成我的 Android 项目并尝试在我的 AVD 上 运行 它时,它显示了这个错误:"The connection to ADB is down"。我几乎尝试了一切来解决这个问题。当我尝试从终端 运行 ADB 时,它显示 "Exec format error" 错误。我也更新了我的平台工具,但这个问题仍然存在。 Error looks like this picture:
我已经回答了你的问题。看看:
for 32bit users... Don't update "plateform-tools" to version 23.1.
foremost version you can use is 23.0.1 which you can download here
If you are on 64bit machine and having trouble using the latest version of the plateform-tools.. check instructions here.
thanks for the working link- @Tyler
FROM:
同时检查:
希望对您有所帮助