Problem with aapt and adb in Ubuntu 64 Posted on 2 November 2012 by kosmas Reply emailFacebookTwitterLinkedinProblem You have a problem with aapt and adb after installing the android-sdk tools in an Ubuntu 64 installation. Solution Make sure you install the 32-bit libraries with: sudo apt-get install ia32-libs 1 sudo apt-get install ia32-libs