我在 Ubuntu 12.04 x64 上安装了最新的 Android SDK 我遇到了与Problems with Eclipse and Android SDK几乎相同的问题。Eclipse ADT 插件对我不起作用,它的 Android 窗口显示
SDK/build-tools/17.0.0/aapt: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
当我创建一个新的 Android 项目时。
然后我试过了
sudo apt-get install ia32-libs
但命令失败并返回
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet …Run Code Online (Sandbox Code Playgroud)