The Android SDK is provided by default as 32 bit version only. If you’re on Linux x64 (Intel/AMD), you have to install the 32 bit compatibility layer, otherwise nothing will work proper.

In my case it was easy on Ubuntu (at the time of this writing i’ve been running 12.04):

apt-get install ia32-libs
apt-get install sun-java6-jdk

Without the ia32-libs, adb will not run!

Benjamin Wiedmann

Benjamin Wiedmann is an IT Professional, Software Developer, Photograph and Musician. Read more...

More Posts - Website

Follow Me:
TwitterLinkedInGoogle Plus


Benjamin Wiedmann

Benjamin Wiedmann is an IT Professional, Software Developer, Photograph and Musician. Read more...

0 Comments

Leave a Reply

Avatar placeholder

This site uses Akismet to reduce spam. Learn how your comment data is processed.