When I run my android app from eclipse, I get this error.
Unexpected exception \'Cannot run program \"/home/antz/Development/adt-bundle-linux/sdk/platform-t
This works great in Ubuntu 13.04 64bit version
You can no longer install ia32-libs, so you must the individual 32 bit libraries needed by adb
sudo apt-get install libc6-i386 lib32stdc++6 lib32gcc1 lib32ncurses5