I just installed eclipse, the android sdk and jdk on a fresh installation of opensuse 12.1, but by the time i create a new project i am getting the following error in the console:
[2012-04-05 14:11:05 TestingApp] /home/alex/android-sdk/platform-tools/aapt: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
I know that i am using a 64bit machine and i need to install some 32bit drivers (keep finding the name 'ia32-libs' everywhere, but when i used >zypper install ia32-libs in the terminal, i get a no provider of 'ia32-libs' found.
Any help is more than welcome. I'm searching since yesterday :/
In case it helps someone, I solved this error on openSUSE 12.2 (64bit) by installing:
sudo zypper install libstdc++47-32bit libzzip-0-13-32bit